Compare commits

..

No commits in common. "main" and "v1.1.12" have entirely different histories.

95 changed files with 3056 additions and 4025 deletions

View File

@ -82,7 +82,7 @@ jobs:
shell: bash shell: bash
run: | run: |
CGO_ENABLED=1 wails build -platform ${{ matrix.platform }} \ CGO_ENABLED=1 wails build -platform ${{ matrix.platform }} \
-ldflags "-X main.version=${{ steps.normalise_version.outputs.version }} -X main.gaMeasurementID=${{ secrets.GA_MEASUREMENT_ID }} -X main.gaSecretKey=${{ secrets.MAC_GA_SECRET }}" -ldflags "-X main.version=${{ github.event.release.tag_name }} -X main.gaMeasurementID=${{ secrets.GA_MEASUREMENT_ID }} -X main.gaSecretKey=${{ secrets.MAC_GA_SECRET }}"
# - name: Notarise macOS app + create dmg # - name: Notarise macOS app + create dmg
# shell: bash # shell: bash

View File

@ -105,7 +105,6 @@ jobs:
-ldflags "-X main.version=v${{ steps.normalise_version.outputs.version }}" -ldflags "-X main.version=v${{ steps.normalise_version.outputs.version }}"
- name: Codesign Windows NSIS installer - name: Codesign Windows NSIS installer
shell: powershell
working-directory: ./build/bin working-directory: ./build/bin
run: | run: |
echo "Creating certificate file" echo "Creating certificate file"
@ -113,7 +112,7 @@ jobs:
Set-Content -Path certificate\certificate.txt -Value '${{ secrets.WIN_SIGNING_CERT }}' Set-Content -Path certificate\certificate.txt -Value '${{ secrets.WIN_SIGNING_CERT }}'
certutil -decode certificate\certificate.txt certificate\certificate.pfx certutil -decode certificate\certificate.txt certificate\certificate.pfx
echo "Signing TinyRDM installer" echo "Signing TinyRDM installer"
& 'C:/Program Files (x86)/Windows Kits/10/bin/10.0.17763.0/x86/signtool.exe' sign /fd sha256 /tr http://timestamp.digicert.com /f certificate\certificate.pfx /p '${{ secrets.WIN_SIGNING_CERT_PASSWORD }}' TinyRDM-${{ steps.normalise_platform_name.outputs.pname }}-installer.exe & 'C:/Program Files (x86)/Windows Kits/10/bin/10.0.17763.0/x86/signtool.exe' sign /fd sha256 /tr http://ts.ssl.com /f certificate\certificate.pfx /p '${{ secrets.WIN_SIGNING_CERT_PASSWORD }}' TinyRDM-${{ steps.normalise_platform_name.outputs.pname }}-installer.exe
- name: Rename installer - name: Rename installer
working-directory: ./build/bin working-directory: ./build/bin

View File

@ -3,7 +3,7 @@
</div> </div>
<h1 align="center">Tiny RDM</h1> <h1 align="center">Tiny RDM</h1>
<h4 align="center"><strong>English</strong> | <a href="https://github.com/tiny-craft/tiny-rdm/blob/main/README_zh.md"> <h4 align="center"><strong>English</strong> | <a href="https://github.com/tiny-craft/tiny-rdm/blob/main/README_zh.md">
简体中文</a> | <a href="https://github.com/tiny-craft/tiny-rdm/blob/main/README_ja.md">日本語</a></h4> 简体中文</a></h4>
<div align="center"> <div align="center">
[![License](https://img.shields.io/github/license/tiny-craft/tiny-rdm)](https://github.com/tiny-craft/tiny-rdm/blob/main/LICENSE) [![License](https://img.shields.io/github/license/tiny-craft/tiny-rdm)](https://github.com/tiny-craft/tiny-rdm/blob/main/LICENSE)

View File

@ -1,111 +0,0 @@
<div align="center">
<a href="https://github.com/tiny-craft/tiny-rdm/"><img src="build/appicon.png" width="120"/></a>
</div>
<h1 align="center">Tiny RDM</h1>
<h4 align="center"><strong><a href="/">English</a></strong> | <a href="https://github.com/tiny-craft/tiny-rdm/blob/main/README_zh.md">简体中文</a> | 日本語</h4>
<div align="center">
[![License](https://img.shields.io/github/license/tiny-craft/tiny-rdm)](https://github.com/tiny-craft/tiny-rdm/blob/main/LICENSE)
[![GitHub release](https://img.shields.io/github/release/tiny-craft/tiny-rdm)](https://github.com/tiny-craft/tiny-rdm/releases)
![GitHub All Releases](https://img.shields.io/github/downloads/tiny-craft/tiny-rdm/total)
[![GitHub stars](https://img.shields.io/github/stars/tiny-craft/tiny-rdm)](https://github.com/tiny-craft/tiny-rdm/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/tiny-craft/tiny-rdm)](https://github.com/tiny-craft/tiny-rdm/fork)
[![Discord](https://img.shields.io/discord/1170373259133456434?label=Discord&color=5865F2)](https://discord.gg/VTFbBMGjWh)
[![X](https://img.shields.io/badge/Twitter-black?logo=x&logoColor=white)](https://twitter.com/Lykin53448)
<strong>Tiny RDMは、Mac、Windows、Linuxで利用可能な、モダンで軽量なクロスプラットフォームのRedisデスクトップマネージャーです。</strong>
</div>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="screenshots/dark_en.png">
<source media="(prefers-color-scheme: light)" srcset="screenshots/light_en.png">
<img alt="screenshot" src="screenshots/dark_en.png">
</picture>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="screenshots/dark_en2.png">
<source media="(prefers-color-scheme: light)" srcset="screenshots/light_en2.png">
<img alt="screenshot" src="screenshots/dark_en2.png">
</picture>
## 特徴
* 超軽量、Webview2をベースにしており、埋め込みブラウザなし[Wails](https://github.com/wailsapp/wails)に感謝)。
* 視覚的でユーザーフレンドリーなUI、ライトとダークテーマを提供[Naive UI](https://github.com/tusen-ai/naive-ui)と[IconPark](https://iconpark.oceanengine.com)に感謝)。
* 多言語サポート([もっと多くの言語が必要ですか?ここをクリックして貢献してください](.github/CONTRIBUTING.md))。
* より良い接続管理SSHトンネル/SSL/センチネルモード/クラスターモード/HTTPプロキシ/SOCKS5プロキシをサポート。
* キー値操作の可視化、リスト、ハッシュ、文字列、セット、ソートセット、ストリームのCRUDサポート。
* 複数のデータ表示形式とデコード/解凍方法をサポート。
* SCANを使用してセグメント化された読み込みを行い、数百万のキーを簡単にリスト化。
* コマンド操作履歴のログリスト。
* コマンドラインモードを提供。
* スローログリストを提供。
* リスト/ハッシュ/セット/ソートセットのセグメント化された読み込みとクエリ。
* リスト/ハッシュ/セット/ソートセットの値のデコード/解凍を提供。
* Monaco Editorと統合。
* リアルタイムコマンド監視をサポート。
* データのインポート/エクスポートをサポート。
* パブリッシュ/サブスクライブをサポート。
* 接続プロファイルのインポート/エクスポートをサポート。
* 値表示のためのカスタムデータエンコーダーとデコーダーをサポート([こちらが手順です](https://redis.tinycraft.cc/guide/custom-decoder/))。
## インストール
[こちら](https://github.com/tiny-craft/tiny-rdm/releases)から無料でダウンロードできます。
> macOSにインストール後に開けない場合は、以下のコマンドを実行してから再度開いてください
> ``` shell
> sudo xattr -d com.apple.quarantine /Applications/Tiny\ RDM.app
> ```
## ビルドガイドライン
### 前提条件
* Go最新バージョン
* Node.js >= 16
* NPM >= 9
### Wailsのインストール
```bash
go install github.com/wailsapp/wails/v2/cmd/wails@latest
```
### コードの取得
```bash
git clone https://github.com/tiny-craft/tiny-rdm --depth=1
```
### フロントエンドのビルド
```bash
npm install --prefix ./frontend
```
または
```bash
cd frontend
npm install
```
### コンパイルと実行
```bash
wails dev
```
## について
### Wechat公式アカウント
<img src="docs/images/wechat_official.png" alt="wechat" width="360" />
### スポンサー
このプロジェクトが役立つ場合は、コーヒーを一杯おごってください ☕️。
* Wechatスポンサー
<img src="docs/images/wechat_sponsor.jpg" alt="wechat" width="200" />

View File

@ -2,7 +2,7 @@
<a href="https://github.com/tiny-craft/tiny-rdm/"><img src="build/appicon.png" width="120"/></a> <a href="https://github.com/tiny-craft/tiny-rdm/"><img src="build/appicon.png" width="120"/></a>
</div> </div>
<h1 align="center">Tiny RDM</h1> <h1 align="center">Tiny RDM</h1>
<h4 align="center"><strong><a href="/">English</a></strong> | 简体中文 | <a href="https://github.com/tiny-craft/tiny-rdm/blob/main/README_ja.md">日本語</a></h4> <h4 align="center"><strong><a href="/">English</a></strong> | 简体中文</h4>
<div align="center"> <div align="center">
[![License](https://img.shields.io/github/license/tiny-craft/tiny-rdm)](https://github.com/tiny-craft/tiny-rdm/blob/main/LICENSE) [![License](https://img.shields.io/github/license/tiny-craft/tiny-rdm)](https://github.com/tiny-craft/tiny-rdm/blob/main/LICENSE)
@ -106,10 +106,6 @@ wails dev
<img src="docs/images/wechat_official.png" alt="wechat" width="360" /> <img src="docs/images/wechat_official.png" alt="wechat" width="360" />
### B站官方账号
<img src="docs/images/bilibili_official.png" alt="bilibili" width="360" />
### 独立开发互助QQ群 ### 独立开发互助QQ群
``` ```

View File

@ -23,7 +23,6 @@ import (
"tinyrdm/backend/types" "tinyrdm/backend/types"
"tinyrdm/backend/utils/coll" "tinyrdm/backend/utils/coll"
convutil "tinyrdm/backend/utils/convert" convutil "tinyrdm/backend/utils/convert"
maputil "tinyrdm/backend/utils/map"
redis2 "tinyrdm/backend/utils/redis" redis2 "tinyrdm/backend/utils/redis"
sliceutil "tinyrdm/backend/utils/slice" sliceutil "tinyrdm/backend/utils/slice"
strutil "tinyrdm/backend/utils/string" strutil "tinyrdm/backend/utils/string"
@ -99,9 +98,9 @@ func (b *browserService) OpenConnection(name string) (resp types.JSResp) {
selConn := Connection().getConnection(name) selConn := Connection().getConnection(name)
// correct last database index // correct last database index
lastDB := selConn.LastDB lastDB := selConn.LastDB
if selConn.DBFilterType == "show" && !slices.Contains(selConn.DBFilterList, lastDB) { if selConn.DBFilterType == "show" && !sliceutil.Contains(selConn.DBFilterList, lastDB) {
lastDB = selConn.DBFilterList[0] lastDB = selConn.DBFilterList[0]
} else if selConn.DBFilterType == "hide" && slices.Contains(selConn.DBFilterList, lastDB) { } else if selConn.DBFilterType == "hide" && sliceutil.Contains(selConn.DBFilterList, lastDB) {
lastDB = selConn.DBFilterList[0] lastDB = selConn.DBFilterList[0]
} }
if lastDB != selConn.LastDB { if lastDB != selConn.LastDB {
@ -156,13 +155,12 @@ func (b *browserService) OpenConnection(name string) (resp types.JSResp) {
} else { } else {
// get database info // get database info
var res string var res string
info := map[string]map[string]string{} res, err = client.Info(ctx, "keyspace").Result()
if res, err = client.Info(ctx, "keyspace").Result(); err != nil { if err != nil {
//resp.Msg = "get server info fail:" + err.Error() resp.Msg = "get server info fail:" + err.Error()
//return return
} else {
info = b.parseInfo(res)
} }
info := b.parseInfo(res)
if totaldb <= 0 { if totaldb <= 0 {
// cannot retrieve the database count by "CONFIG GET databases", try to get max index from keyspace // cannot retrieve the database count by "CONFIG GET databases", try to get max index from keyspace
@ -224,32 +222,24 @@ func (b *browserService) OpenConnection(name string) (resp types.JSResp) {
} }
} }
// get redis server version
var version string
if res, err := client.Info(ctx, "server").Result(); err == nil || errors.Is(err, redis.Nil) {
info := b.parseInfo(res)
serverInfo := maputil.Get(info, "Server", map[string]string{})
version = maputil.Get(serverInfo, "redis_version", "1.0.0")
}
resp.Success = true resp.Success = true
resp.Data = map[string]any{ resp.Data = map[string]any{
"db": dbs, "db": dbs,
"view": selConn.KeyView, "view": selConn.KeyView,
"lastDB": selConn.LastDB, "lastDB": selConn.LastDB,
"version": version,
} }
return return
} }
// CloseConnection close redis server connection // CloseConnection close redis server connection
func (b *browserService) CloseConnection(name string) (resp types.JSResp) { func (b *browserService) CloseConnection(name string) (resp types.JSResp) {
if item, ok := b.connMap[name]; ok { item, ok := b.connMap[name]
if ok {
delete(b.connMap, name) delete(b.connMap, name)
if item.cancelFunc != nil {
item.cancelFunc()
}
if item.client != nil { if item.client != nil {
if item.cancelFunc != nil {
item.cancelFunc()
}
item.client.Close() item.client.Close()
} }
} }
@ -257,7 +247,7 @@ func (b *browserService) CloseConnection(name string) (resp types.JSResp) {
return return
} }
func (b *browserService) createRedisClient(ctx context.Context, selConn types.ConnectionConfig) (client redis.UniversalClient, err error) { func (b *browserService) createRedisClient(selConn types.ConnectionConfig) (client redis.UniversalClient, err error) {
hook := redis2.NewHook(selConn.Name, func(cmd string, cost int64) { hook := redis2.NewHook(selConn.Name, func(cmd string, cost int64) {
now := time.Now() now := time.Now()
//last := strings.LastIndex(cmd, ":") //last := strings.LastIndex(cmd, ":")
@ -278,10 +268,10 @@ func (b *browserService) createRedisClient(ctx context.Context, selConn types.Co
return return
} }
_ = client.Do(ctx, "CLIENT", "SETNAME", url.QueryEscape(selConn.Name)).Err() _ = client.Do(b.ctx, "CLIENT", "SETNAME", url.QueryEscape(selConn.Name)).Err()
// add hook to each node in cluster mode // add hook to each node in cluster mode
if cluster, ok := client.(*redis.ClusterClient); ok { if cluster, ok := client.(*redis.ClusterClient); ok {
err = cluster.ForEachShard(ctx, func(ctx context.Context, cli *redis.Client) error { err = cluster.ForEachShard(b.ctx, func(ctx context.Context, cli *redis.Client) error {
cli.AddHook(hook) cli.AddHook(hook)
return nil return nil
}) })
@ -293,15 +283,15 @@ func (b *browserService) createRedisClient(ctx context.Context, selConn types.Co
client.AddHook(hook) client.AddHook(hook)
} }
if _, err = client.Ping(ctx).Result(); err != nil && !errors.Is(err, redis.Nil) { if _, err = client.Ping(b.ctx).Result(); err != nil && !errors.Is(err, redis.Nil) {
err = errors.New("can not connect to redis server:" + err.Error()) err = errors.New("can not connect to redis server:" + err.Error())
return return
} }
return return
} }
// get a redis client from local cache or create a new one // get a redis client from local cache or create a new open
// if db >= 0, it will also switch to target database index // if db >= 0, will also switch to db index
func (b *browserService) getRedisClient(server string, db int) (item *connectionItem, err error) { func (b *browserService) getRedisClient(server string, db int) (item *connectionItem, err error) {
b.mutex.Lock() b.mutex.Lock()
defer b.mutex.Unlock() defer b.mutex.Unlock()
@ -326,22 +316,15 @@ func (b *browserService) getRedisClient(server string, db int) (item *connection
selConn := Connection().getConnection(server) selConn := Connection().getConnection(server)
if selConn == nil { if selConn == nil {
err = fmt.Errorf("no match connection \"%s\"", server) err = fmt.Errorf("no match connection \"%s\"", server)
delete(b.connMap, server)
return return
} }
ctx, cancelFunc := context.WithCancel(b.ctx)
b.connMap[server] = &connectionItem{
ctx: ctx,
cancelFunc: cancelFunc,
}
var connConfig = selConn.ConnectionConfig var connConfig = selConn.ConnectionConfig
connConfig.LastDB = db connConfig.LastDB = db
client, err = b.createRedisClient(ctx, connConfig) client, err = b.createRedisClient(connConfig)
if err != nil { if err != nil {
delete(b.connMap, server)
return return
} }
ctx, cancelFunc := context.WithCancel(b.ctx)
item = &connectionItem{ item = &connectionItem{
client: client, client: client,
ctx: ctx, ctx: ctx,
@ -462,7 +445,7 @@ func (b *browserService) scanKeys(ctx context.Context, client redis.UniversalCli
filterType := len(keyType) > 0 filterType := len(keyType) > 0
scanSize := int64(Preferences().GetScanSize()) scanSize := int64(Preferences().GetScanSize())
// define sub scan function // define sub scan function
scan := func(ctx context.Context, cli redis.UniversalClient, count int64, appendFunc func(k []any)) error { scan := func(ctx context.Context, cli redis.UniversalClient, appendFunc func(k []any)) error {
var loadedKey []string var loadedKey []string
var scanCount int64 var scanCount int64
for { for {
@ -492,22 +475,16 @@ func (b *browserService) scanKeys(ctx context.Context, client redis.UniversalCli
if cluster, ok := client.(*redis.ClusterClient); ok { if cluster, ok := client.(*redis.ClusterClient); ok {
// cluster mode // cluster mode
var mutex sync.Mutex var mutex sync.Mutex
var totalMaster int64
cluster.ForEachMaster(ctx, func(ctx context.Context, cli *redis.Client) error {
totalMaster += 1
return nil
})
partCount := count / max(totalMaster, 1)
err = cluster.ForEachMaster(ctx, func(ctx context.Context, cli *redis.Client) error { err = cluster.ForEachMaster(ctx, func(ctx context.Context, cli *redis.Client) error {
// FIXME: BUG? can not fully load in cluster mode? maybe remove the shared "cursor" // FIXME: BUG? can not fully load in cluster mode? maybe remove the shared "cursor"
return scan(ctx, cli, partCount, func(k []any) { return scan(ctx, cli, func(k []any) {
mutex.Lock() mutex.Lock()
keys = append(keys, k...) keys = append(keys, k...)
mutex.Unlock() mutex.Unlock()
}) })
}) })
} else { } else {
err = scan(ctx, client, count, func(k []any) { err = scan(ctx, client, func(k []any) {
keys = append(keys, k...) keys = append(keys, k...)
}) })
} }
@ -876,8 +853,7 @@ func (b *browserService) GetKeyDetail(param types.KeyDetailParam) (resp types.JS
continue continue
} }
items = append(items, types.ListEntryItem{ items = append(items, types.ListEntryItem{
Index: len(items), Value: val,
Value: strutil.EncodeRedisKey(val),
}) })
if doConvert { if doConvert {
if dv, _, _ := convutil.ConvertTo(val, param.Decode, param.Format, decoder); dv != val { if dv, _, _ := convutil.ConvertTo(val, param.Decode, param.Format, decoder); dv != val {
@ -994,7 +970,7 @@ func (b *browserService) GetKeyDetail(param types.KeyDetailParam) (resp types.JS
} }
for _, val := range loadedKey { for _, val := range loadedKey {
items = append(items, types.SetEntryItem{ items = append(items, types.SetEntryItem{
Value: strutil.EncodeRedisKey(val), Value: val,
}) })
if doConvert { if doConvert {
if dv, _, _ := convutil.ConvertTo(val, param.Decode, param.Format, decoder); dv != val { if dv, _, _ := convutil.ConvertTo(val, param.Decode, param.Format, decoder); dv != val {
@ -1015,7 +991,7 @@ func (b *browserService) GetKeyDetail(param types.KeyDetailParam) (resp types.JS
loadedKey, cursor, subErr = client.SScan(ctx, key, cursor, matchPattern, scanSize).Result() loadedKey, cursor, subErr = client.SScan(ctx, key, cursor, matchPattern, scanSize).Result()
items = make([]types.SetEntryItem, len(loadedKey)) items = make([]types.SetEntryItem, len(loadedKey))
for i, val := range loadedKey { for i, val := range loadedKey {
items[i].Value = strutil.EncodeRedisKey(val) items[i].Value = val
if doConvert { if doConvert {
if dv, _, _ := convutil.ConvertTo(val, param.Decode, param.Format, decoder); dv != val { if dv, _, _ := convutil.ConvertTo(val, param.Decode, param.Format, decoder); dv != val {
items[i].DisplayValue = dv items[i].DisplayValue = dv
@ -1061,7 +1037,7 @@ func (b *browserService) GetKeyDetail(param types.KeyDetailParam) (resp types.JS
for i := 0; i < len(loadedVal); i += 2 { for i := 0; i < len(loadedVal); i += 2 {
if score, err = strconv.ParseFloat(loadedVal[i+1], 64); err == nil { if score, err = strconv.ParseFloat(loadedVal[i+1], 64); err == nil {
items = append(items, types.ZSetEntryItem{ items = append(items, types.ZSetEntryItem{
Value: strutil.EncodeRedisKey(loadedVal[i]), Value: loadedVal[i],
Score: score, Score: score,
}) })
if doConvert { if doConvert {
@ -1095,7 +1071,7 @@ func (b *browserService) GetKeyDetail(param types.KeyDetailParam) (resp types.JS
continue continue
} }
entry := types.ZSetEntryItem{ entry := types.ZSetEntryItem{
Value: strutil.EncodeRedisKey(val), Value: val,
} }
if math.IsInf(z.Score, 1) { if math.IsInf(z.Score, 1) {
entry.ScoreStr = "+inf" entry.ScoreStr = "+inf"
@ -1341,10 +1317,7 @@ func (b *browserService) SetKeyValue(param types.SetKeyParam) (resp types.JSResp
if err == nil && expiration > 0 { if err == nil && expiration > 0 {
client.Expire(ctx, key, expiration) client.Expire(ctx, key, expiration)
} }
var ok bool savedValue = param.Value
if savedValue, ok = param.Value.(string); !ok {
savedValue = ""
}
} }
if err != nil { if err != nil {
@ -1352,50 +1325,9 @@ func (b *browserService) SetKeyValue(param types.SetKeyParam) (resp types.JSResp
return return
} }
resp.Success = true resp.Success = true
respData := map[string]any{} resp.Data = map[string]any{
if val, ok := savedValue.(string); ok { "value": savedValue,
respData["value"] = strutil.EncodeRedisKey(val)
} }
resp.Data = respData
return
}
// GetHashValue get hash field
func (b *browserService) GetHashValue(param types.GetHashParam) (resp types.JSResp) {
item, err := b.getRedisClient(param.Server, param.DB)
if err != nil {
resp.Msg = err.Error()
return
}
client, ctx := item.client, item.ctx
key := strutil.DecodeRedisKey(param.Key)
val, err := client.HGet(ctx, key, param.Field).Result()
if errors.Is(err, redis.Nil) {
resp.Msg = "field in key not found"
return
}
if err != nil {
resp.Msg = err.Error()
return
}
var displayVal string
if (len(param.Decode) > 0 && param.Decode != types.DECODE_NONE) ||
(len(param.Format) > 0 && param.Format != types.FORMAT_RAW) {
decoder := Preferences().GetDecoder()
displayVal, _, _ = convutil.ConvertTo(val, param.Decode, param.Format, decoder)
if displayVal == val {
displayVal = ""
}
}
resp.Data = types.HashEntryItem{
Key: param.Field,
Value: val,
DisplayValue: displayVal,
}
resp.Success = true
return return
} }
@ -1615,11 +1547,10 @@ func (b *browserService) SetListItem(param types.SetListParam) (resp types.JSRes
client, ctx := item.client, item.ctx client, ctx := item.client, item.ctx
key := strutil.DecodeRedisKey(param.Key) key := strutil.DecodeRedisKey(param.Key)
str := strutil.DecodeRedisKey(param.Value) str := strutil.DecodeRedisKey(param.Value)
index := int64(param.Index)
var replaced, removed []types.ListReplaceItem var replaced, removed []types.ListReplaceItem
if len(str) <= 0 { if len(str) <= 0 {
// remove from list // remove from list
err = client.LSet(ctx, key, index, "---VALUE_REMOVED_BY_TINY_RDM---").Err() err = client.LSet(ctx, key, param.Index, "---VALUE_REMOVED_BY_TINY_RDM---").Err()
if err != nil { if err != nil {
resp.Msg = err.Error() resp.Msg = err.Error()
return return
@ -1641,7 +1572,7 @@ func (b *browserService) SetListItem(param types.SetListParam) (resp types.JSRes
resp.Msg = fmt.Sprintf(`save to type "%s" fail: %s`, param.Format, err.Error()) resp.Msg = fmt.Sprintf(`save to type "%s" fail: %s`, param.Format, err.Error())
return return
} }
err = client.LSet(ctx, key, index, saveStr).Err() err = client.LSet(ctx, key, param.Index, saveStr).Err()
if err != nil { if err != nil {
resp.Msg = err.Error() resp.Msg = err.Error()
return return
@ -2033,13 +1964,21 @@ func (b *browserService) SetKeyTTL(server string, db int, k any, ttl int64) (res
// BatchSetTTL batch set ttl // BatchSetTTL batch set ttl
func (b *browserService) BatchSetTTL(server string, db int, ks []any, ttl int64, serialNo string) (resp types.JSResp) { func (b *browserService) BatchSetTTL(server string, db int, ks []any, ttl int64, serialNo string) (resp types.JSResp) {
item, err := b.getRedisClient(server, db) conf := Connection().getConnection(server)
if err != nil { if conf == nil {
resp.Msg = fmt.Sprintf("no connection profile named: %s", server)
return
}
var client redis.UniversalClient
var err error
var connConfig = conf.ConnectionConfig
connConfig.LastDB = db
if client, err = b.createRedisClient(connConfig); err != nil {
resp.Msg = err.Error() resp.Msg = err.Error()
return return
} }
client := item.client
ctx, cancelFunc := context.WithCancel(b.ctx) ctx, cancelFunc := context.WithCancel(b.ctx)
defer client.Close()
defer cancelFunc() defer cancelFunc()
//cancelEvent := "ttling:stop:" + serialNo //cancelEvent := "ttling:stop:" + serialNo
@ -2063,7 +2002,7 @@ func (b *browserService) BatchSetTTL(server string, db int, ks []any, ttl int64,
//} //}
if i >= total-1 || time.Now().Sub(startTime).Milliseconds() > 100 { if i >= total-1 || time.Now().Sub(startTime).Milliseconds() > 100 {
startTime = time.Now() startTime = time.Now()
//runtime.EventsEmit(ctx, processEvent, param) //runtime.EventsEmit(b.ctx, processEvent, param)
// do some sleep to prevent blocking the Redis server // do some sleep to prevent blocking the Redis server
time.Sleep(10 * time.Millisecond) time.Sleep(10 * time.Millisecond)
} }
@ -2233,13 +2172,22 @@ func (b *browserService) DeleteOneKey(server string, db int, k any) (resp types.
// DeleteKeys delete keys sync with notification // DeleteKeys delete keys sync with notification
func (b *browserService) DeleteKeys(server string, db int, ks []any, serialNo string) (resp types.JSResp) { func (b *browserService) DeleteKeys(server string, db int, ks []any, serialNo string) (resp types.JSResp) {
item, err := b.getRedisClient(server, db) // connect a new connection to export keys
if err != nil { conf := Connection().getConnection(server)
if conf == nil {
resp.Msg = fmt.Sprintf("no connection profile named: %s", server)
return
}
var client redis.UniversalClient
var err error
var connConfig = conf.ConnectionConfig
connConfig.LastDB = db
if client, err = b.createRedisClient(connConfig); err != nil {
resp.Msg = err.Error() resp.Msg = err.Error()
return return
} }
client := item.client
ctx, cancelFunc := context.WithCancel(b.ctx) ctx, cancelFunc := context.WithCancel(b.ctx)
defer client.Close()
defer cancelFunc() defer cancelFunc()
cancelEvent := "delete:stop:" + serialNo cancelEvent := "delete:stop:" + serialNo
@ -2299,85 +2247,24 @@ func (b *browserService) DeleteKeys(server string, db int, ks []any, serialNo st
return return
} }
// DeleteKeysByPattern delete keys by pattern
func (b *browserService) DeleteKeysByPattern(server string, db int, pattern string) (resp types.JSResp) {
item, err := b.getRedisClient(server, db)
if err != nil {
resp.Msg = err.Error()
return
}
client := item.client
ctx, cancelFunc := context.WithCancel(b.ctx)
defer cancelFunc()
var ks []any
ks, _, err = b.scanKeys(ctx, client, pattern, "", 0, 0)
if err != nil {
resp.Msg = err.Error()
return
}
total := len(ks)
var canceled bool
var deletedKeys = make([]any, 0, total)
var mutex sync.Mutex
del := func(ctx context.Context, cli redis.UniversalClient) error {
const batchSize = 1000
for i := 0; i < total; i += batchSize {
pipe := cli.Pipeline()
for j := 0; j < batchSize; j++ {
if i+j < total {
pipe.Del(ctx, strutil.DecodeRedisKey(ks[i+j]))
}
}
cmders, delErr := pipe.Exec(ctx)
for j, cmder := range cmders {
if cmder.(*redis.IntCmd).Val() == 1 {
// save deleted key
mutex.Lock()
deletedKeys = append(deletedKeys, ks[i+j])
mutex.Unlock()
}
}
if errors.Is(delErr, context.Canceled) || canceled {
canceled = true
break
}
}
return nil
}
if cluster, ok := client.(*redis.ClusterClient); ok {
// cluster mode
err = cluster.ForEachMaster(ctx, func(ctx context.Context, cli *redis.Client) error {
return del(ctx, cli)
})
} else {
err = del(ctx, client)
}
resp.Success = true
resp.Data = struct {
Canceled bool `json:"canceled"`
Deleted any `json:"deleted"`
Failed int `json:"failed"`
}{
Canceled: canceled,
Deleted: deletedKeys,
Failed: len(ks) - len(deletedKeys),
}
return
}
// ExportKey export keys // ExportKey export keys
func (b *browserService) ExportKey(server string, db int, ks []any, path string, includeExpire bool) (resp types.JSResp) { func (b *browserService) ExportKey(server string, db int, ks []any, path string, includeExpire bool) (resp types.JSResp) {
item, err := b.getRedisClient(server, db) // connect a new connection to export keys
if err != nil { conf := Connection().getConnection(server)
if conf == nil {
resp.Msg = fmt.Sprintf("no connection profile named: %s", server)
return
}
var client redis.UniversalClient
var err error
var connConfig = conf.ConnectionConfig
connConfig.LastDB = db
if client, err = b.createRedisClient(connConfig); err != nil {
resp.Msg = err.Error() resp.Msg = err.Error()
return return
} }
client := item.client
ctx, cancelFunc := context.WithCancel(b.ctx) ctx, cancelFunc := context.WithCancel(b.ctx)
defer client.Close()
defer cancelFunc() defer cancelFunc()
file, err := os.Create(path) file, err := os.Create(path)
@ -2446,13 +2333,22 @@ func (b *browserService) ExportKey(server string, db int, ks []any, path string,
// ImportCSV import data from csv file // ImportCSV import data from csv file
func (b *browserService) ImportCSV(server string, db int, path string, conflict int, ttl int64) (resp types.JSResp) { func (b *browserService) ImportCSV(server string, db int, path string, conflict int, ttl int64) (resp types.JSResp) {
item, err := b.getRedisClient(server, db) // connect a new connection to export keys
if err != nil { conf := Connection().getConnection(server)
if conf == nil {
resp.Msg = fmt.Sprintf("no connection profile named: %s", server)
return
}
var client redis.UniversalClient
var err error
var connConfig = conf.ConnectionConfig
connConfig.LastDB = db
if client, err = b.createRedisClient(connConfig); err != nil {
resp.Msg = err.Error() resp.Msg = err.Error()
return return
} }
client := item.client
ctx, cancelFunc := context.WithCancel(b.ctx) ctx, cancelFunc := context.WithCancel(b.ctx)
defer client.Close()
defer cancelFunc() defer cancelFunc()
file, err := os.Open(path) file, err := os.Open(path)
@ -2534,7 +2430,7 @@ func (b *browserService) ImportCSV(server string, db int, path string, conflict
"ignored": ignored, "ignored": ignored,
//"processing": string(key), //"processing": string(key),
} }
runtime.EventsEmit(ctx, processEvent, param) runtime.EventsEmit(b.ctx, processEvent, param)
// do some sleep to prevent blocking the Redis server // do some sleep to prevent blocking the Redis server
time.Sleep(10 * time.Millisecond) time.Sleep(10 * time.Millisecond)
} }

View File

@ -5,6 +5,7 @@ import (
"crypto/tls" "crypto/tls"
"crypto/x509" "crypto/x509"
"errors" "errors"
"fmt"
"github.com/klauspost/compress/zip" "github.com/klauspost/compress/zip"
"github.com/redis/go-redis/v9" "github.com/redis/go-redis/v9"
"github.com/vrischmann/userdir" "github.com/vrischmann/userdir"
@ -64,7 +65,7 @@ func (c *connectionService) buildOption(config types.ConnectionConfig) (*redis.O
} else if config.Proxy.Type == 2 { } else if config.Proxy.Type == 2 {
// use custom proxy // use custom proxy
proxyUrl := url.URL{ proxyUrl := url.URL{
Host: net.JoinHostPort(config.Proxy.Addr, strconv.Itoa(config.Proxy.Port)), Host: fmt.Sprintf("%s:%d", config.Proxy.Addr, config.Proxy.Port),
} }
if len(config.Proxy.Username) > 0 { if len(config.Proxy.Username) > 0 {
proxyUrl.User = url.UserPassword(config.Proxy.Username, config.Proxy.Password) proxyUrl.User = url.UserPassword(config.Proxy.Username, config.Proxy.Password)
@ -110,7 +111,7 @@ func (c *connectionService) buildOption(config types.ConnectionConfig) (*redis.O
return nil, errors.New("invalid login type") return nil, errors.New("invalid login type")
} }
sshAddr = net.JoinHostPort(config.SSH.Addr, strconv.Itoa(config.SSH.Port)) sshAddr = fmt.Sprintf("%s:%d", config.SSH.Addr, config.SSH.Port)
} }
var tlsConfig *tls.Config var tlsConfig *tls.Config
@ -167,9 +168,9 @@ func (c *connectionService) buildOption(config types.ConnectionConfig) (*redis.O
port = config.Port port = config.Port
} }
if len(config.Addr) <= 0 { if len(config.Addr) <= 0 {
option.Addr = net.JoinHostPort("127.0.0.1", strconv.Itoa(port)) option.Addr = fmt.Sprintf("127.0.0.1:%d", port)
} else { } else {
option.Addr = net.JoinHostPort(config.Addr, strconv.Itoa(port)) option.Addr = fmt.Sprintf("%s:%d", config.Addr, port)
} }
} }
@ -223,13 +224,9 @@ func (c *connectionService) createRedisClient(config types.ConnectionConfig) (re
if len(addr) < 2 { if len(addr) < 2 {
return nil, errors.New("cannot get master address") return nil, errors.New("cannot get master address")
} }
option.Addr = net.JoinHostPort(addr[0], addr[1]) option.Addr = fmt.Sprintf("%s:%s", addr[0], addr[1])
option.Username = config.Sentinel.Username option.Username = config.Sentinel.Username
option.Password = config.Sentinel.Password option.Password = config.Sentinel.Password
if option.Dialer != nil {
option.ReadTimeout = -2
option.WriteTimeout = -2
}
} }
if config.LastDB > 0 { if config.LastDB > 0 {
@ -313,7 +310,7 @@ func (c *connectionService) ListSentinelMasters(config types.ConnectionConfig) (
if infoMap, ok := info.(map[any]any); ok { if infoMap, ok := info.(map[any]any); ok {
retInfo = append(retInfo, map[string]string{ retInfo = append(retInfo, map[string]string{
"name": infoMap["name"].(string), "name": infoMap["name"].(string),
"addr": net.JoinHostPort(infoMap["ip"].(string), infoMap["port"].(string)), "addr": fmt.Sprintf("%s:%s", infoMap["ip"].(string), infoMap["port"].(string)),
}) })
} }
} }

View File

@ -89,7 +89,7 @@ func (c *monitorService) StartMonitor(server string) (resp types.JSResp) {
item.cmd = item.client.Monitor(c.ctx, item.ch) item.cmd = item.client.Monitor(c.ctx, item.ch)
item.cmd.Start() item.cmd.Start()
go c.processMonitor(&item.mutex, item.ch, item.closeCh, item.cmd, item.eventName) go c.processMonitor(&item.mutex, item.ch, item.closeCh, item.eventName)
resp.Success = true resp.Success = true
resp.Data = struct { resp.Data = struct {
EventName string `json:"eventName"` EventName string `json:"eventName"`
@ -99,7 +99,7 @@ func (c *monitorService) StartMonitor(server string) (resp types.JSResp) {
return return
} }
func (c *monitorService) processMonitor(mutex *sync.Mutex, ch <-chan string, closeCh <-chan struct{}, cmd *redis.MonitorCmd, eventName string) { func (c *monitorService) processMonitor(mutex *sync.Mutex, ch <-chan string, closeCh <-chan struct{}, eventName string) {
lastEmitTime := time.Now().Add(-1 * time.Minute) lastEmitTime := time.Now().Add(-1 * time.Minute)
cache := make([]string, 0, 1000) cache := make([]string, 0, 1000)
for { for {
@ -120,7 +120,6 @@ func (c *monitorService) processMonitor(mutex *sync.Mutex, ch <-chan string, clo
case <-closeCh: case <-closeCh:
// monitor stopped // monitor stopped
cmd.Stop()
return return
} }
} }
@ -137,8 +136,8 @@ func (c *monitorService) StopMonitor(server string) (resp types.JSResp) {
return return
} }
item.cmd.Stop()
//close(item.ch) //close(item.ch)
item.client.Close()
close(item.closeCh) close(item.closeCh)
delete(c.items, server) delete(c.items, server)
resp.Success = true resp.Success = true

View File

@ -6,7 +6,6 @@ import (
"github.com/adrg/sysfont" "github.com/adrg/sysfont"
runtime2 "github.com/wailsapp/wails/v2/pkg/runtime" runtime2 "github.com/wailsapp/wails/v2/pkg/runtime"
"net/http" "net/http"
"os"
"sort" "sort"
"strings" "strings"
"sync" "sync"
@ -51,7 +50,6 @@ func (p *preferencesService) SetPreferences(pf types.Preferences) (resp types.JS
return return
} }
p.UpdateEnv()
resp.Success = true resp.Success = true
return return
} }
@ -116,11 +114,6 @@ func (p *preferencesService) GetBuildInDecoder() (resp types.JSResp) {
return return
} }
func (p *preferencesService) GetLanguage() string {
pref := p.pref.GetPreferences()
return pref.General.Language
}
func (p *preferencesService) SetAppVersion(ver string) { func (p *preferencesService) SetAppVersion(ver string) {
if !strings.HasPrefix(ver, "v") { if !strings.HasPrefix(ver, "v") {
p.clientVersion = "v" + ver p.clientVersion = "v" + ver
@ -222,31 +215,22 @@ func (p *preferencesService) GetDecoder() []convutil.CmdConvert {
}) })
} }
type sponsorItem struct { type latestRelease struct {
Name string `json:"name"` Name string `json:"name"`
Link string `json:"link"` TagName string `json:"tag_name"`
Region []string `json:"region"` Url string `json:"url"`
} HtmlUrl string `json:"html_url"`
type upgradeInfo struct {
Version string `json:"version"`
Changelog map[string]string `json:"changelog"`
Description map[string]string `json:"description"`
DownloadURl map[string]string `json:"download_url"`
DownloadPage map[string]string `json:"download_page"`
Sponsor []sponsorItem `json:"sponsor,omitempty"`
} }
func (p *preferencesService) CheckForUpdate() (resp types.JSResp) { func (p *preferencesService) CheckForUpdate() (resp types.JSResp) {
// request latest version // request latest version
//res, err := http.Get("https://api.github.com/repos/tiny-craft/tiny-rdm/releases/latest") res, err := http.Get("https://api.github.com/repos/tiny-craft/tiny-rdm/releases/latest")
res, err := http.Get("https://redis.tinycraft.cc/client_version.json")
if err != nil || res.StatusCode != http.StatusOK { if err != nil || res.StatusCode != http.StatusOK {
resp.Msg = "network error" resp.Msg = "network error"
return return
} }
var respObj upgradeInfo var respObj latestRelease
err = json.NewDecoder(res.Body).Decode(&respObj) err = json.NewDecoder(res.Body).Decode(&respObj)
if err != nil { if err != nil {
resp.Msg = "invalid content" resp.Msg = "invalid content"
@ -256,20 +240,9 @@ func (p *preferencesService) CheckForUpdate() (resp types.JSResp) {
// compare with current version // compare with current version
resp.Success = true resp.Success = true
resp.Data = map[string]any{ resp.Data = map[string]any{
"version": p.clientVersion, "version": p.clientVersion,
"latest": respObj.Version, "latest": respObj.TagName,
"description": respObj.Description, "page_url": respObj.HtmlUrl,
"download_page": respObj.DownloadPage,
"sponsor": respObj.Sponsor,
} }
return return
} }
// UpdateEnv Update System Environment
func (p *preferencesService) UpdateEnv() {
if p.GetLanguage() == "zh" {
os.Setenv("LANG", "zh_CN.UTF-8")
} else {
os.Unsetenv("LANG")
}
}

View File

@ -3,10 +3,10 @@ package storage
import ( import (
"errors" "errors"
"gopkg.in/yaml.v3" "gopkg.in/yaml.v3"
"slices"
"sync" "sync"
"tinyrdm/backend/consts" "tinyrdm/backend/consts"
"tinyrdm/backend/types" "tinyrdm/backend/types"
sliceutil "tinyrdm/backend/utils/slice"
) )
type ConnectionsStorage struct { type ConnectionsStorage struct {
@ -256,10 +256,10 @@ func (c *ConnectionsStorage) SaveSortedConnection(sortedConns types.Connections)
conns := c.GetConnectionsFlat() conns := c.GetConnectionsFlat()
takeConn := func(name string) (types.Connection, bool) { takeConn := func(name string) (types.Connection, bool) {
idx := slices.IndexFunc(conns, func(connection types.Connection) bool { idx, ok := sliceutil.Find(conns, func(i int) bool {
return connection.Name == name return conns[i].Name == name
}) })
if idx >= 0 { if ok {
ret := conns[idx] ret := conns[idx]
conns = append(conns[:idx], conns[idx+1:]...) conns = append(conns[:idx], conns[idx+1:]...)
return ret, true return ret, true

View File

@ -56,7 +56,7 @@ type SetListParam struct {
Server string `json:"server"` Server string `json:"server"`
DB int `json:"db"` DB int `json:"db"`
Key any `json:"key"` Key any `json:"key"`
Index int `json:"index"` Index int64 `json:"index"`
Value any `json:"value"` Value any `json:"value"`
Format string `json:"format,omitempty"` Format string `json:"format,omitempty"`
Decode string `json:"decode,omitempty"` Decode string `json:"decode,omitempty"`
@ -101,12 +101,3 @@ type SetZSetParam struct {
RetFormat string `json:"retFormat,omitempty"` RetFormat string `json:"retFormat,omitempty"`
RetDecode string `json:"retDecode,omitempty"` RetDecode string `json:"retDecode,omitempty"`
} }
type GetHashParam struct {
Server string `json:"server"`
DB int `json:"db"`
Key any `json:"key"`
Field string `json:"field,omitempty"`
Format string `json:"format,omitempty"`
Decode string `json:"decode,omitempty"`
}

View File

@ -27,12 +27,11 @@ func NewPreferences() Preferences {
AllowTrack: true, AllowTrack: true,
}, },
Editor: PreferencesEditor{ Editor: PreferencesEditor{
FontSize: consts.DEFAULT_FONT_SIZE, FontSize: consts.DEFAULT_FONT_SIZE,
ShowLineNum: true, ShowLineNum: true,
ShowFolding: true, ShowFolding: true,
DropText: true, DropText: true,
Links: true, Links: true,
EntryTextAlign: 0,
}, },
Cli: PreferencesCli{ Cli: PreferencesCli{
FontSize: consts.DEFAULT_FONT_SIZE, FontSize: consts.DEFAULT_FONT_SIZE,
@ -68,14 +67,13 @@ type PreferencesGeneral struct {
} }
type PreferencesEditor struct { type PreferencesEditor struct {
Font string `json:"font" yaml:"font,omitempty"` Font string `json:"font" yaml:"font,omitempty"`
FontFamily []string `json:"fontFamily" yaml:"font_family,omitempty"` FontFamily []string `json:"fontFamily" yaml:"font_family,omitempty"`
FontSize int `json:"fontSize" yaml:"font_size"` FontSize int `json:"fontSize" yaml:"font_size"`
ShowLineNum bool `json:"showLineNum" yaml:"show_line_num"` ShowLineNum bool `json:"showLineNum" yaml:"show_line_num"`
ShowFolding bool `json:"showFolding" yaml:"show_folding"` ShowFolding bool `json:"showFolding" yaml:"show_folding"`
DropText bool `json:"dropText" yaml:"drop_text"` DropText bool `json:"dropText" yaml:"drop_text"`
Links bool `json:"links" yaml:"links"` Links bool `json:"links" yaml:"links"`
EntryTextAlign int `json:"entryTextAlign" yaml:"entry_text_align"`
} }
type PreferencesCli struct { type PreferencesCli struct {

View File

@ -1,13 +1,12 @@
package types package types
type ListEntryItem struct { type ListEntryItem struct {
Index int `json:"index"`
Value any `json:"v"` Value any `json:"v"`
DisplayValue string `json:"dv,omitempty"` DisplayValue string `json:"dv,omitempty"`
} }
type ListReplaceItem struct { type ListReplaceItem struct {
Index int `json:"index"` Index int64 `json:"index"`
Value any `json:"v,omitempty"` Value any `json:"v,omitempty"`
DisplayValue string `json:"dv,omitempty"` DisplayValue string `json:"dv,omitempty"`
} }
@ -33,7 +32,7 @@ type SetEntryItem struct {
type ZSetEntryItem struct { type ZSetEntryItem struct {
Score float64 `json:"s"` Score float64 `json:"s"`
ScoreStr string `json:"ss,omitempty"` ScoreStr string `json:"ss,omitempty"`
Value any `json:"v"` Value string `json:"v"`
DisplayValue string `json:"dv,omitempty"` DisplayValue string `json:"dv,omitempty"`
} }

View File

@ -13,7 +13,6 @@ const DECODE_BASE64 = "Base64"
const DECODE_GZIP = "GZip" const DECODE_GZIP = "GZip"
const DECODE_DEFLATE = "Deflate" const DECODE_DEFLATE = "Deflate"
const DECODE_ZSTD = "ZStd" const DECODE_ZSTD = "ZStd"
const DECODE_LZ4 = "LZ4"
const DECODE_BROTLI = "Brotli" const DECODE_BROTLI = "Brotli"
const DECODE_MSGPACK = "Msgpack" const DECODE_MSGPACK = "Msgpack"
const DECODE_PHP = "PHP" const DECODE_PHP = "PHP"

View File

@ -24,7 +24,7 @@ func (BinaryConvert) Encode(str string) (string, bool) {
func (BinaryConvert) Decode(str string) (string, bool) { func (BinaryConvert) Decode(str string) (string, bool) {
var binary strings.Builder var binary strings.Builder
for _, char := range []byte(str) { for _, char := range str {
binary.WriteString(fmt.Sprintf("%08b", int(char))) binary.WriteString(fmt.Sprintf("%08b", int(char)))
} }
return binary.String(), true return binary.String(), true

View File

@ -24,7 +24,6 @@ var (
gzipConv GZipConvert gzipConv GZipConvert
deflateConv DeflateConvert deflateConv DeflateConvert
zstdConv ZStdConvert zstdConv ZStdConvert
lz4Conv LZ4Convert
brotliConv BrotliConvert brotliConv BrotliConvert
msgpackConv MsgpackConvert msgpackConv MsgpackConvert
phpConv = NewPhpConvert() phpConv = NewPhpConvert()
@ -45,7 +44,6 @@ var BuildInDecoders = map[string]DataConvert{
types.DECODE_GZIP: gzipConv, types.DECODE_GZIP: gzipConv,
types.DECODE_DEFLATE: deflateConv, types.DECODE_DEFLATE: deflateConv,
types.DECODE_ZSTD: zstdConv, types.DECODE_ZSTD: zstdConv,
types.DECODE_LZ4: lz4Conv,
types.DECODE_BROTLI: brotliConv, types.DECODE_BROTLI: brotliConv,
types.DECODE_MSGPACK: msgpackConv, types.DECODE_MSGPACK: msgpackConv,
types.DECODE_PHP: phpConv, types.DECODE_PHP: phpConv,
@ -140,11 +138,6 @@ func autoDecode(str string, customDecoder []CmdConvert) (value, resultDecode str
return return
} }
if value, ok = lz4Conv.Decode(str); ok {
resultDecode = types.DECODE_LZ4
return
}
// FIXME: skip decompress with brotli due to incorrect format checking // FIXME: skip decompress with brotli due to incorrect format checking
//if value, ok = decodeBrotli(str); ok { //if value, ok = decodeBrotli(str); ok {
// resultDecode = types.DECODE_BROTLI // resultDecode = types.DECODE_BROTLI

View File

@ -1,8 +1,9 @@
package convutil package convutil
import ( import (
"bytes"
"encoding/json"
"strings" "strings"
strutil "tinyrdm/backend/utils/string"
) )
type JsonConvert struct{} type JsonConvert struct{}
@ -15,11 +16,18 @@ func (JsonConvert) Decode(str string) (string, bool) {
trimedStr := strings.TrimSpace(str) trimedStr := strings.TrimSpace(str)
if (strings.HasPrefix(trimedStr, "{") && strings.HasSuffix(trimedStr, "}")) || if (strings.HasPrefix(trimedStr, "{") && strings.HasSuffix(trimedStr, "}")) ||
(strings.HasPrefix(trimedStr, "[") && strings.HasSuffix(trimedStr, "]")) { (strings.HasPrefix(trimedStr, "[") && strings.HasSuffix(trimedStr, "]")) {
return strutil.JSONBeautify(trimedStr, " "), true var out bytes.Buffer
if err := json.Indent(&out, []byte(trimedStr), "", " "); err == nil {
return out.String(), true
}
} }
return str, false return str, false
} }
func (JsonConvert) Encode(str string) (string, bool) { func (JsonConvert) Encode(str string) (string, bool) {
return strutil.JSONMinify(str), true var dst bytes.Buffer
if err := json.Compact(&dst, []byte(str)); err != nil {
return str, false
}
return dst.String(), true
} }

View File

@ -1,39 +0,0 @@
package convutil
import (
"bytes"
"github.com/pierrec/lz4/v4"
"io"
)
type LZ4Convert struct{}
func (LZ4Convert) Enable() bool {
return true
}
func (LZ4Convert) Encode(str string) (string, bool) {
var compress = func(b []byte) (string, error) {
var buf bytes.Buffer
writer := lz4.NewWriter(&buf)
if _, err := writer.Write([]byte(str)); err != nil {
writer.Close()
return "", err
}
writer.Close()
return string(buf.Bytes()), nil
}
if gzipStr, err := compress([]byte(str)); err == nil {
return gzipStr, true
}
return str, false
}
func (LZ4Convert) Decode(str string) (string, bool) {
reader := lz4.NewReader(bytes.NewReader([]byte(str)))
if decompressed, err := io.ReadAll(reader); err == nil {
return string(decompressed), true
}
return str, false
}

View File

@ -11,12 +11,9 @@ func (MsgpackConvert) Enable() bool {
return true return true
} }
func (c MsgpackConvert) Encode(str string) (string, bool) { func (MsgpackConvert) Encode(str string) (string, bool) {
var obj map[string]any var obj map[string]any
if err := json.Unmarshal([]byte(str), &obj); err == nil { if err := json.Unmarshal([]byte(str), &obj); err == nil {
for k, v := range obj {
obj[k] = c.TryFloatToInt(v)
}
if b, err := msgpack.Marshal(obj); err == nil { if b, err := msgpack.Marshal(obj); err == nil {
return string(b), true return string(b), true
} }
@ -46,25 +43,3 @@ func (MsgpackConvert) Decode(str string) (string, bool) {
return str, false return str, false
} }
func (c MsgpackConvert) TryFloatToInt(input any) any {
switch val := input.(type) {
case map[string]any:
for k, v := range val {
val[k] = c.TryFloatToInt(v)
}
return val
case []any:
for i, v := range val {
val[i] = c.TryFloatToInt(v)
}
return val
case float64:
if val == float64(int(val)) {
return int(val)
}
return val
default:
return val
}
}

View File

@ -1,9 +1,6 @@
package convutil package convutil
import ( import "os/exec"
"os/exec"
"runtime"
)
type PickleConvert struct { type PickleConvert struct {
CmdConvert CmdConvert
@ -52,14 +49,6 @@ func NewPickleConvert() *PickleConvert {
} }
} }
// check if pickle available // check if pickle available
if runtime.GOOS == "darwin" {
// the xcode-select installation prompt may appear on macOS
// so check it manually in advance
if _, err = exec.LookPath("xcode-select"); err != nil {
return nil
}
}
if _, err = runCommand(c.DecodePath, "-c", "import pickle"); err != nil { if _, err = runCommand(c.DecodePath, "-c", "import pickle"); err != nil {
return nil return nil
} }

View File

@ -2,9 +2,9 @@ package convutil
import ( import (
"bytes" "bytes"
"encoding/json"
"strconv" "strconv"
"strings" "strings"
strutil "tinyrdm/backend/utils/string"
"unicode" "unicode"
"unicode/utf16" "unicode/utf16"
"unicode/utf8" "unicode/utf8"
@ -20,16 +20,22 @@ func (UnicodeJsonConvert) Decode(str string) (string, bool) {
trimedStr := strings.TrimSpace(str) trimedStr := strings.TrimSpace(str)
if (strings.HasPrefix(trimedStr, "{") && strings.HasSuffix(trimedStr, "}")) || if (strings.HasPrefix(trimedStr, "{") && strings.HasSuffix(trimedStr, "}")) ||
(strings.HasPrefix(trimedStr, "[") && strings.HasSuffix(trimedStr, "]")) { (strings.HasPrefix(trimedStr, "[") && strings.HasSuffix(trimedStr, "]")) {
resultStr := strutil.JSONBeautify(trimedStr, " ") var out bytes.Buffer
if quoteStr, ok := UnquoteUnicodeJson([]byte(resultStr)); ok { if err := json.Indent(&out, []byte(trimedStr), "", " "); err == nil {
return string(quoteStr), true if quoteStr, ok := UnquoteUnicodeJson(out.Bytes()); ok {
return string(quoteStr), true
}
} }
} }
return str, false return str, false
} }
func (UnicodeJsonConvert) Encode(str string) (string, bool) { func (UnicodeJsonConvert) Encode(str string) (string, bool) {
return strutil.JSONMinify(str), true var dst bytes.Buffer
if err := json.Compact(&dst, []byte(str)); err != nil {
return str, false
}
return dst.String(), true
} }
func UnquoteUnicodeJson(s []byte) ([]byte, bool) { func UnquoteUnicodeJson(s []byte) ([]byte, bool) {

View File

@ -107,6 +107,27 @@ func Merge[M ~map[K]V, K Hashable, V any](mapArr ...M) M {
return result return result
} }
// DeepMerge 深度递归覆盖src值到dst中
// 将返回新的值
func DeepMerge[M ~map[K]any, K Hashable](src1, src2 M) M {
out := make(map[K]any, len(src1))
for k, v := range src1 {
out[k] = v
}
for k, v := range src2 {
if v1, ok := v.(map[K]any); ok {
if bv, ok := out[k]; ok {
if bv1, ok := bv.(map[K]any); ok {
out[k] = DeepMerge(bv1, v1)
continue
}
}
}
out[k] = v
}
return out
}
// Omit 根据条件省略指定元素 // Omit 根据条件省略指定元素
func Omit[M ~map[K]V, K Hashable, V any](m M, omitFunc func(k K, v V) bool) (M, []K) { func Omit[M ~map[K]V, K Hashable, V any](m M, omitFunc func(k K, v V) bool) (M, []K) {
result := M{} result := M{}

View File

@ -1,11 +1,137 @@
package sliceutil package sliceutil
import ( import (
"sort"
"strconv"
"strings" "strings"
. "tinyrdm/backend/utils" . "tinyrdm/backend/utils"
) )
// Map map items to new array // Get 获取指定索引的值, 如果不存在则返回默认值
func Get[S ~[]T, T any](arr S, index int, defaultVal T) T {
if index < 0 || index >= len(arr) {
return defaultVal
}
return arr[index]
}
// Remove 删除指定索引的元素
func Remove[S ~[]T, T any](arr S, index int) S {
return append(arr[:index], arr[index+1:]...)
}
// RemoveIf 移除指定条件的元素
func RemoveIf[S ~[]T, T any](arr S, cond func(T) bool) S {
l := len(arr)
if l <= 0 {
return arr
}
for i := l - 1; i >= 0; i-- {
if cond(arr[i]) {
arr = append(arr[:i], arr[i+1:]...)
}
}
return arr
}
// RemoveRange 删除从[from, to]部分元素
func RemoveRange[S ~[]T, T any](arr S, from, to int) S {
return append(arr[:from], arr[to:]...)
}
// Find 查找指定条件的元素第一个出现位置
func Find[S ~[]T, T any](arr S, matchFunc func(int) bool) (int, bool) {
total := len(arr)
for i := 0; i < total; i++ {
if matchFunc(i) {
return i, true
}
}
return -1, false
}
// AnyMatch 判断是否有任意元素符合条件
func AnyMatch[S ~[]T, T any](arr S, matchFunc func(int) bool) bool {
total := len(arr)
if total > 0 {
for i := 0; i < total; i++ {
if matchFunc(i) {
return true
}
}
}
return false
}
// AllMatch 判断是否所有元素都符合条件
func AllMatch[S ~[]T, T any](arr S, matchFunc func(int) bool) bool {
total := len(arr)
for i := 0; i < total; i++ {
if !matchFunc(i) {
return false
}
}
return true
}
// Equals 比较两个切片内容是否完全一致
func Equals[S ~[]T, T comparable](arr1, arr2 S) bool {
if &arr1 == &arr2 {
return true
}
len1, len2 := len(arr1), len(arr2)
if len1 != len2 {
return false
}
for i := 0; i < len1; i++ {
if arr1[i] != arr2[i] {
return false
}
}
return true
}
// Contains 判断数组是否包含指定元素
func Contains[S ~[]T, T Hashable](arr S, elem T) bool {
return AnyMatch(arr, func(idx int) bool {
return arr[idx] == elem
})
}
// ContainsAny 判断数组是否包含任意指定元素
func ContainsAny[S ~[]T, T Hashable](arr S, elems ...T) bool {
for _, elem := range elems {
if Contains(arr, elem) {
return true
}
}
return false
}
// ContainsAll 判断数组是否包含所有指定元素
func ContainsAll[S ~[]T, T Hashable](arr S, elems ...T) bool {
for _, elem := range elems {
if !Contains(arr, elem) {
return false
}
}
return true
}
// Filter 筛选出符合指定条件的所有元素
func Filter[S ~[]T, T any](arr S, filterFunc func(int) bool) []T {
total := len(arr)
var result []T
for i := 0; i < total; i++ {
if filterFunc(i) {
result = append(result, arr[i])
}
}
return result
}
// Map 数组映射转换
func Map[S ~[]T, T any, R any](arr S, mappingFunc func(int) R) []R { func Map[S ~[]T, T any, R any](arr S, mappingFunc func(int) R) []R {
total := len(arr) total := len(arr)
result := make([]R, total) result := make([]R, total)
@ -15,7 +141,7 @@ func Map[S ~[]T, T any, R any](arr S, mappingFunc func(int) R) []R {
return result return result
} }
// FilterMap filter and map items to new array // FilterMap 数组过滤和映射转换
func FilterMap[S ~[]T, T any, R any](arr S, mappingFunc func(int) (R, bool)) []R { func FilterMap[S ~[]T, T any, R any](arr S, mappingFunc func(int) (R, bool)) []R {
total := len(arr) total := len(arr)
result := make([]R, 0, total) result := make([]R, 0, total)
@ -29,7 +155,68 @@ func FilterMap[S ~[]T, T any, R any](arr S, mappingFunc func(int) (R, bool)) []R
return result return result
} }
// Join join any array to a single string by custom function // ToMap 数组转键值对
func ToMap[S ~[]T, T any, K Hashable, V any](arr S, mappingFunc func(int) (K, V)) map[K]V {
total := len(arr)
result := map[K]V{}
for i := 0; i < total; i++ {
key, val := mappingFunc(i)
result[key] = val
}
return result
}
// Flat 二维数组扁平化
func Flat[T any](arr [][]T) []T {
total := len(arr)
var result []T
for i := 0; i < total; i++ {
subTotal := len(arr[i])
for j := 0; j < subTotal; j++ {
result = append(result, arr[i][j])
}
}
return result
}
// FlatMap 二维数组扁平化映射
func FlatMap[T any, R any](arr [][]T, mappingFunc func(int, int) R) []R {
total := len(arr)
var result []R
for i := 0; i < total; i++ {
subTotal := len(arr[i])
for j := 0; j < subTotal; j++ {
result = append(result, mappingFunc(i, j))
}
}
return result
}
func FlatValueMap[T Hashable](arr [][]T) []T {
return FlatMap(arr, func(i, j int) T {
return arr[i][j]
})
}
// Reduce 数组累计
func Reduce[S ~[]T, T any, R any](arr S, init R, reduceFunc func(R, T) R) R {
result := init
for _, item := range arr {
result = reduceFunc(result, item)
}
return result
}
// Reverse 反转数组(会修改原数组)
func Reverse[S ~[]T, T any](arr S) S {
total := len(arr)
for i := 0; i < total/2; i++ {
arr[i], arr[total-i-1] = arr[total-i-1], arr[i]
}
return arr
}
// Join 数组拼接转字符串
func Join[S ~[]T, T any](arr S, sep string, toStringFunc func(int) string) string { func Join[S ~[]T, T any](arr S, sep string, toStringFunc func(int) string) string {
total := len(arr) total := len(arr)
if total <= 0 { if total <= 0 {
@ -49,14 +236,21 @@ func Join[S ~[]T, T any](arr S, sep string, toStringFunc func(int) string) strin
return sb.String() return sb.String()
} }
// JoinString join string array to a single string // JoinString 字符串数组拼接成字符串
func JoinString(arr []string, sep string) string { func JoinString(arr []string, sep string) string {
return Join(arr, sep, func(idx int) string { return Join(arr, sep, func(idx int) string {
return arr[idx] return arr[idx]
}) })
} }
// Unique filter unique item // JoinInt 整形数组拼接转字符串
func JoinInt(arr []int, sep string) string {
return Join(arr, sep, func(idx int) string {
return strconv.Itoa(arr[idx])
})
}
// Unique 数组去重
func Unique[S ~[]T, T Hashable](arr S) S { func Unique[S ~[]T, T Hashable](arr S) S {
result := make(S, 0, len(arr)) result := make(S, 0, len(arr))
uniKeys := map[T]struct{}{} uniKeys := map[T]struct{}{}
@ -69,3 +263,136 @@ func Unique[S ~[]T, T Hashable](arr S) S {
} }
return result return result
} }
// UniqueEx 数组去重(任意类型)
// @param toKeyFunc 数组元素转为唯一标识字符串函数, 如转为哈希值等
func UniqueEx[S ~[]T, T any](arr S, toKeyFunc func(i int) string) S {
result := make(S, 0, len(arr))
keyArr := Map(arr, toKeyFunc)
uniKeys := map[string]struct{}{}
var exists bool
for i, item := range arr {
if _, exists = uniKeys[keyArr[i]]; !exists {
uniKeys[keyArr[i]] = struct{}{}
result = append(result, item)
}
}
return result
}
// Sort 顺序排序(会修改原数组)
func Sort[S ~[]T, T Hashable](arr S) S {
sort.Slice(arr, func(i, j int) bool {
return arr[i] <= arr[j]
})
return arr
}
// SortDesc 倒序排序(会修改原数组)
func SortDesc[S ~[]T, T Hashable](arr S) S {
sort.Slice(arr, func(i, j int) bool {
return arr[i] > arr[j]
})
return arr
}
// Union 返回两个切片共同拥有的元素
func Union[S ~[]T, T Hashable](arr1 S, arr2 S) S {
hashArr, compArr := arr1, arr2
if len(arr1) < len(arr2) {
hashArr, compArr = compArr, hashArr
}
hash := map[T]struct{}{}
for _, item := range hashArr {
hash[item] = struct{}{}
}
uniq := map[T]struct{}{}
ret := make(S, 0, len(compArr))
exists := false
for _, item := range compArr {
if _, exists = hash[item]; exists {
if _, exists = uniq[item]; !exists {
ret = append(ret, item)
uniq[item] = struct{}{}
}
}
}
return ret
}
// Exclude 返回不包含的元素
func Exclude[S ~[]T, T Hashable](arr1 S, arr2 S) S {
diff := make([]T, 0, len(arr1))
hash := map[T]struct{}{}
for _, item := range arr2 {
hash[item] = struct{}{}
}
for _, item := range arr1 {
if _, exists := hash[item]; !exists {
diff = append(diff, item)
}
}
return diff
}
// PadLeft 左边填充指定数量
func PadLeft[S ~[]T, T any](arr S, val T, count int) S {
prefix := make(S, count)
for i := 0; i < count; i++ {
prefix[i] = val
}
arr = append(prefix, arr...)
return arr
}
// PadRight 右边填充指定数量
func PadRight[S ~[]T, T any](arr S, val T, count int) S {
for i := 0; i < count; i++ {
arr = append(arr, val)
}
return arr
}
// RemoveLeft 移除左侧相同元素
func RemoveLeft[S ~[]T, T comparable](arr S, val T) S {
for len(arr) > 0 && arr[0] == val {
arr = arr[1:]
}
return arr
}
// RemoveRight 移除右侧相同元素
func RemoveRight[S ~[]T, T comparable](arr S, val T) S {
for {
length := len(arr)
if length > 0 && arr[length-1] == val {
arr = arr[:length]
} else {
break
}
}
return arr
}
// Count 统计制定条件元素数量
func Count[S ~[]T, T any](arr S, filter func(int) bool) int {
count := 0
for i := range arr {
if filter(i) {
count += 1
}
}
return count
}
// Group 根据分组函数对数组进行分组汇总
func Group[S ~[]T, T any, K Hashable, R any](arr S, groupFunc func(int) (K, R)) map[K][]R {
ret := map[K][]R{}
for i := range arr {
key, val := groupFunc(i)
ret[key] = append(ret[key], val)
}
return ret
}

View File

@ -135,38 +135,29 @@ func SplitCmd(cmd string) []string {
var result []string var result []string
var curStr strings.Builder var curStr strings.Builder
var preChar int32 var preChar int32
var quotesChar int32 inQuotes := false
cmdRune := []rune(cmd) for _, char := range []rune(cmd) {
for _, char := range cmdRune { if char == '"' && preChar != '\\' {
if (char == '"' || char == '\'') && preChar != '\\' && (quotesChar == 0 || quotesChar == char) { inQuotes = !inQuotes
if quotesChar != 0 { } else if char == ' ' && !inQuotes {
quotesChar = 0 if curStr.Len() > 0 {
} else { if part, e := strconv.Unquote(`"` + curStr.String() + `"`); e == nil {
quotesChar = char result = append(result, part)
}
curStr.Reset()
} }
} else if char == ' ' && quotesChar == 0 {
result = append(result, curStr.String())
curStr.Reset()
} else { } else {
curStr.WriteRune(char) curStr.WriteRune(char)
} }
preChar = char preChar = char
} }
result = append(result, curStr.String())
result = sliceutil.FilterMap(result, func(i int) (string, bool) { if curStr.Len() > 0 {
var part = strings.TrimSpace(result[i]) if part, e := strconv.Unquote(`"` + curStr.String() + `"`); e == nil {
if len(part) <= 0 { result = append(result, part)
return "", false
} }
if strings.Contains(part, "\\") { }
if unquotePart, e := strconv.Unquote(`"` + part + `"`); e == nil {
return unquotePart, true
}
}
return part, true
})
return result return result
} }

View File

@ -1,158 +0,0 @@
package strutil
import (
"strings"
"unicode"
)
// Convert from https://github.com/ObuchiYuki/SwiftJSONFormatter
// ArrayIterator defines the iterator for an array
type ArrayIterator[T any] struct {
array []T
head int
}
// NewArrayIterator initializes a new ArrayIterator with the given array
func NewArrayIterator[T any](array []T) *ArrayIterator[T] {
return &ArrayIterator[T]{
array: array,
head: -1,
}
}
// HasNext returns true if there are more elements to iterate over
func (it *ArrayIterator[T]) HasNext() bool {
return it.head+1 < len(it.array)
}
// PeekNext returns the next element without advancing the iterator
func (it *ArrayIterator[T]) PeekNext() *T {
if it.head+1 < len(it.array) {
return &it.array[it.head+1]
}
return nil
}
// Next returns the next element and advances the iterator
func (it *ArrayIterator[T]) Next() *T {
defer func() {
it.head++
}()
return it.PeekNext()
}
// JSONBeautify formats a JSON string with indentation
func JSONBeautify(value string, indent string) string {
if len(indent) <= 0 {
indent = " "
}
return format(value, indent, "\n", " ")
}
// JSONMinify formats a JSON string by removing all unnecessary whitespace
func JSONMinify(value string) string {
return format(value, "", "", "")
}
// format applies the specified formatting to a JSON string
func format(value string, indent string, newLine string, separator string) string {
var formatted strings.Builder
chars := NewArrayIterator([]rune(value))
indentLevel := 0
for chars.HasNext() {
if char := chars.Next(); char != nil {
switch *char {
case '{', '[':
formatted.WriteRune(*char)
consumeWhitespaces(chars)
peeked := chars.PeekNext()
if peeked != nil && (*peeked == '}' || *peeked == ']') {
chars.Next()
formatted.WriteRune(*peeked)
} else {
indentLevel++
formatted.WriteString(newLine)
formatted.WriteString(strings.Repeat(indent, indentLevel))
}
case '}', ']':
indentLevel--
formatted.WriteString(newLine)
formatted.WriteString(strings.Repeat(indent, max(0, indentLevel)))
formatted.WriteRune(*char)
case '"':
str := consumeString(chars)
//str = convertUnicodeString(str)
formatted.WriteString(str)
case ',':
consumeWhitespaces(chars)
formatted.WriteRune(',')
peeked := chars.PeekNext()
if peeked != nil && *peeked != '}' && *peeked != ']' {
formatted.WriteString(newLine)
formatted.WriteString(strings.Repeat(indent, max(0, indentLevel)))
}
case ':':
formatted.WriteString(":" + separator)
default:
if !unicode.IsSpace(*char) {
formatted.WriteRune(*char)
}
}
}
}
return formatted.String()
}
// consumeWhitespaces advances the iterator past any whitespace characters
func consumeWhitespaces(iter *ArrayIterator[rune]) {
for iter.HasNext() {
if peeked := iter.PeekNext(); peeked != nil && unicode.IsSpace(*peeked) {
iter.Next()
} else {
break
}
}
}
// consumeString consumes a JSON string value from the iterator
func consumeString(iter *ArrayIterator[rune]) string {
var sb strings.Builder
sb.WriteRune('"')
escaping := false
for iter.HasNext() {
if char := iter.Next(); char != nil {
if *char == '\n' {
return sb.String() // Unterminated string
}
sb.WriteRune(*char)
if escaping {
escaping = false
} else {
if *char == '\\' {
escaping = true
}
if *char == '"' {
break
}
}
}
}
return sb.String()
}
func convertUnicodeString(str string) string {
// TODO: quote UTF-16 characters
//if len(str) > 2 {
// if unqStr, err := strconv.Unquote(str); err == nil {
// return strconv.Quote(unqStr)
// }
//}
return str
}

View File

@ -18,7 +18,7 @@
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>iconfile</string> <string>iconfile</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>11.7.0</string> <string>10.13.0</string>
<key>NSHighResolutionCapable</key> <key>NSHighResolutionCapable</key>
<string>true</string> <string>true</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>

View File

@ -18,7 +18,7 @@
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>iconfile</string> <string>iconfile</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>11.7.0</string> <string>10.13.0</string>
<key>NSHighResolutionCapable</key> <key>NSHighResolutionCapable</key>
<string>true</string> <string>true</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

File diff suppressed because it is too large Load Diff

View File

@ -9,26 +9,25 @@
"preview": "vite preview" "preview": "vite preview"
}, },
"dependencies": { "dependencies": {
"chart.js": "^4.4.8", "chart.js": "^4.4.2",
"copy-text-to-clipboard": "^3.2.0", "dayjs": "^1.11.10",
"dayjs": "^1.11.13",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"monaco-editor": "^0.47.0", "monaco-editor": "^0.48.0",
"pinia": "^3.0.1", "pinia": "^2.1.7",
"sass": "^1.85.1", "sass": "^1.75.0",
"vue": "^3.5.13", "vue": "^3.4.25",
"vue-chartjs": "^5.3.2", "vue-chartjs": "^5.3.1",
"vue-i18n": "^11.1.2", "vue-i18n": "^9.13.1",
"xterm": "^5.3.0", "xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0" "xterm-addon-fit": "^0.8.0"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue": "^5.0.4",
"naive-ui": "^2.41.0", "naive-ui": "^2.38.1",
"prettier": "^3.5.3", "prettier": "^3.2.5",
"unplugin-auto-import": "^19.1.1", "unplugin-auto-import": "^0.17.5",
"unplugin-icons": "^22.1.0", "unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^28.4.1", "unplugin-vue-components": "^0.26.0",
"vite": "^6.2.2" "vite": "^5.2.10"
} }
} }

View File

@ -1 +1 @@
47ebcfd89e9e219e5b4ccf43ca2aa197 015d99ba38ab1210c611b0adecf20175

View File

@ -1,7 +1,7 @@
<script setup> <script setup>
import ContentPane from './components/content/ContentPane.vue' import ContentPane from './components/content/ContentPane.vue'
import BrowserPane from './components/sidebar/BrowserPane.vue' import BrowserPane from './components/sidebar/BrowserPane.vue'
import { computed, onMounted, onUnmounted, reactive, ref, watchEffect } from 'vue' import { computed, onMounted, reactive, ref, watchEffect } from 'vue'
import { debounce } from 'lodash' import { debounce } from 'lodash'
import { useThemeVars } from 'naive-ui' import { useThemeVars } from 'naive-ui'
import Ribbon from './components/sidebar/Ribbon.vue' import Ribbon from './components/sidebar/Ribbon.vue'
@ -13,7 +13,7 @@ import ContentLogPane from './components/content/ContentLogPane.vue'
import ContentValueTab from '@/components/content/ContentValueTab.vue' import ContentValueTab from '@/components/content/ContentValueTab.vue'
import ToolbarControlWidget from '@/components/common/ToolbarControlWidget.vue' import ToolbarControlWidget from '@/components/common/ToolbarControlWidget.vue'
import { EventsOn, WindowIsFullscreen, WindowIsMaximised, WindowToggleMaximise } from 'wailsjs/runtime/runtime.js' import { EventsOn, WindowIsFullscreen, WindowIsMaximised, WindowToggleMaximise } from 'wailsjs/runtime/runtime.js'
import { isMacOS, isWindows } from '@/utils/platform.js' import { isMacOS } from '@/utils/platform.js'
import iconUrl from '@/assets/images/icon.png' import iconUrl from '@/assets/images/icon.png'
import ResizeableWrapper from '@/components/common/ResizeableWrapper.vue' import ResizeableWrapper from '@/components/common/ResizeableWrapper.vue'
import { extraTheme } from '@/utils/extra_theme.js' import { extraTheme } from '@/utils/extra_theme.js'
@ -57,9 +57,6 @@ const logoPaddingLeft = ref(10)
const maximised = ref(false) const maximised = ref(false)
const hideRadius = ref(false) const hideRadius = ref(false)
const wrapperStyle = computed(() => { const wrapperStyle = computed(() => {
if (isWindows()) {
return {}
}
return hideRadius.value return hideRadius.value
? {} ? {}
: { : {
@ -68,11 +65,6 @@ const wrapperStyle = computed(() => {
} }
}) })
const spinStyle = computed(() => { const spinStyle = computed(() => {
if (isWindows()) {
return {
backgroundColor: themeVars.value.bodyColor,
}
}
return hideRadius.value return hideRadius.value
? { ? {
backgroundColor: themeVars.value.bodyColor, backgroundColor: themeVars.value.bodyColor,
@ -117,28 +109,7 @@ onMounted(async () => {
onToggleFullscreen(fullscreen === true) onToggleFullscreen(fullscreen === true)
const maximised = await WindowIsMaximised() const maximised = await WindowIsMaximised()
onToggleMaximize(maximised) onToggleMaximize(maximised)
window.addEventListener('keydown', onKeyShortcut)
}) })
onUnmounted(() => {
window.removeEventListener('keydown', onKeyShortcut)
})
const onKeyShortcut = (e) => {
const isCtrlOn = isMacOS() ? e.metaKey : e.ctrlKey
switch (e.key) {
case 'w':
if (isCtrlOn) {
// close current tab
const tabStore = useTabStore()
const currentTab = tabStore.currentTab
if (currentTab != null) {
tabStore.closeTab(currentTab.name)
}
}
break
}
}
</script> </script>
<template> <template>
@ -174,7 +145,7 @@ const onKeyShortcut = (e) => {
<div v-show="tabStore.nav === 'browser'" class="app-toolbar-tab flex-item-expand"> <div v-show="tabStore.nav === 'browser'" class="app-toolbar-tab flex-item-expand">
<content-value-tab /> <content-value-tab />
</div> </div>
<div class="flex-item-expand" style="min-width: 15px"></div> <div class="flex-item-expand"></div>
<!-- simulate window control buttons --> <!-- simulate window control buttons -->
<toolbar-control-widget <toolbar-control-widget
v-if="!isMacOS()" v-if="!isMacOS()"
@ -262,7 +233,6 @@ const onKeyShortcut = (e) => {
align-self: flex-end; align-self: flex-end;
margin-bottom: -1px; margin-bottom: -1px;
margin-left: 3px; margin-left: 3px;
overflow: auto;
} }
#app-content { #app-content {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

View File

@ -5,16 +5,14 @@ import Edit from '@/components/icons/Edit.vue'
import Close from '@/components/icons/Close.vue' import Close from '@/components/icons/Close.vue'
import Save from '@/components/icons/Save.vue' import Save from '@/components/icons/Save.vue'
import Copy from '@/components/icons/Copy.vue' import Copy from '@/components/icons/Copy.vue'
import Refresh from '@/components/icons/Refresh.vue'
const props = defineProps({ const props = defineProps({
bindKey: String, bindKey: String,
editing: Boolean, editing: Boolean,
readonly: Boolean, readonly: Boolean,
canRefresh: Boolean,
}) })
const emit = defineEmits(['edit', 'delete', 'copy', 'refresh', 'save', 'cancel']) const emit = defineEmits(['edit', 'delete', 'copy', 'save', 'cancel'])
</script> </script>
<template> <template>
@ -24,7 +22,6 @@ const emit = defineEmits(['edit', 'delete', 'copy', 'refresh', 'save', 'cancel']
</div> </div>
<div v-else class="flex-box-h edit-column-func"> <div v-else class="flex-box-h edit-column-func">
<icon-button :icon="Copy" :title="$t('interface.copy_value')" @click="emit('copy')" /> <icon-button :icon="Copy" :title="$t('interface.copy_value')" @click="emit('copy')" />
<icon-button v-if="props.canRefresh" :icon="Refresh" :title="$t('interface.reload')" @click="emit('refresh')" />
<icon-button v-if="!props.readonly" :icon="Edit" :title="$t('interface.edit_row')" @click="emit('edit')" /> <icon-button v-if="!props.readonly" :icon="Edit" :title="$t('interface.edit_row')" @click="emit('edit')" />
<n-popconfirm <n-popconfirm
:negative-text="$t('common.cancel')" :negative-text="$t('common.cancel')"

View File

@ -43,7 +43,7 @@ const hasTooltip = computed(() => {
</script> </script>
<template> <template>
<n-tooltip v-if="hasTooltip" :delay="tooltipDelay" :keep-alive-on-hover="false" :show-arrow="false"> <n-tooltip v-if="hasTooltip" :delay="tooltipDelay" :show-arrow="false">
<template #trigger> <template #trigger>
<n-button <n-button
:class="props.buttonClass" :class="props.buttonClass"

View File

@ -2,7 +2,7 @@
import { computed, h } from 'vue' import { computed, h } from 'vue'
import { NSpace, useThemeVars } from 'naive-ui' import { NSpace, useThemeVars } from 'naive-ui'
import { types, typesBgColor, typesColor, typesShortName } from '@/consts/support_redis_type.js' import { types, typesBgColor, typesColor, typesShortName } from '@/consts/support_redis_type.js'
import { get, isEmpty, map, toUpper } from 'lodash' import { get, map, toUpper } from 'lodash'
import RedisTypeTag from '@/components/common/RedisTypeTag.vue' import RedisTypeTag from '@/components/common/RedisTypeTag.vue'
const props = defineProps({ const props = defineProps({
@ -14,14 +14,6 @@ const props = defineProps({
type: String, type: String,
default: 'bottom-start', default: 'bottom-start',
}, },
disabled: {
type: Boolean,
default: false,
},
disableTip: {
type: String,
default: '',
},
}) })
const emit = defineEmits(['update:value', 'select']) const emit = defineEmits(['update:value', 'select'])
@ -90,42 +82,22 @@ const handleSelect = (select) => {
</script> </script>
<template> <template>
<template v-if="props.disabled"> <n-dropdown
<n-tooltip :disabled="isEmpty(props.disableTip)"> :options="options"
<div>{{ props.disableTip }}</div> :placement="props.placement"
<template #trigger> :render-icon="renderIcon"
<n-tag :render-label="renderLabel"
:bordered="true" show-arrow
:color="{ color: backgroundColor, textColor: fontColor }" @select="handleSelect">
class="redis-tag" <n-tag
disabled :bordered="true"
size="medium" :color="{ color: backgroundColor, textColor: fontColor }"
strong> class="redis-tag"
{{ displayValue }} size="medium"
</n-tag> strong>
</template> {{ displayValue }}
</n-tooltip> </n-tag>
</template> </n-dropdown>
<template v-else>
<n-dropdown
:disabled="props.disabled"
:options="options"
:placement="props.placement"
:render-icon="renderIcon"
:render-label="renderLabel"
show-arrow
@select="handleSelect">
<n-tag
:bordered="true"
:color="{ color: backgroundColor, textColor: fontColor }"
:disabled="props.disabled"
class="redis-tag"
size="medium"
strong>
{{ displayValue }}
</n-tag>
</n-dropdown>
</template>
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>

View File

@ -68,7 +68,6 @@ const label = computed(() => {
'redis-type-tag-small': !props.short && props.size === 'small', 'redis-type-tag-small': !props.short && props.size === 'small',
'redis-type-tag-round': props.round, 'redis-type-tag-round': props.round,
'redis-type-tag-loading': props.loading, 'redis-type-tag-loading': props.loading,
'redis-type-tag': props.short,
}" }"
:color="{ color: backgroundColor, textColor: fontColor }" :color="{ color: backgroundColor, textColor: fontColor }"
:size="props.size" :size="props.size"
@ -113,13 +112,4 @@ const label = computed(() => {
opacity: 0.4; opacity: 0.4;
} }
} }
.redis-type-tag {
width: 22px;
height: 22px;
justify-content: center;
align-items: center;
text-align: center;
vertical-align: middle;
}
</style> </style>

View File

@ -12,10 +12,6 @@ const props = defineProps({
}, },
icons: Array, icons: Array,
tTooltips: Array, tTooltips: Array,
tTooltipPlacement: {
type: String,
default: 'bottom',
},
iconSize: { iconSize: {
type: [Number, String], type: [Number, String],
default: 20, default: 20,
@ -49,7 +45,6 @@ const handleSwitch = (idx) => {
v-for="(icon, i) in props.icons" v-for="(icon, i) in props.icons"
:key="i" :key="i"
:disabled="!(props.tTooltips && props.tTooltips[i])" :disabled="!(props.tTooltips && props.tTooltips[i])"
:placement="props.tTooltipPlacement"
:show-arrow="false"> :show-arrow="false">
<template #trigger> <template #trigger>
<n-button :focusable="false" :size="props.size" :tertiary="i !== props.value" @click="handleSwitch(i)"> <n-button :focusable="false" :size="props.size" :tertiary="i !== props.value" @click="handleSwitch(i)">

View File

@ -168,5 +168,5 @@ defineExpose({
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
@use '@/styles/content'; @import '@/styles/content';
</style> </style>

View File

@ -70,7 +70,7 @@ const isBlankValue = computed(() => {
}) })
const selectedSubTab = computed(() => { const selectedSubTab = computed(() => {
const { subTab = BrowserTabType.Status } = tabStore.currentTab || {} const { subTab = 'status' } = tabStore.currentTab || {}
return subTab return subTab
}) })
@ -104,7 +104,7 @@ watch(
}" }"
:value="selectedSubTab" :value="selectedSubTab"
class="content-sub-tab" class="content-sub-tab"
:default-value="BrowserTabType.Status.toString()" default-value="status"
pane-class="content-sub-tab-pane" pane-class="content-sub-tab-pane"
placement="top" placement="top"
tab-style="padding-left: 10px; padding-right: 10px;" tab-style="padding-left: 10px; padding-right: 10px;"
@ -212,7 +212,7 @@ watch(
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
@use '@/styles/content'; @import '@/styles/content';
.content-container { .content-container {
//padding: 5px 5px 0; //padding: 5px 5px 0;

View File

@ -1,32 +1,8 @@
<script setup> <script setup>
import { computed } from 'vue'
import AddLink from '@/components/icons/AddLink.vue' import AddLink from '@/components/icons/AddLink.vue'
import useDialogStore from 'stores/dialog.js' import useDialogStore from 'stores/dialog.js'
import { NButton, useThemeVars } from 'naive-ui'
import { BrowserOpenURL } from 'wailsjs/runtime/runtime.js'
import { find, includes, isEmpty } from 'lodash'
import usePreferencesStore from 'stores/preferences.js'
const themeVars = useThemeVars()
const dialogStore = useDialogStore() const dialogStore = useDialogStore()
const prefStore = usePreferencesStore()
const onOpenSponsor = (link) => {
BrowserOpenURL(link)
}
const sponsorAd = computed(() => {
try {
const content = localStorage.getItem('sponsor_ad')
const ads = JSON.parse(content)
const ad = find(ads, ({ region }) => {
return isEmpty(region) || includes(region, prefStore.currentLanguage)
})
return ad || null
} catch {
return null
}
})
</script> </script>
<template> <template>
@ -42,27 +18,16 @@ const sponsorAd = computed(() => {
</n-button> </n-button>
</template> </template>
</n-empty> </n-empty>
<n-button v-if="sponsorAd != null" class="sponsor-ad" style="" text @click="onOpenSponsor(sponsorAd.link)">
{{ sponsorAd.name }}
</n-button>
</div> </div>
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
@use '@/styles/content'; @import '@/styles/content';
.content-container { .content-container {
justify-content: center; justify-content: center;
padding: 5px; padding: 5px;
box-sizing: border-box; box-sizing: border-box;
& > .sponsor-ad {
text-align: center;
margin-top: 20px;
vertical-align: bottom;
color: v-bind('themeVars.textColor3');
}
} }
.color-preset-item { .color-preset-item {

View File

@ -2,24 +2,32 @@
import Server from '@/components/icons/Server.vue' import Server from '@/components/icons/Server.vue'
import useTabStore from 'stores/tab.js' import useTabStore from 'stores/tab.js'
import { computed } from 'vue' import { computed } from 'vue'
import { useI18n } from 'vue-i18n'
import { get, map } from 'lodash' import { get, map } from 'lodash'
import { useThemeVars } from 'naive-ui' import { useThemeVars } from 'naive-ui'
import useConnectionStore from 'stores/connections.js' import useConnectionStore from 'stores/connections.js'
import { extraTheme } from '@/utils/extra_theme.js' import { extraTheme } from '@/utils/extra_theme.js'
import usePreferencesStore from 'stores/preferences.js' import usePreferencesStore from 'stores/preferences.js'
import useBrowserStore from 'stores/browser.js'
/** /**
* Value content tab on head * Value content tab on head
*/ */
const themeVars = useThemeVars() const themeVars = useThemeVars()
const i18n = useI18n()
const tabStore = useTabStore() const tabStore = useTabStore()
const connectionStore = useConnectionStore() const connectionStore = useConnectionStore()
const browserStore = useBrowserStore()
const prefStore = usePreferencesStore() const prefStore = usePreferencesStore()
const onCloseTab = (tabIndex) => { const onCloseTab = (tabIndex) => {
const tab = get(tabStore.tabs, tabIndex) const tab = get(tabStore.tabs, tabIndex)
tabStore.closeTab(tab.name) if (tab != null) {
$dialog.warning(i18n.t('dialogue.close_confirm', { name: tab.name }), () => {
browserStore.closeConnection(tab.name)
})
}
} }
const tabMarkColor = computed(() => { const tabMarkColor = computed(() => {

View File

@ -253,15 +253,6 @@ const onTermKey = (e) => {
} }
// block all ctrl key combinations input // block all ctrl key combinations input
return false return false
} else {
switch (e.key) {
case 'Home': // move to head of line
moveInputCursorTo(0)
return false
case 'End': // move to tail of line
moveInputCursorTo(Number.MAX_SAFE_INTEGER)
return false
}
} }
} }
return true return true
@ -322,8 +313,6 @@ const updateInput = (data) => {
if (data == null || data.length <= 0) { if (data == null || data.length <= 0) {
return return
} }
// replace &nbsp;(Non-Breaking Space) with normal blank space
data = data.replace(/\u00A0/g, ' ')
if (termInst == null) { if (termInst == null) {
return return

View File

@ -249,8 +249,4 @@ onUnmounted(() => {
left: 2px; left: 2px;
right: 2px; right: 2px;
} }
:deep(.line-numbers) {
white-space: nowrap;
}
</style> </style>

View File

@ -23,7 +23,7 @@ const props = defineProps({
type: [String, Number], type: [String, Number],
}, },
value: { value: {
type: [String, Array], type: String,
}, },
fieldLabel: { fieldLabel: {
type: String, type: String,

View File

@ -3,19 +3,20 @@ import { computed, nextTick, onMounted, onUnmounted, reactive, ref } from 'vue'
import { debounce, filter, get, includes, isEmpty, join } from 'lodash' import { debounce, filter, get, includes, isEmpty, join } from 'lodash'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
import { useThemeVars } from 'naive-ui' import { useThemeVars } from 'naive-ui'
import useBrowserStore from 'stores/browser.js'
import Play from '@/components/icons/Play.vue' import Play from '@/components/icons/Play.vue'
import Pause from '@/components/icons/Pause.vue' import Pause from '@/components/icons/Pause.vue'
import { ExportLog, StartMonitor, StopMonitor } from 'wailsjs/go/services/monitorService.js' import { ExportLog, StartMonitor, StopMonitor } from 'wailsjs/go/services/monitorService.js'
import { EventsOff, EventsOn } from 'wailsjs/runtime/runtime.js' import { ClipboardSetText, EventsOff, EventsOn } from 'wailsjs/runtime/runtime.js'
import Copy from '@/components/icons/Copy.vue' import Copy from '@/components/icons/Copy.vue'
import Export from '@/components/icons/Export.vue' import Export from '@/components/icons/Export.vue'
import Delete from '@/components/icons/Delete.vue' import Delete from '@/components/icons/Delete.vue'
import IconButton from '@/components/common/IconButton.vue' import IconButton from '@/components/common/IconButton.vue'
import Bottom from '@/components/icons/Bottom.vue' import Bottom from '@/components/icons/Bottom.vue'
import copy from 'copy-text-to-clipboard'
const themeVars = useThemeVars() const themeVars = useThemeVars()
const browserStore = useBrowserStore()
const i18n = useI18n() const i18n = useI18n()
const props = defineProps({ const props = defineProps({
server: { server: {
@ -94,8 +95,15 @@ const onStopMonitor = async () => {
} }
const onCopyLog = async () => { const onCopyLog = async () => {
copy(join(data.list, '\n')) try {
$message.success(i18n.t('interface.copy_succ')) const content = join(data.list, '\n')
const succ = await ClipboardSetText(content)
if (succ) {
$message.success(i18n.t('interface.copy_succ'))
}
} catch (e) {
$message.error(e.message)
}
} }
const onExportLog = () => { const onExportLog = () => {
@ -181,7 +189,7 @@ const onCleanLog = () => {
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
@use '@/styles/content'; @import '@/styles/content';
.line-item { .line-item {
margin-bottom: 5px; margin-bottom: 5px;

View File

@ -281,7 +281,7 @@ const onPublish = async () => {
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
@use '@/styles/content'; @import '@/styles/content';
.total-message { .total-message {
margin: 10px 0 0; margin: 10px 0 0;

View File

@ -80,11 +80,9 @@ const refreshInfo = async (force) => {
} }
if (!isEmpty(props.server) && browserStore.isConnected(props.server)) { if (!isEmpty(props.server) && browserStore.isConnected(props.server)) {
try { try {
const info = await browserStore.getServerInfo(props.server, true) const info = await browserStore.getServerInfo(props.server)
if (!isEmpty(info)) { serverInfo.value = info
serverInfo.value = info _updateChart(info)
_updateChart(info)
}
} finally { } finally {
pageState.loading = false pageState.loading = false
pageState.autoLoading = false pageState.autoLoading = false
@ -94,7 +92,7 @@ const refreshInfo = async (force) => {
const _updateChart = (info) => { const _updateChart = (info) => {
let timeLabels = toRaw(cmdRate.value.labels) let timeLabels = toRaw(cmdRate.value.labels)
timeLabels = timeLabels.concat(dayjs().format('HH:mm:ss')) timeLabels = timeLabels.concat(dayjs().format('hh:mm:ss'))
timeLabels = slice(timeLabels, Math.max(0, timeLabels.length - statusHistory)) timeLabels = slice(timeLabels, Math.max(0, timeLabels.length - statusHistory))
// commands per seconds // commands per seconds
@ -146,7 +144,7 @@ const _updateChart = (info) => {
const _mockChart = () => { const _mockChart = () => {
const timeLabels = [] const timeLabels = []
for (let i = 0; i < 5; i++) { for (let i = 0; i < 5; i++) {
timeLabels.push(dayjs().add(5, 'seconds').format('HH:mm:ss')) timeLabels.push(dayjs().add(5, 'seconds').format('hh:mm:ss'))
} }
// commands per seconds // commands per seconds
@ -776,7 +774,7 @@ const clientTableColumns = computed(() => {
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
@use '@/styles/content'; @import '@/styles/content';
.line-chart { .line-chart {
display: flex; display: flex;

View File

@ -222,5 +222,5 @@ const onListLimitChanged = (limit) => {
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
@use '@/styles/content'; @import '@/styles/content';
</style> </style>

View File

@ -9,12 +9,12 @@ import RedisTypeTag from '@/components/common/RedisTypeTag.vue'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
import IconButton from '@/components/common/IconButton.vue' import IconButton from '@/components/common/IconButton.vue'
import Copy from '@/components/icons/Copy.vue' import Copy from '@/components/icons/Copy.vue'
import { ClipboardSetText } from 'wailsjs/runtime/runtime.js'
import { computed, onMounted, onUnmounted, reactive, watch } from 'vue' import { computed, onMounted, onUnmounted, reactive, watch } from 'vue'
import { NIcon, useThemeVars } from 'naive-ui' import { NIcon, useThemeVars } from 'naive-ui'
import { timeout } from '@/utils/promise.js' import { timeout } from '@/utils/promise.js'
import AutoRefreshForm from '@/components/common/AutoRefreshForm.vue' import AutoRefreshForm from '@/components/common/AutoRefreshForm.vue'
import { toHumanReadable } from '@/utils/date.js' import { toHumanReadable } from '@/utils/date.js'
import copy from 'copy-text-to-clipboard'
const props = defineProps({ const props = defineProps({
server: String, server: String,
@ -139,8 +139,15 @@ const onToggleRefresh = (on) => {
} }
const onCopyKey = () => { const onCopyKey = () => {
copy(props.keyPath) ClipboardSetText(props.keyPath)
$message.success(i18n.t('interface.copy_succ')) .then((succ) => {
if (succ) {
$message.success(i18n.t('interface.copy_succ'))
}
})
.catch((e) => {
$message.error(e.message)
})
} }
const onTTL = () => { const onTTL = () => {

View File

@ -1,5 +1,5 @@
<script setup> <script setup>
import { computed, h, reactive, ref } from 'vue' import { computed, h, nextTick, reactive, ref } from 'vue'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
import AddLink from '@/components/icons/AddLink.vue' import AddLink from '@/components/icons/AddLink.vue'
import { NButton, NIcon, useThemeVars } from 'naive-ui' import { NButton, NIcon, useThemeVars } from 'naive-ui'
@ -15,14 +15,10 @@ import IconButton from '@/components/common/IconButton.vue'
import ContentEntryEditor from '@/components/content_value/ContentEntryEditor.vue' import ContentEntryEditor from '@/components/content_value/ContentEntryEditor.vue'
import Edit from '@/components/icons/Edit.vue' import Edit from '@/components/icons/Edit.vue'
import FormatSelector from '@/components/content_value/FormatSelector.vue' import FormatSelector from '@/components/content_value/FormatSelector.vue'
import { decodeRedisKey, nativeRedisKey } from '@/utils/key_convert.js' import { decodeRedisKey } from '@/utils/key_convert.js'
import ContentSearchInput from '@/components/content_value/ContentSearchInput.vue' import ContentSearchInput from '@/components/content_value/ContentSearchInput.vue'
import { ClipboardSetText } from 'wailsjs/runtime/runtime.js'
import { formatBytes } from '@/utils/byte_convert.js' import { formatBytes } from '@/utils/byte_convert.js'
import copy from 'copy-text-to-clipboard'
import SwitchButton from '@/components/common/SwitchButton.vue'
import AlignLeft from '@/components/icons/AlignLeft.vue'
import AlignCenter from '@/components/icons/AlignCenter.vue'
import { TextAlignType } from '@/consts/text_align_type.js'
const i18n = useI18n() const i18n = useI18n()
const themeVars = useThemeVars() const themeVars = useThemeVars()
@ -40,7 +36,7 @@ const props = defineProps({
default: -1, default: -1,
}, },
value: { value: {
type: [String, Array], type: Array,
default: () => [], default: () => [],
}, },
size: Number, size: Number,
@ -49,10 +45,9 @@ const props = defineProps({
decode: String, decode: String,
end: Boolean, end: Boolean,
loading: Boolean, loading: Boolean,
textAlign: Number,
}) })
const emit = defineEmits(['loadmore', 'loadall', 'reload', 'match', 'update:textAlign']) const emit = defineEmits(['loadmore', 'loadall', 'reload', 'match'])
/** /**
* *
@ -83,7 +78,7 @@ const fieldFilterOption = ref(null)
const fieldColumn = computed(() => ({ const fieldColumn = computed(() => ({
key: 'key', key: 'key',
title: () => i18n.t('common.field'), title: () => i18n.t('common.field'),
align: props.textAlign !== TextAlignType.Left ? 'center' : 'left', align: 'center',
titleAlign: 'center', titleAlign: 'center',
resizable: true, resizable: true,
ellipsis: { ellipsis: {
@ -94,17 +89,14 @@ const fieldColumn = computed(() => ({
}, },
scrollable: true, scrollable: true,
}, },
lineClamp: 1, lineClamp: 10,
}, },
filterOptionValue: fieldFilterOption.value, filterOptionValue: fieldFilterOption.value,
className: inEdit.value ? 'clickable wordline' : 'wordline', className: inEdit.value ? 'clickable' : '',
filter: (value, row) => { filter: (value, row) => {
return !!~row.k.indexOf(value.toString()) return !!~row.k.indexOf(value.toString())
}, },
render: (row) => { render: (row) => {
if (row.rm === true) {
return h('s', {}, decodeRedisKey(row.k))
}
return decodeRedisKey(row.k) return decodeRedisKey(row.k)
}, },
})) }))
@ -116,7 +108,7 @@ const isCode = computed(() => {
const valueColumn = computed(() => ({ const valueColumn = computed(() => ({
key: 'value', key: 'value',
title: () => i18n.t('common.value'), title: () => i18n.t('common.value'),
align: isCode.value ? 'left' : props.textAlign !== TextAlignType.Left ? 'center' : 'left', align: isCode.value ? 'left' : 'center',
titleAlign: 'center', titleAlign: 'center',
resizable: true, resizable: true,
ellipsis: isCode.value ellipsis: isCode.value
@ -129,7 +121,6 @@ const valueColumn = computed(() => ({
}, },
scrollable: true, scrollable: true,
}, },
lineClamp: 1,
}, },
// filterOptionValue: valueFilterOption.value, // filterOptionValue: valueFilterOption.value,
className: inEdit.value ? 'clickable' : '', className: inEdit.value ? 'clickable' : '',
@ -140,14 +131,10 @@ const valueColumn = computed(() => ({
// return !!~row.v.indexOf(value.toString()) // return !!~row.v.indexOf(value.toString())
// }, // },
render: (row) => { render: (row) => {
const val = row.dv || nativeRedisKey(row.v)
if (isCode.value) { if (isCode.value) {
return h('pre', { class: 'pre-wrap' }, val) return h('pre', {}, row.dv || row.v)
} }
if (row.rm === true) { return row.dv || row.v
return h('s', {}, val)
}
return val
}, },
})) }))
@ -198,9 +185,9 @@ const resetEdit = () => {
currentEditRow.no = 0 currentEditRow.no = 0
currentEditRow.key = '' currentEditRow.key = ''
currentEditRow.value = null currentEditRow.value = null
// if (currentEditRow.format !== props.format || currentEditRow.decode !== props.decode) { if (currentEditRow.format !== props.format || currentEditRow.decode !== props.decode) {
// nextTick(() => onFormatChanged(currentEditRow.decode, currentEditRow.format)) nextTick(() => onFormatChanged(currentEditRow.decode, currentEditRow.format))
// } }
// currentEditRow.format = formatTypes.RAW // currentEditRow.format = formatTypes.RAW
// currentEditRow.decode = decodeTypes.NONE // currentEditRow.decode = decodeTypes.NONE
} }
@ -216,28 +203,15 @@ const actionColumn = {
return h(EditableTableColumn, { return h(EditableTableColumn, {
editing: false, editing: false,
bindKey: row.k, bindKey: row.k,
canRefresh: true,
onRefresh: async () => {
const { updated, success, msg } = await browserStore.getHashField({
server: props.name,
db: props.db,
key: keyName.value,
field: row.k,
decode: props.decode,
format: props.format,
})
if (success) {
delete props.value[index]['rm']
$message.success(i18n.t('dialogue.reload_succ'))
} else {
// update fail, the key may have been deleted
$message.error(msg)
props.value[index]['rm'] = true
}
},
onCopy: async () => { onCopy: async () => {
copy(row.v) try {
$message.success(i18n.t('interface.copy_succ')) const succ = await ClipboardSetText(row.v)
if (succ) {
$message.success(i18n.t('interface.copy_succ'))
}
} catch (e) {
$message.error(e.message)
}
}, },
onEdit: () => startEdit(index + 1, row.k, row.v), onEdit: () => startEdit(index + 1, row.k, row.v),
onDelete: async () => { onDelete: async () => {
@ -368,15 +342,6 @@ defineExpose({
@match-changed="onMatchInput" /> @match-changed="onMatchInput" />
</div> </div>
<div class="flex-item-expand"></div> <div class="flex-item-expand"></div>
<switch-button
:icons="[AlignCenter, AlignLeft]"
:stroke-width="3.5"
:t-tooltips="['interface.text_align_center', 'interface.text_align_left']"
:value="props.textAlign"
size="medium"
unselect-stroke-width="3"
@update:value="(val) => emit('update:textAlign', val)" />
<n-divider vertical />
<n-button-group> <n-button-group>
<icon-button <icon-button
:disabled="props.end || props.loading" :disabled="props.end || props.loading"

View File

@ -5,13 +5,13 @@ import Copy from '@/components/icons/Copy.vue'
import Save from '@/components/icons/Save.vue' import Save from '@/components/icons/Save.vue'
import { useThemeVars } from 'naive-ui' import { useThemeVars } from 'naive-ui'
import { types as redisTypes } from '@/consts/support_redis_type.js' import { types as redisTypes } from '@/consts/support_redis_type.js'
import { ClipboardSetText } from 'wailsjs/runtime/runtime.js'
import { isEmpty, toLower } from 'lodash' import { isEmpty, toLower } from 'lodash'
import useBrowserStore from 'stores/browser.js' import useBrowserStore from 'stores/browser.js'
import { decodeRedisKey } from '@/utils/key_convert.js' import { decodeRedisKey } from '@/utils/key_convert.js'
import ContentEditor from '@/components/content_value/ContentEditor.vue' import ContentEditor from '@/components/content_value/ContentEditor.vue'
import { decodeTypes, formatTypes } from '@/consts/value_view_type.js' import { decodeTypes, formatTypes } from '@/consts/value_view_type.js'
import { formatBytes } from '@/utils/byte_convert.js' import { formatBytes } from '@/utils/byte_convert.js'
import copy from 'copy-text-to-clipboard'
const props = defineProps({ const props = defineProps({
name: String, name: String,
@ -62,8 +62,15 @@ const showMemoryUsage = computed(() => {
* Copy value * Copy value
*/ */
const onCopyValue = () => { const onCopyValue = () => {
copy(displayValue.value) ClipboardSetText(displayValue.value)
$message.success(i18n.t('interface.copy_succ')) .then((succ) => {
if (succ) {
$message.success(i18n.t('interface.copy_succ'))
}
})
.catch((e) => {
$message.error(e.message)
})
} }
/** /**

View File

@ -1,5 +1,5 @@
<script setup> <script setup>
import { computed, h, reactive, ref } from 'vue' import { computed, h, nextTick, reactive, ref } from 'vue'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
import AddLink from '@/components/icons/AddLink.vue' import AddLink from '@/components/icons/AddLink.vue'
import { NButton, NIcon, useThemeVars } from 'naive-ui' import { NButton, NIcon, useThemeVars } from 'naive-ui'
@ -16,13 +16,8 @@ import ContentEntryEditor from '@/components/content_value/ContentEntryEditor.vu
import FormatSelector from '@/components/content_value/FormatSelector.vue' import FormatSelector from '@/components/content_value/FormatSelector.vue'
import Edit from '@/components/icons/Edit.vue' import Edit from '@/components/icons/Edit.vue'
import ContentSearchInput from '@/components/content_value/ContentSearchInput.vue' import ContentSearchInput from '@/components/content_value/ContentSearchInput.vue'
import { ClipboardSetText } from 'wailsjs/runtime/runtime.js'
import { formatBytes } from '@/utils/byte_convert.js' import { formatBytes } from '@/utils/byte_convert.js'
import copy from 'copy-text-to-clipboard'
import { TextAlignType } from '@/consts/text_align_type.js'
import AlignLeft from '@/components/icons/AlignLeft.vue'
import AlignCenter from '@/components/icons/AlignCenter.vue'
import SwitchButton from '@/components/common/SwitchButton.vue'
import { nativeRedisKey } from '@/utils/key_convert.js'
const i18n = useI18n() const i18n = useI18n()
const themeVars = useThemeVars() const themeVars = useThemeVars()
@ -56,10 +51,9 @@ const props = defineProps({
}, },
end: Boolean, end: Boolean,
loading: Boolean, loading: Boolean,
textAlign: Number,
}) })
const emit = defineEmits(['loadmore', 'loadall', 'reload', 'match', 'update:textAlign']) const emit = defineEmits(['loadmore', 'loadall', 'reload', 'match'])
/** /**
* *
@ -90,7 +84,7 @@ const valueFilterOption = ref(null)
const valueColumn = computed(() => ({ const valueColumn = computed(() => ({
key: 'value', key: 'value',
title: () => i18n.t('common.value'), title: () => i18n.t('common.value'),
align: isCode.value ? 'left' : props.textAlign !== TextAlignType.Left ? 'center' : 'left', align: isCode.value ? 'left' : 'center',
titleAlign: 'center', titleAlign: 'center',
ellipsis: isCode.value ellipsis: isCode.value
? false ? false
@ -102,20 +96,20 @@ const valueColumn = computed(() => ({
}, },
scrollable: true, scrollable: true,
}, },
lineClamp: 1,
}, },
filterOptionValue: valueFilterOption.value, filterOptionValue: valueFilterOption.value,
className: inEdit.value ? 'clickable' : '', className: inEdit.value ? 'clickable' : '',
filter: (filterValue, row) => { filter: (value, row) => {
const val = row.dv || nativeRedisKey(row.v) if (row.dv) {
return !!~val.indexOf(filterValue.toString()) return !!~row.dv.indexOf(value.toString())
}
return !!~row.v.indexOf(value.toString())
}, },
render: (row) => { render: (row) => {
const val = row.dv || nativeRedisKey(row.v)
if (isCode.value) { if (isCode.value) {
return h('pre', { class: 'pre-wrap' }, val) return h('pre', {}, row.dv || row.v)
} }
return val return row.dv || row.v
}, },
})) }))
@ -150,7 +144,7 @@ const saveEdit = async (pos, value, decode, format) => {
server: props.name, server: props.name,
db: props.db, db: props.db,
key: keyName.value, key: keyName.value,
index: row.index, index,
value, value,
decode, decode,
format, format,
@ -168,9 +162,9 @@ const saveEdit = async (pos, value, decode, format) => {
const resetEdit = () => { const resetEdit = () => {
currentEditRow.no = 0 currentEditRow.no = 0
currentEditRow.value = null currentEditRow.value = null
// if (currentEditRow.format !== props.format || currentEditRow.decode !== props.decode) { if (currentEditRow.format !== props.format || currentEditRow.decode !== props.decode) {
// nextTick(() => onFormatChanged(currentEditRow.decode, currentEditRow.format)) nextTick(() => onFormatChanged(currentEditRow.decode, currentEditRow.format))
// } }
} }
const actionColumn = { const actionColumn = {
@ -180,16 +174,22 @@ const actionColumn = {
align: 'center', align: 'center',
titleAlign: 'center', titleAlign: 'center',
fixed: 'right', fixed: 'right',
render: ({ index, v }, _) => { render: (row, index) => {
return h(EditableTableColumn, { return h(EditableTableColumn, {
editing: false, editing: false,
bindKey: `#${index + 1}`, bindKey: `#${index + 1}`,
onCopy: async () => { onCopy: async () => {
copy(v) try {
$message.success(i18n.t('interface.copy_succ')) const succ = await ClipboardSetText(row.v)
if (succ) {
$message.success(i18n.t('interface.copy_succ'))
}
} catch (e) {
$message.error(e.message)
}
}, },
onEdit: () => { onEdit: () => {
startEdit(index + 1, v) startEdit(index + 1, row.v)
}, },
onDelete: async () => { onDelete: async () => {
try { try {
@ -221,7 +221,7 @@ const columns = computed(() => {
width: 80, width: 80,
align: 'center', align: 'center',
titleAlign: 'center', titleAlign: 'center',
render: ({ index }, _) => { render: (row, index) => {
return index + 1 return index + 1
}, },
}, },
@ -236,7 +236,7 @@ const columns = computed(() => {
width: 80, width: 80,
align: 'center', align: 'center',
titleAlign: 'center', titleAlign: 'center',
render: ({ index }, _) => { render: (row, index) => {
if (index + 1 === currentEditRow.no) { if (index + 1 === currentEditRow.no) {
// editing row, show edit state // editing row, show edit state
return h(NIcon, { size: 16, color: 'red' }, () => h(Edit, { strokeWidth: 5 })) return h(NIcon, { size: 16, color: 'red' }, () => h(Edit, { strokeWidth: 5 }))
@ -250,12 +250,12 @@ const columns = computed(() => {
} }
}) })
const rowProps = ({ index, v }, _) => { const rowProps = (row, index) => {
return { return {
onClick: () => { onClick: () => {
// in edit mode, switch edit row by click // in edit mode, switch edit row by click
if (inEdit.value) { if (inEdit.value) {
startEdit(index + 1, v) startEdit(index + 1, row.v)
} }
}, },
} }
@ -316,15 +316,6 @@ defineExpose({
@match-changed="onMatchInput" /> @match-changed="onMatchInput" />
</div> </div>
<div class="flex-item-expand"></div> <div class="flex-item-expand"></div>
<switch-button
:icons="[AlignCenter, AlignLeft]"
:stroke-width="3.5"
:t-tooltips="['interface.text_align_center', 'interface.text_align_left']"
:value="props.textAlign"
size="medium"
unselect-stroke-width="3"
@update:value="(val) => emit('update:textAlign', val)" />
<n-divider vertical />
<n-button-group> <n-button-group>
<icon-button <icon-button
:disabled="props.end || props.loading" :disabled="props.end || props.loading"

View File

@ -1,5 +1,5 @@
<script setup> <script setup>
import { computed, h, reactive, ref } from 'vue' import { computed, h, nextTick, reactive, ref } from 'vue'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
import AddLink from '@/components/icons/AddLink.vue' import AddLink from '@/components/icons/AddLink.vue'
import { NButton, NIcon, useThemeVars } from 'naive-ui' import { NButton, NIcon, useThemeVars } from 'naive-ui'
@ -16,13 +16,8 @@ import Edit from '@/components/icons/Edit.vue'
import ContentEntryEditor from '@/components/content_value/ContentEntryEditor.vue' import ContentEntryEditor from '@/components/content_value/ContentEntryEditor.vue'
import FormatSelector from '@/components/content_value/FormatSelector.vue' import FormatSelector from '@/components/content_value/FormatSelector.vue'
import ContentSearchInput from '@/components/content_value/ContentSearchInput.vue' import ContentSearchInput from '@/components/content_value/ContentSearchInput.vue'
import { ClipboardSetText } from 'wailsjs/runtime/runtime.js'
import { formatBytes } from '@/utils/byte_convert.js' import { formatBytes } from '@/utils/byte_convert.js'
import copy from 'copy-text-to-clipboard'
import AlignLeft from '@/components/icons/AlignLeft.vue'
import AlignCenter from '@/components/icons/AlignCenter.vue'
import SwitchButton from '@/components/common/SwitchButton.vue'
import { TextAlignType } from '@/consts/text_align_type.js'
import { nativeRedisKey } from '@/utils/key_convert.js'
const i18n = useI18n() const i18n = useI18n()
const themeVars = useThemeVars() const themeVars = useThemeVars()
@ -55,10 +50,9 @@ const props = defineProps({
}, },
end: Boolean, end: Boolean,
loading: Boolean, loading: Boolean,
textAlign: Number,
}) })
const emit = defineEmits(['loadmore', 'loadall', 'reload', 'match', 'update:textAlign']) const emit = defineEmits(['loadmore', 'loadall', 'reload', 'match'])
/** /**
* *
@ -89,7 +83,7 @@ const valueFilterOption = ref(null)
const valueColumn = computed(() => ({ const valueColumn = computed(() => ({
key: 'value', key: 'value',
title: () => i18n.t('common.value'), title: () => i18n.t('common.value'),
align: isCode.value ? 'left' : props.textAlign !== TextAlignType.Left ? 'center' : 'left', align: isCode.value ? 'left' : 'center',
titleAlign: 'center', titleAlign: 'center',
ellipsis: isCode.value ellipsis: isCode.value
? false ? false
@ -101,20 +95,20 @@ const valueColumn = computed(() => ({
}, },
scrollable: true, scrollable: true,
}, },
lineClamp: 1,
}, },
filterOptionValue: valueFilterOption.value, filterOptionValue: valueFilterOption.value,
className: inEdit.value ? 'clickable' : '', className: inEdit.value ? 'clickable' : '',
filter: (filterValue, row) => { filter: (value, row) => {
const val = row.dv || nativeRedisKey(row.v) if (row.dv) {
return !!~val.indexOf(filterValue.toString()) return !!~row.dv.indexOf(value.toString())
}
return !!~row.v.indexOf(value.toString())
}, },
render: (row) => { render: (row) => {
const val = row.dv || nativeRedisKey(row.v)
if (isCode.value) { if (isCode.value) {
return h('pre', { class: 'pre-wrap' }, val) return h('pre', {}, row.dv || row.v)
} }
return val return row.dv || row.v
}, },
})) }))
@ -165,9 +159,9 @@ const saveEdit = async (pos, value, decode, format) => {
const resetEdit = () => { const resetEdit = () => {
currentEditRow.no = 0 currentEditRow.no = 0
currentEditRow.value = null currentEditRow.value = null
// if (currentEditRow.format !== props.format || currentEditRow.decode !== props.decode) { if (currentEditRow.format !== props.format || currentEditRow.decode !== props.decode) {
// nextTick(() => onFormatChanged(currentEditRow.decode, currentEditRow.format)) nextTick(() => onFormatChanged(currentEditRow.decode, currentEditRow.format))
// } }
} }
const actionColumn = { const actionColumn = {
@ -182,8 +176,14 @@ const actionColumn = {
editing: false, editing: false,
bindKey: `#${index + 1}`, bindKey: `#${index + 1}`,
onCopy: async () => { onCopy: async () => {
copy(row.v) try {
$message.success(i18n.t('interface.copy_succ')) const succ = await ClipboardSetText(row.v)
if (succ) {
$message.success(i18n.t('interface.copy_succ'))
}
} catch (e) {
$message.error(e.message)
}
}, },
onEdit: () => { onEdit: () => {
startEdit(index + 1, row.v) startEdit(index + 1, row.v)
@ -313,15 +313,6 @@ defineExpose({
@match-changed="onMatchInput" /> @match-changed="onMatchInput" />
</div> </div>
<div class="flex-item-expand"></div> <div class="flex-item-expand"></div>
<switch-button
:icons="[AlignCenter, AlignLeft]"
:stroke-width="3.5"
:t-tooltips="['interface.text_align_center', 'interface.text_align_left']"
:value="props.textAlign"
size="medium"
unselect-stroke-width="3"
@update:value="(val) => emit('update:textAlign', val)" />
<n-divider vertical />
<n-button-group> <n-button-group>
<icon-button <icon-button
:disabled="props.end || props.loading" :disabled="props.end || props.loading"

View File

@ -13,8 +13,8 @@ import LoadList from '@/components/icons/LoadList.vue'
import LoadAll from '@/components/icons/LoadAll.vue' import LoadAll from '@/components/icons/LoadAll.vue'
import IconButton from '@/components/common/IconButton.vue' import IconButton from '@/components/common/IconButton.vue'
import ContentSearchInput from '@/components/content_value/ContentSearchInput.vue' import ContentSearchInput from '@/components/content_value/ContentSearchInput.vue'
import { ClipboardSetText } from 'wailsjs/runtime/runtime.js'
import { formatBytes } from '@/utils/byte_convert.js' import { formatBytes } from '@/utils/byte_convert.js'
import copy from 'copy-text-to-clipboard'
const i18n = useI18n() const i18n = useI18n()
const themeVars = useThemeVars() const themeVars = useThemeVars()
@ -93,7 +93,7 @@ const valueColumn = computed(() => ({
}, },
// sorter: (row1, row2) => row1.value - row2.value, // sorter: (row1, row2) => row1.value - row2.value,
render: (row) => { render: (row) => {
return h('pre', { class: 'pre-wrap' }, row.dv) return h('pre', {}, row.dv)
}, },
})) }))
const actionColumn = { const actionColumn = {
@ -108,8 +108,14 @@ const actionColumn = {
bindKey: row.id, bindKey: row.id,
readonly: true, readonly: true,
onCopy: async () => { onCopy: async () => {
copy(JSON.stringify(row.v)) try {
$message.success(i18n.t('interface.copy_succ')) const succ = await ClipboardSetText(JSON.stringify(row.v))
if (succ) {
$message.success(i18n.t('interface.copy_succ'))
}
} catch (e) {
$message.error(e.message)
}
}, },
onDelete: async () => { onDelete: async () => {
try { try {

View File

@ -6,13 +6,13 @@ import Save from '@/components/icons/Save.vue'
import { useThemeVars } from 'naive-ui' import { useThemeVars } from 'naive-ui'
import { formatTypes } from '@/consts/value_view_type.js' import { formatTypes } from '@/consts/value_view_type.js'
import { types as redisTypes } from '@/consts/support_redis_type.js' import { types as redisTypes } from '@/consts/support_redis_type.js'
import { ClipboardSetText } from 'wailsjs/runtime/runtime.js'
import { isEmpty, toLower } from 'lodash' import { isEmpty, toLower } from 'lodash'
import useBrowserStore from 'stores/browser.js' import useBrowserStore from 'stores/browser.js'
import { decodeRedisKey } from '@/utils/key_convert.js' import { decodeRedisKey } from '@/utils/key_convert.js'
import FormatSelector from '@/components/content_value/FormatSelector.vue' import FormatSelector from '@/components/content_value/FormatSelector.vue'
import ContentEditor from '@/components/content_value/ContentEditor.vue' import ContentEditor from '@/components/content_value/ContentEditor.vue'
import { formatBytes } from '@/utils/byte_convert.js' import { formatBytes } from '@/utils/byte_convert.js'
import copy from 'copy-text-to-clipboard'
const props = defineProps({ const props = defineProps({
name: String, name: String,
@ -121,8 +121,15 @@ const onFormatChanged = async (decode = '', format = '') => {
* Copy value * Copy value
*/ */
const onCopyValue = () => { const onCopyValue = () => {
copy(displayValue.value) ClipboardSetText(displayValue.value)
$message.success(i18n.t('interface.copy_succ')) .then((succ) => {
if (succ) {
$message.success(i18n.t('interface.copy_succ'))
}
})
.catch((e) => {
$message.error(e.message)
})
} }
/** /**

View File

@ -14,14 +14,11 @@ import useDialogStore from 'stores/dialog.js'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
import ContentToolbar from '@/components/content_value/ContentToolbar.vue' import ContentToolbar from '@/components/content_value/ContentToolbar.vue'
import ContentValueJson from '@/components/content_value/ContentValueJson.vue' import ContentValueJson from '@/components/content_value/ContentValueJson.vue'
import usePreferencesStore from 'stores/preferences.js'
import { TextAlignType } from '@/consts/text_align_type.js'
import { isMacOS } from '@/utils/platform.js' import { isMacOS } from '@/utils/platform.js'
const themeVars = useThemeVars() const themeVars = useThemeVars()
const browserStore = useBrowserStore() const browserStore = useBrowserStore()
const dialogStore = useDialogStore() const dialogStore = useDialogStore()
const prefStore = usePreferencesStore()
const props = defineProps({ const props = defineProps({
blank: Boolean, blank: Boolean,
@ -131,19 +128,28 @@ const onReload = async (selDecode, selFormat) => {
} }
const onKeyShortcut = (e) => { const onKeyShortcut = (e) => {
const isCtrlOn = isMacOS() ? e.metaKey : e.ctrlKey // console.log(e)
switch (e.key) { switch (e.key) {
case 'Delete': case 'Delete':
onDelete() onDelete()
return return
case 'd':
if (e.metaKey) {
onDelete()
}
return
case 'F5': case 'F5':
onReload() onReload()
return return
case 'r': case 'r':
if (isCtrlOn) { if (e.metaKey && isMacOS()) {
onReload() onReload()
} }
return return
case 'F2': case 'F2':
onRename() onRename()
return return
@ -182,11 +188,6 @@ const onMatch = (match) => {
loadData(true, false, match || '') loadData(true, false, match || '')
} }
const onEntryTextAlignChanged = (align) => {
prefStore.editor.entryTextAlign = align !== TextAlignType.Left ? TextAlignType.Center : TextAlignType.Left
prefStore.savePreferences()
}
const contentRef = ref(null) const contentRef = ref(null)
const initContent = async () => { const initContent = async () => {
// onReload() // onReload()
@ -218,6 +219,8 @@ watch(() => data.value?.keyPath, initContent)
<!-- FIXME: keep alive may cause virtual list null value error. --> <!-- FIXME: keep alive may cause virtual list null value error. -->
<!-- <keep-alive v-else> --> <!-- <keep-alive v-else> -->
<component <component
tabindex="0"
@keydown="onKeyShortcut"
:is="valueComponents[data.type]" :is="valueComponents[data.type]"
v-else v-else
ref="contentRef" ref="contentRef"
@ -233,15 +236,11 @@ watch(() => data.value?.keyPath, initContent)
:size="data.size" :size="data.size"
:ttl="data.ttl" :ttl="data.ttl"
:value="data.value" :value="data.value"
tabindex="0"
:text-align="prefStore.entryTextAlign"
@delete="onDelete" @delete="onDelete"
@keydown="onKeyShortcut"
@loadall="onLoadAll" @loadall="onLoadAll"
@loadmore="onLoadMore" @loadmore="onLoadMore"
@match="onMatch" @match="onMatch"
@reload="onReload" @reload="onReload">
@update:text-align="onEntryTextAlignChanged">
<template #toolbar> <template #toolbar>
<content-toolbar <content-toolbar
:db="data.db" :db="data.db"

View File

@ -1,5 +1,5 @@
<script setup> <script setup>
import { computed, h, reactive, ref } from 'vue' import { computed, h, nextTick, reactive, ref } from 'vue'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
import AddLink from '@/components/icons/AddLink.vue' import AddLink from '@/components/icons/AddLink.vue'
import { NButton, NIcon, useThemeVars } from 'naive-ui' import { NButton, NIcon, useThemeVars } from 'naive-ui'
@ -16,13 +16,8 @@ import ContentEntryEditor from '@/components/content_value/ContentEntryEditor.vu
import FormatSelector from '@/components/content_value/FormatSelector.vue' import FormatSelector from '@/components/content_value/FormatSelector.vue'
import Edit from '@/components/icons/Edit.vue' import Edit from '@/components/icons/Edit.vue'
import ContentSearchInput from '@/components/content_value/ContentSearchInput.vue' import ContentSearchInput from '@/components/content_value/ContentSearchInput.vue'
import { ClipboardSetText } from 'wailsjs/runtime/runtime.js'
import { formatBytes } from '@/utils/byte_convert.js' import { formatBytes } from '@/utils/byte_convert.js'
import copy from 'copy-text-to-clipboard'
import { TextAlignType } from '@/consts/text_align_type.js'
import AlignLeft from '@/components/icons/AlignLeft.vue'
import AlignCenter from '@/components/icons/AlignCenter.vue'
import SwitchButton from '@/components/common/SwitchButton.vue'
import { nativeRedisKey } from '@/utils/key_convert.js'
const i18n = useI18n() const i18n = useI18n()
const themeVars = useThemeVars() const themeVars = useThemeVars()
@ -55,10 +50,9 @@ const props = defineProps({
}, },
end: Boolean, end: Boolean,
loading: Boolean, loading: Boolean,
textAlign: Number,
}) })
const emit = defineEmits(['loadmore', 'loadall', 'reload', 'match', 'update:textAlign']) const emit = defineEmits(['loadmore', 'loadall', 'reload', 'match'])
/** /**
* *
@ -88,7 +82,7 @@ const fullEdit = ref(false)
const scoreColumn = computed(() => ({ const scoreColumn = computed(() => ({
key: 'score', key: 'score',
title: () => i18n.t('common.score'), title: () => i18n.t('common.score'),
align: props.textAlign !== TextAlignType.Left ? 'center' : 'left', align: 'center',
titleAlign: 'center', titleAlign: 'center',
resizable: true, resizable: true,
sorter: (row1, row2) => row1.s - row2.s, sorter: (row1, row2) => row1.s - row2.s,
@ -137,7 +131,7 @@ const valueFilterOption = ref(null)
const valueColumn = computed(() => ({ const valueColumn = computed(() => ({
key: 'value', key: 'value',
title: () => i18n.t('common.value'), title: () => i18n.t('common.value'),
align: isCode.value ? 'left' : props.textAlign !== TextAlignType.Left ? 'center' : 'left', align: isCode.value ? 'left' : 'center',
titleAlign: 'center', titleAlign: 'center',
resizable: true, resizable: true,
ellipsis: isCode.value ellipsis: isCode.value
@ -150,21 +144,21 @@ const valueColumn = computed(() => ({
}, },
scrollable: true, scrollable: true,
}, },
lineClamp: 1,
}, },
filterOptionValue: valueFilterOption.value, filterOptionValue: valueFilterOption.value,
className: inEdit.value ? 'clickable' : '', className: inEdit.value ? 'clickable' : '',
filter(filterValue, row) { filter(value, row) {
const val = row.dv || nativeRedisKey(row.v) if (row.dv) {
return !!~val.indexOf(filterValue.toString()) return !!~row.dv.indexOf(value.toString())
}
return !!~row.v.indexOf(value.toString())
}, },
// sorter: (row1, row2) => row1.value - row2.value, // sorter: (row1, row2) => row1.value - row2.value,
render: (row) => { render: (row) => {
const val = row.dv || nativeRedisKey(row.v)
if (isCode.value) { if (isCode.value) {
return h('pre', { class: 'pre-wrap' }, val) return h('pre', {}, row.dv || row.v)
} }
return val return row.dv || row.v
}, },
})) }))
@ -212,9 +206,9 @@ const resetEdit = () => {
currentEditRow.no = 0 currentEditRow.no = 0
currentEditRow.score = 0 currentEditRow.score = 0
currentEditRow.value = null currentEditRow.value = null
// if (currentEditRow.format !== props.format || currentEditRow.decode !== props.decode) { if (currentEditRow.format !== props.format || currentEditRow.decode !== props.decode) {
// nextTick(() => onFormatChanged(currentEditRow.decode, currentEditRow.format)) nextTick(() => onFormatChanged(currentEditRow.decode, currentEditRow.format))
// } }
} }
const actionColumn = { const actionColumn = {
@ -229,8 +223,14 @@ const actionColumn = {
editing: false, editing: false,
bindKey: row.v, bindKey: row.v,
onCopy: async () => { onCopy: async () => {
copy(row.v) try {
$message.success(i18n.t('interface.copy_succ')) const succ = await ClipboardSetText(row.v)
if (succ) {
$message.success(i18n.t('interface.copy_succ'))
}
} catch (e) {
$message.error(e.message)
}
}, },
onEdit: () => startEdit(index + 1, row.s, row.v), onEdit: () => startEdit(index + 1, row.s, row.v),
onDelete: async () => { onDelete: async () => {
@ -348,15 +348,6 @@ defineExpose({
@match-changed="onMatchInput" /> @match-changed="onMatchInput" />
</div> </div>
<div class="flex-item-expand"></div> <div class="flex-item-expand"></div>
<switch-button
:icons="[AlignCenter, AlignLeft]"
:stroke-width="3.5"
:t-tooltips="['interface.text_align_center', 'interface.text_align_left']"
:value="props.textAlign"
size="medium"
unselect-stroke-width="3"
@update:value="(val) => emit('update:textAlign', val)" />
<n-divider vertical />
<n-button-group> <n-button-group>
<icon-button <icon-button
:disabled="props.end || props.loading" :disabled="props.end || props.loading"

View File

@ -93,7 +93,7 @@ const onDecodeMenu = (key) => {
:icon="Code" :icon="Code"
:options="formatTypeOption" :options="formatTypeOption"
:tooltip="$t('interface.view_as')" :tooltip="$t('interface.view_as')"
:value="props.format || formatTypes.RAW" :value="props.format"
@update:value="(f) => onFormatChanged(props.decode, f)" /> @update:value="(f) => onFormatChanged(props.decode, f)" />
<n-divider vertical /> <n-divider vertical />
<dropdown-selector <dropdown-selector
@ -103,7 +103,7 @@ const onDecodeMenu = (key) => {
:menu-option="decodeMenuOption" :menu-option="decodeMenuOption"
:options="decodeTypeOption" :options="decodeTypeOption"
:tooltip="$t('interface.decode_with')" :tooltip="$t('interface.decode_with')"
:value="props.decode || decodeTypes.NONE" :value="props.decode"
@menu="onDecodeMenu" @menu="onDecodeMenu"
@update:value="(d) => onFormatChanged(d, '')" /> @update:value="(d) => onFormatChanged(d, '')" />
</n-space> </n-space>

View File

@ -1,5 +1,5 @@
<script setup> <script setup>
import { every, get, includes, isEmpty, map, reject, sortBy, toNumber, trim } from 'lodash' import { every, get, includes, isEmpty, map, reject, sortBy, toNumber } from 'lodash'
import { computed, nextTick, ref, watch } from 'vue' import { computed, nextTick, ref, watch } from 'vue'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
import { ListSentinelMasters, TestConnection } from 'wailsjs/go/services/connectionService.js' import { ListSentinelMasters, TestConnection } from 'wailsjs/go/services/connectionService.js'
@ -169,11 +169,9 @@ const onSaveConnection = async () => {
generalForm.value.network = 'unix' generalForm.value.network = 'unix'
generalForm.value.addr = '' generalForm.value.addr = ''
generalForm.value.port = 0 generalForm.value.port = 0
generalForm.value.sock = trim(generalForm.value.sock)
} else { } else {
generalForm.value.network = 'tcp' generalForm.value.network = 'tcp'
generalForm.value.sock = '' generalForm.value.sock = ''
generalForm.value.addr = trim(generalForm.value.addr)
} }
// trim advance data // trim advance data
@ -507,7 +505,7 @@ const pasteFromClipboard = async () => {
</n-radio-group> </n-radio-group>
</n-form-item-gi> </n-form-item-gi>
<n-form-item-gi <n-form-item-gi
v-if="generalForm.dbFilterType !== 'none'" v-show="generalForm.dbFilterType !== 'none'"
:label="$t('dialogue.connection.advn.dbfilter_input')" :label="$t('dialogue.connection.advn.dbfilter_input')"
:span="24"> :span="24">
<n-select <n-select

View File

@ -203,5 +203,5 @@ const onClose = () => {}
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
@use '@/styles/content'; @import '@/styles/content';
</style> </style>

View File

@ -1,6 +1,7 @@
<script setup> <script setup>
import { computed, nextTick, reactive, ref, watchEffect } from 'vue' import { computed, nextTick, reactive, ref, watchEffect } from 'vue'
import useDialog from 'stores/dialog' import useDialog from 'stores/dialog'
import { useI18n } from 'vue-i18n'
import { isEmpty, map, size } from 'lodash' import { isEmpty, map, size } from 'lodash'
import useBrowserStore from 'stores/browser.js' import useBrowserStore from 'stores/browser.js'
import { decodeRedisKey } from '@/utils/key_convert.js' import { decodeRedisKey } from '@/utils/key_convert.js'
@ -13,7 +14,6 @@ const deleteForm = reactive({
loadingAffected: false, loadingAffected: false,
affectedKeys: [], affectedKeys: [],
async: true, async: true,
direct: false,
}) })
const dialogStore = useDialog() const dialogStore = useDialog()
@ -68,6 +68,7 @@ const keyLines = computed(() => {
return map(deleteForm.affectedKeys, (k) => decodeRedisKey(k)) return map(deleteForm.affectedKeys, (k) => decodeRedisKey(k))
}) })
const i18n = useI18n()
const onConfirmDelete = async () => { const onConfirmDelete = async () => {
try { try {
deleting.value = true deleting.value = true
@ -83,21 +84,6 @@ const onConfirmDelete = async () => {
dialogStore.closeDeleteKeyDialog() dialogStore.closeDeleteKeyDialog()
} }
const onConfirmDirectDelete = async () => {
try {
deleting.value = true
const { server, db, key } = deleteForm
await nextTick()
browserStore.deleteByPattern(server, db, key).catch((e) => {})
} catch (e) {
$message.error(e.message)
return
} finally {
deleting.value = false
}
dialogStore.closeDeleteKeyDialog()
}
const onClose = () => { const onClose = () => {
dialogStore.closeDeleteKeyDialog() dialogStore.closeDeleteKeyDialog()
} }
@ -130,9 +116,9 @@ const onClose = () => {
required> required>
<n-input v-model:value="deleteForm.key" placeholder="" @input="resetAffected" /> <n-input v-model:value="deleteForm.key" placeholder="" @input="resetAffected" />
</n-form-item> </n-form-item>
<n-checkbox v-if="!deleteForm.showAffected" v-model:checked="deleteForm.direct"> <!-- <n-checkbox v-model:checked="deleteForm.async">-->
{{ $t('dialogue.key.direct_delete') }} <!-- {{ $t('dialogue.key.silent') }}-->
</n-checkbox> <!-- </n-checkbox>-->
<n-card <n-card
v-if="deleteForm.showAffected" v-if="deleteForm.showAffected"
:title="$t('dialogue.key.affected_key') + `(${size(deleteForm.affectedKeys)})`" :title="$t('dialogue.key.affected_key') + `(${size(deleteForm.affectedKeys)})`"
@ -154,32 +140,22 @@ const onClose = () => {
<div class="flex-item n-dialog__action"> <div class="flex-item n-dialog__action">
<n-button :disabled="loading" :focusable="false" @click="onClose">{{ $t('common.cancel') }}</n-button> <n-button :disabled="loading" :focusable="false" @click="onClose">{{ $t('common.cancel') }}</n-button>
<n-button <n-button
v-if="deleteForm.direct" v-if="!deleteForm.showAffected"
:focusable="false" :focusable="false"
:loading="loading" :loading="loading"
type="primary" type="primary"
@click="onConfirmDirectDelete"> @click="scanAffectedKey">
{{ $t('dialogue.key.confirm_delete') }} {{ $t('dialogue.key.show_affected_key') }}
</n-button>
<n-button
v-else
:disabled="isEmpty(deleteForm.affectedKeys)"
:focusable="false"
:loading="loading"
type="primary"
@click="onConfirmDelete">
{{ $t('dialogue.key.confirm_delete_key', { num: size(deleteForm.affectedKeys) }) }}
</n-button> </n-button>
<template v-else>
<n-button
v-if="!deleteForm.showAffected"
:focusable="false"
:loading="loading"
type="primary"
@click="scanAffectedKey">
{{ $t('dialogue.key.show_affected_key') }}
</n-button>
<n-button
v-else
:disabled="isEmpty(deleteForm.affectedKeys)"
:focusable="false"
:loading="loading"
type="primary"
@click="onConfirmDelete">
{{ $t('dialogue.key.confirm_delete_key', { num: size(deleteForm.affectedKeys) }) }}
</n-button>
</template>
</div> </div>
</template> </template>
</n-modal> </n-modal>

View File

@ -154,11 +154,7 @@ const onAdd = async () => {
value = defaultValue[type] value = defaultValue[type]
} }
// await browserStore.reloadKey({server, db, key: trim(key)}) // await browserStore.reloadKey({server, db, key: trim(key)})
const { const { success, msg, nodeKey } = await browserStore.setKey({
success,
msg,
nodeKey = '',
} = await browserStore.setKey({
server, server,
db, db,
key: trim(key), key: trim(key),
@ -169,15 +165,12 @@ const onAdd = async () => {
if (success) { if (success) {
// select current key // select current key
await nextTick() await nextTick()
const selectedDB = browserStore.getSelectedDB(server) tabStore.setSelectedKeys(server, nodeKey)
if (selectedDB === db) { browserStore.reloadKey({ server, db, key })
tabStore.setSelectedKeys(server, nodeKey)
browserStore.reloadKey({ server, db, key })
}
dialogStore.closeNewKeyDialog()
} else if (!isEmpty(msg)) { } else if (!isEmpty(msg)) {
$message.error(msg) $message.error(msg)
} }
dialogStore.closeNewKeyDialog()
} catch (e) { } catch (e) {
return false return false
} }

View File

@ -1,39 +0,0 @@
<script setup>
const props = defineProps({
strokeWidth: {
type: [Number, String],
default: 3,
},
})
</script>
<template>
<svg fill="none" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<path
:stroke-width="props.strokeWidth"
d="M36 19H12"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
<path
:stroke-width="props.strokeWidth"
d="M42 9H6"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
<path
:stroke-width="props.strokeWidth"
d="M42 29H6"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
<path
:stroke-width="props.strokeWidth"
d="M36 39H12"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</template>
<style lang="scss" scoped></style>

View File

@ -1,39 +0,0 @@
<script setup>
const props = defineProps({
strokeWidth: {
type: [Number, String],
default: 3,
},
})
</script>
<template>
<svg fill="none" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<path
:stroke-width="props.strokeWidth"
d="M42 9H6"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
<path
:stroke-width="props.strokeWidth"
d="M34 19H6"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
<path
:stroke-width="props.strokeWidth"
d="M42 29H6"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
<path
:stroke-width="props.strokeWidth"
d="M34 39H6"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</template>
<style lang="scss" scoped></style>

View File

@ -39,6 +39,18 @@ const props = defineProps({
stroke="currentColor" stroke="currentColor"
stroke-linejoin="round" /> stroke-linejoin="round" />
<path :stroke-width="props.strokeWidth" d="M43 22H5" stroke="currentColor" stroke-linejoin="round" /> <path :stroke-width="props.strokeWidth" d="M43 22H5" stroke="currentColor" stroke-linejoin="round" />
<path
:stroke-width="props.strokeWidth"
d="M5 16V28"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
<path
:stroke-width="props.strokeWidth"
d="M43 16V28"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
</svg> </svg>
</template> </template>

View File

@ -37,6 +37,18 @@ const props = defineProps({
d="M26 38H38" d="M26 38H38"
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" /> stroke-linejoin="round" />
<path
:stroke-width="props.strokeWidth"
d="M44 37V27"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
<path
:stroke-width="props.strokeWidth"
d="M4 37V27"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round" />
</svg> </svg>
</template> </template>

View File

@ -27,7 +27,6 @@ import { ConnectionType } from '@/consts/connection_type.js'
import Import from '@/components/icons/Import.vue' import Import from '@/components/icons/Import.vue'
import Checkbox from '@/components/icons/Checkbox.vue' import Checkbox from '@/components/icons/Checkbox.vue'
import Timer from '@/components/icons/Timer.vue' import Timer from '@/components/icons/Timer.vue'
import { toVersionArray } from '@/utils/version.js'
const props = defineProps({ const props = defineProps({
server: String, server: String,
@ -79,12 +78,6 @@ const dbSelectOptions = computed(() => {
}) })
}) })
const showTypeFilter = computed(() => {
const version = browserStore.getServerVersion(props.server)
const verArr = toVersionArray(version)
return verArr[0] > 5
})
const moreOptions = [ const moreOptions = [
{ key: 'import', label: 'interface.import_key', icon: Import }, { key: 'import', label: 'interface.import_key', icon: Import },
{ key: 'divider1', type: 'divider' }, { key: 'divider1', type: 'divider' },
@ -308,11 +301,7 @@ watch(
@filter-changed="onFilterInput" @filter-changed="onFilterInput"
@match-changed="onMatchInput"> @match-changed="onMatchInput">
<template #prepend> <template #prepend>
<redis-type-selector <redis-type-selector v-model:value="filterForm.type" @update:value="onSelectFilterType" />
v-model:value="filterForm.type"
:disabled="!showTypeFilter"
:disable-tip="$t('dialogue.filter.filter_type_not_support')"
@update:value="onSelectFilterType" />
</template> </template>
</content-search-input> </content-search-input>
<n-button-group> <n-button-group>
@ -458,7 +447,7 @@ watch(
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
@use '@/styles/style' as style; @import '@/styles/style';
:deep(.toggle-btn) { :deep(.toggle-btn) {
border-style: solid; border-style: solid;
@ -483,7 +472,7 @@ watch(
} }
.nav-pane-bottom { .nav-pane-bottom {
@include style.top-shadow(0.1); @include top-shadow(0.1);
color: v-bind('themeVars.iconColor'); color: v-bind('themeVars.iconColor');
border-top: v-bind('themeVars.borderColor') 1px solid; border-top: v-bind('themeVars.borderColor') 1px solid;
} }

View File

@ -5,7 +5,7 @@ import { NIcon, NSpace, NText, useThemeVars } from 'naive-ui'
import Key from '@/components/icons/Key.vue' import Key from '@/components/icons/Key.vue'
import Binary from '@/components/icons/Binary.vue' import Binary from '@/components/icons/Binary.vue'
import Database from '@/components/icons/Database.vue' import Database from '@/components/icons/Database.vue'
import { filter, find, first, get, includes, isEmpty, last, map, size, toUpper } from 'lodash' import { filter, find, get, includes, isEmpty, map, size, toUpper } from 'lodash'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
import Refresh from '@/components/icons/Refresh.vue' import Refresh from '@/components/icons/Refresh.vue'
import CopyLink from '@/components/icons/CopyLink.vue' import CopyLink from '@/components/icons/CopyLink.vue'
@ -13,6 +13,7 @@ import Add from '@/components/icons/Add.vue'
import Layer from '@/components/icons/Layer.vue' import Layer from '@/components/icons/Layer.vue'
import Delete from '@/components/icons/Delete.vue' import Delete from '@/components/icons/Delete.vue'
import useDialogStore from 'stores/dialog.js' import useDialogStore from 'stores/dialog.js'
import { ClipboardSetText } from 'wailsjs/runtime/runtime.js'
import useConnectionStore from 'stores/connections.js' import useConnectionStore from 'stores/connections.js'
import useTabStore from 'stores/tab.js' import useTabStore from 'stores/tab.js'
import IconButton from '@/components/common/IconButton.vue' import IconButton from '@/components/common/IconButton.vue'
@ -25,8 +26,6 @@ import RedisTypeTag from '@/components/common/RedisTypeTag.vue'
import usePreferencesStore from 'stores/preferences.js' import usePreferencesStore from 'stores/preferences.js'
import { typesIconStyle } from '@/consts/support_redis_type.js' import { typesIconStyle } from '@/consts/support_redis_type.js'
import { nativeRedisKey } from '@/utils/key_convert.js' import { nativeRedisKey } from '@/utils/key_convert.js'
import copy from 'copy-text-to-clipboard'
import { isMacOS } from '@/utils/platform.js'
const props = defineProps({ const props = defineProps({
server: String, server: String,
@ -154,212 +153,6 @@ const menuOptions = {
], ],
} }
const handleKeyUp = () => {
const selectedKey = get(selectedKeys.value, 0)
if (selectedKey == null) {
return
}
let node = browserStore.getNode(selectedKey)
if (node == null) {
return
}
let parentNode = browserStore.getParentNode(selectedKey)
if (parentNode == null) {
return
}
const nodeIndex = parentNode.children.indexOf(node)
if (nodeIndex <= 0) {
if (parentNode.type === ConnectionType.RedisKey || parentNode.type === ConnectionType.RedisValue) {
onUpdateSelectedKeys([parentNode.key])
updateKeyDetail(parentNode)
}
return
}
// try select pre node
let preNode = parentNode.children[nodeIndex - 1]
while (preNode.expanded && !isEmpty(preNode.children)) {
preNode = last(preNode.children)
}
onUpdateSelectedKeys([preNode.key])
updateKeyDetail(preNode)
}
const handleKeyDown = () => {
const selectedKey = get(selectedKeys.value, 0)
if (selectedKey == null) {
return
}
let node = browserStore.getNode(selectedKey)
if (node == null) {
return
}
// try select first child if expanded
if (node.expanded && !isEmpty(node.children)) {
const childNode = get(node.children, 0)
onUpdateSelectedKeys([childNode.key])
updateKeyDetail(childNode)
return
}
let travelCount = 0
let childKey = selectedKey
do {
if (travelCount++ > 20) {
return
}
// find out parent node
const parentNode = browserStore.getParentNode(childKey)
if (parentNode == null) {
return
}
const nodeIndex = parentNode.children.indexOf(node)
if (nodeIndex < 0 || nodeIndex >= parentNode.children.length - 1) {
// last child, try select parent's neighbor node
childKey = parentNode.key
node = parentNode
} else {
// select next node
const childNode = parentNode.children[nodeIndex + 1]
onUpdateSelectedKeys([childNode.key])
updateKeyDetail(childNode)
return
}
} while (true)
}
const handleKeyLeft = () => {
const selectedKey = get(selectedKeys.value, 0)
if (selectedKey == null) {
return
}
let node = browserStore.getNode(selectedKey)
if (node == null) {
return
}
if (node.type === ConnectionType.RedisKey) {
if (node.expanded) {
// try collapse
onUpdateExpanded([node.key], null, { node, action: 'collapse' })
return
}
}
// try select parent node
let parentNode = browserStore.getParentNode(selectedKey)
if (parentNode == null || parentNode.type !== ConnectionType.RedisKey) {
return
}
onUpdateSelectedKeys([parentNode.key])
updateKeyDetail(parentNode)
}
const handleKeyRight = () => {
const selectedKey = get(selectedKeys.value, 0)
if (selectedKey == null) {
return
}
let node = browserStore.getNode(selectedKey)
if (node == null) {
return
}
if (node.type === ConnectionType.RedisKey) {
if (!node.expanded) {
// try expand
onUpdateExpanded([node.key], null, { node, action: 'expand' })
} else if (!isEmpty(node.children)) {
// try select first child
const childNode = first(node.children)
onUpdateSelectedKeys([childNode.key])
updateKeyDetail(childNode)
}
} else if (node.type === ConnectionType.RedisValue) {
handleKeyDown()
}
}
const handleKeyDelete = () => {
const selectedKey = get(selectedKeys.value, 0)
if (selectedKey == null) {
return
}
let node = browserStore.getNode(selectedKey)
if (node == null) {
return
}
const { db = 0, key: nodeKey, redisKey: rk = '', redisKeyCode: rkc, label } = node || {}
const redisKey = rkc || rk
const redisKeyName = !!rkc ? label : redisKey
switch (node.type) {
case ConnectionType.RedisKey:
dialogStore.openDeleteKeyDialog(props.server, db, isEmpty(redisKey) ? '*' : redisKey + ':*')
break
case ConnectionType.RedisValue:
$dialog.warning(i18n.t('dialogue.remove_tip', { name: redisKeyName }), () => {
browserStore.deleteKey(props.server, db, redisKey).then((success) => {
if (success) {
$message.success(i18n.t('dialogue.delete.success', { key: redisKeyName }))
}
})
})
break
}
}
const handleKeyCopy = () => {
const selectedKey = get(selectedKeys.value, 0)
if (selectedKey == null) {
return
}
let node = browserStore.getNode(selectedKey)
if (node == null) {
return
}
if (node.type === ConnectionType.RedisValue) {
copy(nativeRedisKey(node.redisKeyCode || node.redisKey))
$message.success(i18n.t('interface.copy_succ'))
}
}
const onKeyShortcut = (e) => {
const isCtrlOn = isMacOS() ? e.metaKey : e.ctrlKey
switch (e.key) {
case 'ArrowUp':
handleKeyUp()
break
case 'ArrowDown':
handleKeyDown()
break
case 'ArrowLeft':
handleKeyLeft()
break
case 'ArrowRight':
handleKeyRight()
break
case 'c':
if (isCtrlOn) {
handleKeyCopy()
}
break
case 'Delete':
handleKeyDelete()
break
case 'F5':
handleSelectContextMenu('value_reload')
break
case 'r':
if (isCtrlOn) {
handleSelectContextMenu('value_reload')
}
break
}
}
const handleSelectContextMenu = (action) => { const handleSelectContextMenu = (action) => {
contextMenuParam.show = false contextMenuParam.show = false
const selectedKey = get(selectedKeys.value, 0) const selectedKey = get(selectedKeys.value, 0)
@ -407,8 +200,15 @@ const handleSelectContextMenu = (action) => {
break break
case 'key_copy': case 'key_copy':
case 'value_copy': case 'value_copy':
copy(nativeRedisKey(redisKey)) ClipboardSetText(nativeRedisKey(redisKey))
$message.success(i18n.t('interface.copy_succ')) .then((succ) => {
if (succ) {
$message.success(i18n.t('interface.copy_succ'))
}
})
.catch((e) => {
$message.error(e.message)
})
break break
case 'db_loadall': case 'db_loadall':
if (node != null && !!!node.loading) { if (node != null && !!!node.loading) {
@ -440,35 +240,29 @@ const onUpdateSelectedKeys = (keys, options) => {
} }
const onUpdateExpanded = (value, option, meta) => { const onUpdateExpanded = (value, option, meta) => {
const expand = meta.action === 'expand' tabStore.setExpandedKeys(props.server, value)
if (expand) { if (!meta.node) {
tabStore.addExpandedKey(props.server, value)
} else {
tabStore.removeExpandedKey(props.server, value)
}
let node = meta.node
if (!node) {
return return
} }
// keep expand or collapse children while they own more than 1 child // keep expand or collapse children while they own more than 1 child
do { let node = meta.node
const key = node.key while (node != null && size(node.children) === 1) {
if (expand) { const key = node.children[0].key
if (node.type === ConnectionType.RedisKey) { switch (meta.action) {
case 'expand':
node.expanded = true node.expanded = true
tabStore.addExpandedKey(props.server, key) if (!includes(value, key)) {
} tabStore.addExpandedKey(props.server, key)
} else { }
node.expanded = false break
tabStore.removeExpandedKey(props.server, key) case 'collapse':
node.expanded = false
tabStore.removeExpandedKey(props.server, key)
break
} }
if (size(node.children) === 1) { node = node.children[0]
node = node.children[0] }
} else {
break
}
} while (true)
} }
/** /**
@ -562,7 +356,7 @@ const renderLabel = ({ option }) => {
if (option.label === '') { if (option.label === '') {
// blank label name // blank label name
return h('div', [ return h('div', [
h(NText, { italic: true, depth: 3 }, () => '[NO NAME]'), h(NText, { italic: true, depth: 3 }, () => '[Empty]'),
h('span', () => ` (${option.keyCount || 0})`), h('span', () => ` (${option.keyCount || 0})`),
]) ])
} }
@ -671,40 +465,20 @@ const renderSuffix = ({ option }) => {
return null return null
} }
const lastLoadKey = ref(0)
/**
*
* @param {RedisNodeItem} node
*/
const updateKeyDetail = (node) => {
if (node.type === ConnectionType.RedisValue) {
const preK = tabStore.getActivatedKey(props.server)
if (!isEmpty(preK) && preK === node.key && Date.now() - lastLoadKey.value > 1000) {
// reload key already activated
lastLoadKey.value = Date.now()
const { db, redisKey, redisKeyCode } = node
browserStore.reloadKey({
server: props.server,
db,
key: redisKeyCode || redisKey,
})
} else if (tabStore.setActivatedKey(props.server, node.key)) {
const { db, redisKey, redisKeyCode } = node
browserStore.loadKeySummary({
server: props.server,
db,
key: redisKeyCode || redisKey,
clearValue: true,
})
}
}
}
const nodeProps = ({ option }) => { const nodeProps = ({ option }) => {
return { return {
onClick: () => { onClick: () => {
updateKeyDetail(option) if (option.type === ConnectionType.RedisValue) {
if (tabStore.setActivatedKey(props.server, option.key)) {
const { db, redisKey, redisKeyCode } = option
browserStore.loadKeySummary({
server: props.server,
db,
key: redisKeyCode || redisKey,
clearValue: true,
})
}
}
}, },
onDblclick: () => { onDblclick: () => {
if (props.loading) { if (props.loading) {
@ -814,7 +588,6 @@ defineExpose({
:expand-on-click="false" :expand-on-click="false"
:expanded-keys="expandedKeys" :expanded-keys="expandedKeys"
:filter="(pattern, node) => includes(node.redisKey, pattern)" :filter="(pattern, node) => includes(node.redisKey, pattern)"
:keyboard="false"
:node-props="nodeProps" :node-props="nodeProps"
:pattern="props.pattern" :pattern="props.pattern"
:render-label="renderLabel" :render-label="renderLabel"
@ -825,7 +598,7 @@ defineExpose({
check-strategy="child" check-strategy="child"
class="fill-height" class="fill-height"
virtual-scroll virtual-scroll
@keydown="onKeyShortcut" @keydown.delete="handleSelectContextMenu('value_remove')"
@update:selected-keys="onUpdateSelectedKeys" @update:selected-keys="onUpdateSelectedKeys"
@update:expanded-keys="onUpdateExpanded" @update:expanded-keys="onUpdateExpanded"
@update:checked-keys="onUpdateCheckedKeys"> @update:checked-keys="onUpdateCheckedKeys">
@ -850,7 +623,7 @@ defineExpose({
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
@use '@/styles/content'; @import '@/styles/content';
.browser-tree-wrapper { .browser-tree-wrapper {
height: 100%; height: 100%;

View File

@ -295,7 +295,6 @@ const openConnection = async (name) => {
tabStore.upsertTab({ tabStore.upsertTab({
server: name, server: name,
db: browserStore.getSelectedDB(name), db: browserStore.getSelectedDB(name),
forceSwitch: true,
}) })
} }
} catch (e) { } catch (e) {
@ -438,7 +437,7 @@ const findSiblingsAndIndex = (node, nodes) => {
} }
// delay save until drop stopped after 2 seconds // delay save until drop stopped after 2 seconds
const saveSort = debounce(connectionStore.saveConnectionSorted, 1500, { trailing: true }) const saveSort = debounce(connectionStore.saveConnectionSorted, 2000, { trailing: true })
const handleDrop = ({ node, dragNode, dropPosition }) => { const handleDrop = ({ node, dragNode, dropPosition }) => {
const [dragNodeSiblings, dragNodeIndex] = findSiblingsAndIndex(dragNode, connectionStore.connections) const [dragNodeSiblings, dragNodeIndex] = findSiblingsAndIndex(dragNode, connectionStore.connections)
if (dragNodeSiblings === null || dragNodeIndex === null) { if (dragNodeSiblings === null || dragNodeIndex === null) {
@ -543,7 +542,7 @@ const onCancelOpen = () => {
</template> </template>
<style lang="scss" scoped> <style lang="scss" scoped>
@use '@/styles/content'; @import '@/styles/content';
.connection-tree-wrapper { .connection-tree-wrapper {
height: 100%; height: 100%;

View File

@ -2,6 +2,7 @@
import { computed, ref } from 'vue' import { computed, ref } from 'vue'
import { NIcon, useThemeVars } from 'naive-ui' import { NIcon, useThemeVars } from 'naive-ui'
import Database from '@/components/icons/Database.vue' import Database from '@/components/icons/Database.vue'
import { useI18n } from 'vue-i18n'
import Server from '@/components/icons/Server.vue' import Server from '@/components/icons/Server.vue'
import IconButton from '@/components/common/IconButton.vue' import IconButton from '@/components/common/IconButton.vue'
import Config from '@/components/icons/Config.vue' import Config from '@/components/icons/Config.vue'
@ -14,7 +15,6 @@ import { extraTheme } from '@/utils/extra_theme.js'
import useBrowserStore from 'stores/browser.js' import useBrowserStore from 'stores/browser.js'
import { useRender } from '@/utils/render.js' import { useRender } from '@/utils/render.js'
import wechatUrl from '@/assets/images/wechat_official.png' import wechatUrl from '@/assets/images/wechat_official.png'
import bilibiliUrl from '@/assets/images/bilibili_official.png'
import QRCode from '@/components/icons/QRCode.vue' import QRCode from '@/components/icons/QRCode.vue'
import Twitter from '@/components/icons/Twitter.vue' import Twitter from '@/components/icons/Twitter.vue'
import { trackEvent } from '@/utils/analytics.js' import { trackEvent } from '@/utils/analytics.js'
@ -38,6 +38,7 @@ const emit = defineEmits(['update:value'])
const iconSize = computed(() => Math.floor(props.width * 0.45)) const iconSize = computed(() => Math.floor(props.width * 0.45))
const browserStore = useBrowserStore() const browserStore = useBrowserStore()
const i18n = useI18n()
const showWechat = ref(false) const showWechat = ref(false)
const menuOptions = computed(() => { const menuOptions = computed(() => {
return [ return [
@ -171,6 +172,7 @@ const exThemeVars = computed(() => {
:options="preferencesOptions" :options="preferencesOptions"
:render-icon="({ icon }) => render.renderIcon(icon)" :render-icon="({ icon }) => render.renderIcon(icon)"
:render-label="({ label }) => render.renderLabel($t(label), { class: 'context-menu-item' })" :render-label="({ label }) => render.renderLabel($t(label), { class: 'context-menu-item' })"
content-class="nav-menu-button"
trigger="click" trigger="click"
@select="onSelectPreferenceMenu"> @select="onSelectPreferenceMenu">
<icon-button :icon="Config" :size="iconSize" :stroke-width="3" /> <icon-button :icon="Config" :size="iconSize" :stroke-width="3" />
@ -180,6 +182,7 @@ const exThemeVars = computed(() => {
:icon="QRCode" :icon="QRCode"
:size="iconSize" :size="iconSize"
:tooltip-delay="100" :tooltip-delay="100"
class="nav-menu-button"
t-tooltip="ribbon.wechat_official" t-tooltip="ribbon.wechat_official"
@click="openWechatOfficial" /> @click="openWechatOfficial" />
<icon-button <icon-button
@ -188,22 +191,21 @@ const exThemeVars = computed(() => {
:icon="Twitter" :icon="Twitter"
:size="iconSize" :size="iconSize"
:tooltip-delay="100" :tooltip-delay="100"
class="nav-menu-button"
t-tooltip="ribbon.follow_x" t-tooltip="ribbon.follow_x"
@click="openX" /> @click="openX" />
<icon-button <icon-button
:icon="Github" :icon="Github"
:size="iconSize" :size="iconSize"
:tooltip-delay="100" :tooltip-delay="100"
class="nav-menu-button"
t-tooltip="ribbon.github" t-tooltip="ribbon.github"
@click="openGithub" /> @click="openGithub" />
</div> </div>
<!-- wechat official modal --> <!-- wechat official modal -->
<n-modal v-model:show="showWechat" close-on-esc mask-closable transform-origin="center"> <n-modal v-model:show="showWechat" close-on-esc mask-closable transform-origin="center">
<n-flex vertical> <n-image :src="wechatUrl" :width="400" preview-disabled />
<n-image :src="wechatUrl" :width="400" preview-disabled />
<n-image :src="bilibiliUrl" :width="400" preview-disabled />
</n-flex>
</n-modal> </n-modal>
</div> </div>
</template> </template>
@ -278,10 +280,15 @@ const exThemeVars = computed(() => {
.nav-menu-item { .nav-menu-item {
align-items: center; align-items: center;
padding: 10px 0 15px; padding: 10px 0 15px;
gap: 20px;
--wails-draggable: none; --wails-draggable: none;
button { .nav-menu-button {
margin: 10px 0; margin-bottom: 6px;
:hover {
color: v-bind('themeVars.primaryColor');
}
} }
} }
} }

View File

@ -1,8 +0,0 @@
/**
* all types of text alignment
* @enum {number}
*/
export const TextAlignType = {
Center: 0,
Left: 1,
}

View File

@ -22,7 +22,6 @@ export const decodeTypes = {
GZIP: 'GZip', GZIP: 'GZip',
DEFLATE: 'Deflate', DEFLATE: 'Deflate',
ZSTD: 'ZStd', ZSTD: 'ZStd',
LZ4: 'LZ4',
BROTLI: 'Brotli', BROTLI: 'Brotli',
MSGPACK: 'Msgpack', MSGPACK: 'Msgpack',
PHP: 'PHP', PHP: 'PHP',

View File

@ -126,8 +126,6 @@
"length": "Length", "length": "Length",
"entries": "Entries", "entries": "Entries",
"memory_usage": "Memory Usage", "memory_usage": "Memory Usage",
"text_align_left": "Text Align Left",
"text_align_center": "Text Align Center",
"view_as": "View As", "view_as": "View As",
"decode_with": "Decode / Decompress", "decode_with": "Decode / Decompress",
"custom_decoder": "New Custom Decoder", "custom_decoder": "New Custom Decoder",
@ -298,8 +296,6 @@
"affected_key": "Affected Keys", "affected_key": "Affected Keys",
"show_affected_key": "Show Affected Keys", "show_affected_key": "Show Affected Keys",
"confirm_delete_key": "Confirm delete {num} key(s)", "confirm_delete_key": "Confirm delete {num} key(s)",
"direct_delete": "Delete match pattern directly",
"confirm_delete": "Confirm Delete",
"async_delete": "Async Execution", "async_delete": "Async Execution",
"async_delete_title": "Don't wait for result", "async_delete_title": "Don't wait for result",
"confirm_flush": "I know what I'm doing!", "confirm_flush": "I know what I'm doing!",
@ -333,8 +329,7 @@
"set_key_filter": "Set Key Filter", "set_key_filter": "Set Key Filter",
"filter_pattern": "Pattern", "filter_pattern": "Pattern",
"filter_pattern_tip": "Filter by directly input, and scan by press 'Enter'.\n\n* matches 0 or more chars, e.g. 'key*' \n? matches single char, e.g. 'key?'\n[] matches range, e.g. 'key[1-3]'\n\\ escapes special chars", "filter_pattern_tip": "Filter by directly input, and scan by press 'Enter'.\n\n* matches 0 or more chars, e.g. 'key*' \n? matches single char, e.g. 'key?'\n[] matches range, e.g. 'key[1-3]'\n\\ escapes special chars",
"exact_match_tip": "Exact Match", "exact_match_tip": "Exact Match"
"filter_type_not_support": "Type filtering is not supported for Redis 5.x and below."
}, },
"export": { "export": {
"name": "Export Data", "name": "Export Data",

View File

@ -126,8 +126,6 @@
"length": "Longitud", "length": "Longitud",
"entries": "Entradas", "entries": "Entradas",
"memory_usage": "Uso de memoria", "memory_usage": "Uso de memoria",
"text_align_left": "Alinear a la izquierda",
"text_align_center": "Centrar",
"view_as": "Ver como", "view_as": "Ver como",
"decode_with": "Decodificar / Descomprimir", "decode_with": "Decodificar / Descomprimir",
"custom_decoder": "Nuevo decodificador personalizado", "custom_decoder": "Nuevo decodificador personalizado",
@ -298,8 +296,6 @@
"affected_key": "Claves afectadas", "affected_key": "Claves afectadas",
"show_affected_key": "Mostrar claves afectadas", "show_affected_key": "Mostrar claves afectadas",
"confirm_delete_key": "Confirmar eliminar {num} clave(s)", "confirm_delete_key": "Confirmar eliminar {num} clave(s)",
"direct_delete": "Eliminar el patrón coincidente directamente",
"confirm_delete": "Confirmar eliminación",
"async_delete": "Ejecución asíncrona", "async_delete": "Ejecución asíncrona",
"async_delete_title": "No esperar el resultado", "async_delete_title": "No esperar el resultado",
"confirm_flush": "¡Sé lo que estoy haciendo!", "confirm_flush": "¡Sé lo que estoy haciendo!",
@ -333,8 +329,7 @@
"set_key_filter": "Establecer filtro de clave", "set_key_filter": "Establecer filtro de clave",
"filter_pattern": "Patrón", "filter_pattern": "Patrón",
"filter_pattern_tip": "Filtre la lista actual ingresando directamente, y escanee el servidor presionando 'Ingresar'.\n\n* coincide con 0 o más caracteres, ej. 'key*'\n? coincide con un carácter, ej. 'key?'\n[] coincide con un rango, ej. 'key[1-3]'\n\\ escapa caracteres especiales", "filter_pattern_tip": "Filtre la lista actual ingresando directamente, y escanee el servidor presionando 'Ingresar'.\n\n* coincide con 0 o más caracteres, ej. 'key*'\n? coincide con un carácter, ej. 'key?'\n[] coincide con un rango, ej. 'key[1-3]'\n\\ escapa caracteres especiales",
"exact_match_tip": "Coincidencia exacta", "exact_match_tip": "Coincidencia exacta"
"filter_type_not_support": "El filtrado por tipo no es compatible con Redis 5.x y versiones anteriores"
}, },
"export": { "export": {
"name": "Exportar datos", "name": "Exportar datos",

View File

@ -126,8 +126,6 @@
"length": "Longueur", "length": "Longueur",
"entries": "Entrées", "entries": "Entrées",
"memory_usage": "Utilisation de la mémoire", "memory_usage": "Utilisation de la mémoire",
"text_align_left": "Aligner à gauche",
"text_align_center": "Centrer",
"view_as": "Voir comme", "view_as": "Voir comme",
"decode_with": "Décoder / Décompresser", "decode_with": "Décoder / Décompresser",
"custom_decoder": "Nouveau décodeur personnalisé", "custom_decoder": "Nouveau décodeur personnalisé",
@ -298,8 +296,6 @@
"affected_key": "Clés affectées", "affected_key": "Clés affectées",
"show_affected_key": "Afficher les clés affectées", "show_affected_key": "Afficher les clés affectées",
"confirm_delete_key": "Confirmer la suppression de {num} clé(s)", "confirm_delete_key": "Confirmer la suppression de {num} clé(s)",
"direct_delete": "Supprimer le modèle correspondant directement",
"confirm_delete": "Confirmer la suppression",
"async_delete": "Exécution asynchrone", "async_delete": "Exécution asynchrone",
"async_delete_title": "Ne pas attendre le résultat", "async_delete_title": "Ne pas attendre le résultat",
"confirm_flush": "Je sais ce que je fais !", "confirm_flush": "Je sais ce que je fais !",
@ -333,8 +329,7 @@
"set_key_filter": "Définir le filtre de clé", "set_key_filter": "Définir le filtre de clé",
"filter_pattern": "Modèle", "filter_pattern": "Modèle",
"filter_pattern_tip": "Filtrez la liste actuelle en saisissant directement, et scannez le serveur en appuyant sur 'Entrée'.\n\n* correspond à 0 ou plusieurs caractères, ex : 'key*'\n? correspond à un seul caractère, ex : 'key?'\n[] correspond à une plage, ex : 'key[1-3]' échappe les caractères spéciaux", "filter_pattern_tip": "Filtrez la liste actuelle en saisissant directement, et scannez le serveur en appuyant sur 'Entrée'.\n\n* correspond à 0 ou plusieurs caractères, ex : 'key*'\n? correspond à un seul caractère, ex : 'key?'\n[] correspond à une plage, ex : 'key[1-3]' échappe les caractères spéciaux",
"exact_match_tip": "Correspondance exacte", "exact_match_tip": "Correspondance exacte"
"filter_type_not_support": "Le filtrage par type nest pas pris en charge pour Redis 5.x et les versions antérieures"
}, },
"export": { "export": {
"name": "Exporter les données", "name": "Exporter les données",

View File

@ -126,8 +126,6 @@
"length": "長さ", "length": "長さ",
"entries": "エントリ", "entries": "エントリ",
"memory_usage": "メモリ使用量", "memory_usage": "メモリ使用量",
"text_align_left": "左揃え",
"text_align_center": "中央揃え",
"view_as": "表示形式", "view_as": "表示形式",
"decode_with": "デコード/解凍", "decode_with": "デコード/解凍",
"custom_decoder": "新しいカスタムデコーダー", "custom_decoder": "新しいカスタムデコーダー",
@ -298,8 +296,6 @@
"affected_key": "影響を受けるキー", "affected_key": "影響を受けるキー",
"show_affected_key": "影響を受けるキーを表示", "show_affected_key": "影響を受けるキーを表示",
"confirm_delete_key": "{num}個のキーを削除することを確認", "confirm_delete_key": "{num}個のキーを削除することを確認",
"direct_delete": "一致するパターンを直接削除",
"confirm_delete": "削除を確認",
"async_delete": "非同期実行", "async_delete": "非同期実行",
"async_delete_title": "結果を待たない", "async_delete_title": "結果を待たない",
"confirm_flush": "自分が実行しようとしている操作を理解しています!", "confirm_flush": "自分が実行しようとしている操作を理解しています!",
@ -333,8 +329,7 @@
"set_key_filter": "キーフィルターを設定", "set_key_filter": "キーフィルターを設定",
"filter_pattern": "パターン", "filter_pattern": "パターン",
"filter_pattern_tip": "直接入力して現在のリストをフィルタリングし、Enterキーを押すとサーバーをスキャンできます。\n\n*0文字以上にマッチ。例\"key*\"は\"key\"で始まるすべてのキーにマッチ\n?1文字にマッチ。例\"key?\"は\"key1\"、\"key2\"にマッチ\n[ ]指定範囲の1文字にマッチ。例\"key[1-3]\"は\"key1\"、\"key2\"、\"key3\"にマッチ\n\\:エスケープ文字。*、?、[、]をリテラルとして解釈したい場合は\"\\ \"をつける", "filter_pattern_tip": "直接入力して現在のリストをフィルタリングし、Enterキーを押すとサーバーをスキャンできます。\n\n*0文字以上にマッチ。例\"key*\"は\"key\"で始まるすべてのキーにマッチ\n?1文字にマッチ。例\"key?\"は\"key1\"、\"key2\"にマッチ\n[ ]指定範囲の1文字にマッチ。例\"key[1-3]\"は\"key1\"、\"key2\"、\"key3\"にマッチ\n\\:エスケープ文字。*、?、[、]をリテラルとして解釈したい場合は\"\\ \"をつける",
"exact_match_tip": "完全一致", "exact_match_tip": "完全一致"
"filter_type_not_support": "タイプフィルタリングは、Redis 5.x 以前のバージョンには対応していません"
}, },
"export": { "export": {
"name": "データをエクスポート", "name": "データをエクスポート",

View File

@ -126,8 +126,6 @@
"length": "길이", "length": "길이",
"entries": "항목 수", "entries": "항목 수",
"memory_usage": "메모리 사용량", "memory_usage": "메모리 사용량",
"text_align_left": "텍스트 왼쪽 정렬",
"text_align_center": "텍스트 가운데 정렬",
"view_as": "보기", "view_as": "보기",
"decode_with": "디코딩/압축 해제", "decode_with": "디코딩/압축 해제",
"custom_decoder": "새 사용자 정의 디코더", "custom_decoder": "새 사용자 정의 디코더",
@ -298,8 +296,6 @@
"affected_key": "영향받는 키", "affected_key": "영향받는 키",
"show_affected_key": "영향받는 키 표시", "show_affected_key": "영향받는 키 표시",
"confirm_delete_key": "{num}개의 키를 삭제하시겠습니까?", "confirm_delete_key": "{num}개의 키를 삭제하시겠습니까?",
"direct_delete": "일치하는 패턴 직접 삭제",
"confirm_delete": "삭제 확인",
"async_delete": "비동기 실행", "async_delete": "비동기 실행",
"async_delete_title": "결과를 기다리지 않음", "async_delete_title": "결과를 기다리지 않음",
"confirm_flush": "진행 중인 작업을 알고 있습니다!", "confirm_flush": "진행 중인 작업을 알고 있습니다!",
@ -333,8 +329,7 @@
"set_key_filter": "키 필터 설정", "set_key_filter": "키 필터 설정",
"filter_pattern": "패턴", "filter_pattern": "패턴",
"filter_pattern_tip": "직접 입력하여 현재 목록을 필터링하고, Enter키를 누르면 서버를 스캔할 수 있습니다.\n\n* 0개 이상의 문자 일치, 예) 'key*'\n? 단일 문자 일치, 예) 'key?'\n[] 범위 일치, 예) 'key[1-3]'\n\\ 특수문자 이스케이프", "filter_pattern_tip": "직접 입력하여 현재 목록을 필터링하고, Enter키를 누르면 서버를 스캔할 수 있습니다.\n\n* 0개 이상의 문자 일치, 예) 'key*'\n? 단일 문자 일치, 예) 'key?'\n[] 범위 일치, 예) 'key[1-3]'\n\\ 특수문자 이스케이프",
"exact_match_tip": "완전 일치", "exact_match_tip": "완전 일치"
"filter_type_not_support": "타입 필터링은 Redis 5.x 및 이전 버전을 지원하지 않습니다"
}, },
"export": { "export": {
"name": "데이터 내보내기", "name": "데이터 내보내기",

View File

@ -126,8 +126,6 @@
"length": "Tamanho", "length": "Tamanho",
"entries": "Entradas", "entries": "Entradas",
"memory_usage": "Uso de Memória", "memory_usage": "Uso de Memória",
"text_align_left": "Alinhar à esquerda",
"text_align_center": "Centralizar",
"view_as": "Visualizar Como", "view_as": "Visualizar Como",
"decode_with": "Decodificar / Descompressão", "decode_with": "Decodificar / Descompressão",
"custom_decoder": "Novo Decodificador Personalizado", "custom_decoder": "Novo Decodificador Personalizado",
@ -298,8 +296,6 @@
"affected_key": "Chaves Afetadas", "affected_key": "Chaves Afetadas",
"show_affected_key": "Mostrar Chaves Afetadas", "show_affected_key": "Mostrar Chaves Afetadas",
"confirm_delete_key": "Confirmar Exclusão de {num} Chave(s)", "confirm_delete_key": "Confirmar Exclusão de {num} Chave(s)",
"direct_delete": "Excluir padrão correspondente diretamente",
"confirm_delete": "Confirmar exclusão",
"async_delete": "Execução Assíncrona", "async_delete": "Execução Assíncrona",
"async_delete_title": "Não esperar pelo resultado da operação", "async_delete_title": "Não esperar pelo resultado da operação",
"confirm_flush": "Eu sei o que estou fazendo!", "confirm_flush": "Eu sei o que estou fazendo!",
@ -333,8 +329,7 @@
"set_key_filter": "Definir Filtro de Chave", "set_key_filter": "Definir Filtro de Chave",
"filter_pattern": "Padrão", "filter_pattern": "Padrão",
"filter_pattern_tip": "Filtre a lista atual inserindo diretamente, e escaneie o servidor pressionando 'Enter'.\n\n* corresponde a 0 ou mais caracteres, ex: 'chave*'\n? corresponde a um único caractere, ex: 'chave?'\n[] corresponde a um intervalo, ex: 'chave[1-3]'\n\\ escapa caracteres especiais", "filter_pattern_tip": "Filtre a lista atual inserindo diretamente, e escaneie o servidor pressionando 'Enter'.\n\n* corresponde a 0 ou mais caracteres, ex: 'chave*'\n? corresponde a um único caractere, ex: 'chave?'\n[] corresponde a um intervalo, ex: 'chave[1-3]'\n\\ escapa caracteres especiais",
"exact_match_tip": "Correspondência Exata", "exact_match_tip": "Correspondência Exata"
"filter_type_not_support": "A filtragem por tipo não é suportada para Redis 5.x e versões anteriores"
}, },
"export": { "export": {
"name": "Exportar Dados", "name": "Exportar Dados",

View File

@ -126,8 +126,6 @@
"length": "Длина", "length": "Длина",
"entries": "Записи", "entries": "Записи",
"memory_usage": "Использование памяти", "memory_usage": "Использование памяти",
"text_align_left": "Выравнивание по левому краю",
"text_align_center": "Выравнивание по центру",
"view_as": "Вид", "view_as": "Вид",
"decode_with": "Декодировать/Распаковать", "decode_with": "Декодировать/Распаковать",
"custom_decoder": "Новый пользовательский декодер", "custom_decoder": "Новый пользовательский декодер",
@ -298,8 +296,6 @@
"affected_key": "Затронутые ключи", "affected_key": "Затронутые ключи",
"show_affected_key": "Показать затронутые ключи", "show_affected_key": "Показать затронутые ключи",
"confirm_delete_key": "Подтвердить удаление {num} ключ(ей/ей)", "confirm_delete_key": "Подтвердить удаление {num} ключ(ей/ей)",
"direct_delete": "Удалить совпадающий шаблон напрямую",
"confirm_delete": "Подтвердить удаление",
"async_delete": "Асинхронное выполнение", "async_delete": "Асинхронное выполнение",
"async_delete_title": "Не ждать результата", "async_delete_title": "Не ждать результата",
"confirm_flush": "Я знаю, что делаю!", "confirm_flush": "Я знаю, что делаю!",
@ -333,8 +329,7 @@
"set_key_filter": "Установить фильтр ключей", "set_key_filter": "Установить фильтр ключей",
"filter_pattern": "Шаблон", "filter_pattern": "Шаблон",
"filter_pattern_tip": "Отфильтруйте текущий список, введя напрямую, и выполните сканирование сервера, нажав 'Enter'.\n\n* соответствует 0 или более символов, напр. 'key*'\n? соответствует одному символу, напр. 'key?'\n[] соответствует диапазону, напр. 'key[1-3]'\n\\ экранирует спецсимволы", "filter_pattern_tip": "Отфильтруйте текущий список, введя напрямую, и выполните сканирование сервера, нажав 'Enter'.\n\n* соответствует 0 или более символов, напр. 'key*'\n? соответствует одному символу, напр. 'key?'\n[] соответствует диапазону, напр. 'key[1-3]'\n\\ экранирует спецсимволы",
"exact_match_tip": "Точное совпадение", "exact_match_tip": "Точное совпадение"
"filter_type_not_support": "Фильтрация по типу не поддерживается для Redis версии 5.x и ниже"
}, },
"export": { "export": {
"name": "Экспорт данных", "name": "Экспорт данных",

View File

@ -56,7 +56,7 @@
"show_linenum": "显示行号", "show_linenum": "显示行号",
"show_folding": "启用代码折叠", "show_folding": "启用代码折叠",
"drop_text": "允许拖放文本", "drop_text": "允许拖放文本",
"links": "支持接跳转" "links": "支持接跳转"
}, },
"cli": { "cli": {
"name": "命令行", "name": "命令行",
@ -126,8 +126,6 @@
"length": "长度", "length": "长度",
"entries": "条目", "entries": "条目",
"memory_usage": "内存占用", "memory_usage": "内存占用",
"text_align_left": "文本居左",
"text_align_center": "文本居中",
"view_as": "查看方式", "view_as": "查看方式",
"decode_with": "解码/解压方式", "decode_with": "解码/解压方式",
"custom_decoder": "添加自定义解码", "custom_decoder": "添加自定义解码",
@ -298,8 +296,6 @@
"affected_key": "受影响的键名", "affected_key": "受影响的键名",
"show_affected_key": "查看受影响的键名", "show_affected_key": "查看受影响的键名",
"confirm_delete_key": "确认删除{num}个键", "confirm_delete_key": "确认删除{num}个键",
"direct_delete": "直接匹配删除",
"confirm_delete": "确认删除",
"async_delete": "异步执行", "async_delete": "异步执行",
"async_delete_title": "不等待操作结果", "async_delete_title": "不等待操作结果",
"confirm_flush": "我知道我正在执行的操作!", "confirm_flush": "我知道我正在执行的操作!",
@ -333,8 +329,7 @@
"set_key_filter": "设置键过滤器", "set_key_filter": "设置键过滤器",
"filter_pattern": "过滤表达式", "filter_pattern": "过滤表达式",
"filter_pattern_tip": "直接输入筛选当前列表,回车后可对服务器进行扫描。\n\n *:匹配零个或多个字符。例如:\"key*\"匹配到以\"key\"开头的所有键\n?:匹配单个字符。例如:\"key?\"匹配\"key1\"、\"key2\"\n[ ]:匹配指定范围内的单个字符。例如:\"key[1-3]\"可以匹配类似于 \"key1\"、\"key2\"、\"key3\" 的键\n\\:转义字符。如果想要匹配 *、?、[、或],需要使用反斜杠\"\\\"进行转义", "filter_pattern_tip": "直接输入筛选当前列表,回车后可对服务器进行扫描。\n\n *:匹配零个或多个字符。例如:\"key*\"匹配到以\"key\"开头的所有键\n?:匹配单个字符。例如:\"key?\"匹配\"key1\"、\"key2\"\n[ ]:匹配指定范围内的单个字符。例如:\"key[1-3]\"可以匹配类似于 \"key1\"、\"key2\"、\"key3\" 的键\n\\:转义字符。如果想要匹配 *、?、[、或],需要使用反斜杠\"\\\"进行转义",
"exact_match_tip": "完全匹配", "exact_match_tip": "完全匹配"
"filter_type_not_support": "类型筛选不支持 Redis 5.x 及以下版本"
}, },
"export": { "export": {
"name": "导出数据", "name": "导出数据",

View File

@ -126,8 +126,6 @@
"length": "長度", "length": "長度",
"entries": "條目", "entries": "條目",
"memory_usage": "記憶體使用量", "memory_usage": "記憶體使用量",
"text_align_left": "文字靠左",
"text_align_center": "文字置中",
"view_as": "檢視方式", "view_as": "檢視方式",
"decode_with": "解碼/解壓方式", "decode_with": "解碼/解壓方式",
"custom_decoder": "新增自定義解碼", "custom_decoder": "新增自定義解碼",
@ -298,8 +296,6 @@
"affected_key": "受影響的鍵名", "affected_key": "受影響的鍵名",
"show_affected_key": "檢視受影響的鍵名", "show_affected_key": "檢視受影響的鍵名",
"confirm_delete_key": "確認刪除{num}個鍵", "confirm_delete_key": "確認刪除{num}個鍵",
"direct_delete": "直接匹配刪除",
"confirm_delete": "確認刪除",
"async_delete": "異步執行", "async_delete": "異步執行",
"async_delete_title": "不等待操作結果", "async_delete_title": "不等待操作結果",
"confirm_flush": "我知道我正在執行的操作!", "confirm_flush": "我知道我正在執行的操作!",
@ -333,8 +329,7 @@
"set_key_filter": "設定鍵過濾器", "set_key_filter": "設定鍵過濾器",
"filter_pattern": "過濾表示式", "filter_pattern": "過濾表示式",
"filter_pattern_tip": "直接鍵入篩選目前清單按Enter鍵後可對伺服器進行掃描。\n\n*:匹配零個或多個字元。例如:\"key*\"匹配到以\"key\"開頭的所有鍵\n?:匹配單個字元。例如:\"key?\"匹配\"key1\", \"key2\"\n[ ]:匹配指定範圍內的單個字元。例如:\"key[1-3]\"可以匹配類似於 \"key1\", \"key2\", \"key3\" 的鍵\n\\:轉義字元。如果想要匹配 *, ?, [, 或],需要使用反斜線\"\\\"進行轉義", "filter_pattern_tip": "直接鍵入篩選目前清單按Enter鍵後可對伺服器進行掃描。\n\n*:匹配零個或多個字元。例如:\"key*\"匹配到以\"key\"開頭的所有鍵\n?:匹配單個字元。例如:\"key?\"匹配\"key1\", \"key2\"\n[ ]:匹配指定範圍內的單個字元。例如:\"key[1-3]\"可以匹配類似於 \"key1\", \"key2\", \"key3\" 的鍵\n\\:轉義字元。如果想要匹配 *, ?, [, 或],需要使用反斜線\"\\\"進行轉義",
"exact_match_tip": "精準匹配", "exact_match_tip": "精準匹配"
"filter_type_not_support": "類型篩選不支援 Redis 5.x 以下版本"
}, },
"export": { "export": {
"name": "匯出資料", "name": "匯出資料",

View File

@ -28,7 +28,6 @@ export class RedisServerState {
* @param {LoadingState} loadingState all loading state in opened connections map by server and LoadingState * @param {LoadingState} loadingState all loading state in opened connections map by server and LoadingState
* @param {KeyViewType} viewType view type selection for all opened connections group by 'server' * @param {KeyViewType} viewType view type selection for all opened connections group by 'server'
* @param {Map<string, RedisNodeItem>} nodeMap map nodes by "type#key" * @param {Map<string, RedisNodeItem>} nodeMap map nodes by "type#key"
* @param {string} version redis server version
*/ */
constructor({ constructor({
name, name,
@ -41,7 +40,6 @@ export class RedisServerState {
loadingState = {}, loadingState = {},
viewType = KeyViewType.Tree, viewType = KeyViewType.Tree,
nodeMap = new Map(), nodeMap = new Map(),
version = '',
}) { }) {
this.name = name this.name = name
this.db = db this.db = db
@ -54,7 +52,6 @@ export class RedisServerState {
this.loadingState = loadingState this.loadingState = loadingState
this.viewType = viewType this.viewType = viewType
this.nodeMap = nodeMap this.nodeMap = nodeMap
this.version = version
this.decodeHistory = new Map() this.decodeHistory = new Map()
this.decodeHistoryLimit = 100 this.decodeHistoryLimit = 100
this.getRoot() this.getRoot()
@ -296,9 +293,6 @@ export class RedisServerState {
removeKeyNode(key, isLayer) { removeKeyNode(key, isLayer) {
if (isLayer === true) { if (isLayer === true) {
this.deleteChildrenKeyNodes(key) this.deleteChildrenKeyNodes(key)
} else {
const nodeKey = `${ConnectionType.RedisValue}/${key}`
this.nodeMap.delete(nodeKey)
} }
const dbRoot = this.getRoot() const dbRoot = this.getRoot()

View File

@ -1,5 +1,5 @@
import { defineStore } from 'pinia' import { defineStore } from 'pinia'
import { endsWith, get, isEmpty, join, map, now, size, slice, split } from 'lodash' import { endsWith, get, isEmpty, map, now, size } from 'lodash'
import { import {
AddHashField, AddHashField,
AddListItem, AddListItem,
@ -11,12 +11,10 @@ import {
ConvertValue, ConvertValue,
DeleteKey, DeleteKey,
DeleteKeys, DeleteKeys,
DeleteKeysByPattern,
ExportKey, ExportKey,
FlushDB, FlushDB,
GetClientList, GetClientList,
GetCmdHistory, GetCmdHistory,
GetHashValue,
GetKeyDetail, GetKeyDetail,
GetKeySummary, GetKeySummary,
GetKeyType, GetKeyType,
@ -111,7 +109,7 @@ const useBrowserStore = defineStore('browser', {
/** /**
* get database info list * get database info list
* @param {string} server * @param server
* @return {RedisDatabaseItem[]} * @return {RedisDatabaseItem[]}
*/ */
getDBList(server) { getDBList(server) {
@ -122,18 +120,6 @@ const useBrowserStore = defineStore('browser', {
return [] return []
}, },
/**
* get server version
* @param {string} server
*/
getServerVersion(server) {
const serverInst = this.servers[server]
if (serverInst != null) {
return serverInst.version
}
return '1.0.0'
},
/** /**
* get database by server name and database index * get database by server name and database index
* @param {string} server * @param {string} server
@ -252,7 +238,7 @@ const useBrowserStore = defineStore('browser', {
// if (connNode == null) { // if (connNode == null) {
// throw new Error('no such connection') // throw new Error('no such connection')
// } // }
const { db, view = KeyViewType.Tree, lastDB, version } = data const { db, view = KeyViewType.Tree, lastDB } = data
if (isEmpty(db)) { if (isEmpty(db)) {
throw new Error('no db loaded') throw new Error('no db loaded')
} }
@ -261,7 +247,6 @@ const useBrowserStore = defineStore('browser', {
separator: this.getSeparator(name), separator: this.getSeparator(name),
db: -1, db: -1,
viewType: view, viewType: view,
version,
}) })
/** @type {Object.<number,RedisDatabaseItem>} **/ /** @type {Object.<number,RedisDatabaseItem>} **/
const databases = {} const databases = {}
@ -358,11 +343,10 @@ const useBrowserStore = defineStore('browser', {
/** /**
* *
* @param {string} server * @param server
* @param {boolean} mute
* @returns {Promise<{}>} * @returns {Promise<{}>}
*/ */
async getServerInfo(server, mute) { async getServerInfo(server) {
try { try {
const { success, data, msg } = await ServerInfo(server) const { success, data, msg } = await ServerInfo(server)
if (success) { if (success) {
@ -372,7 +356,7 @@ const useBrowserStore = defineStore('browser', {
serverInst.stats = data serverInst.stats = data
} }
return data return data
} else if (!isEmpty(msg) && mute !== true) { } else if (!isEmpty(msg)) {
$message.warning(msg) $message.warning(msg)
} }
} finally { } finally {
@ -386,10 +370,9 @@ const useBrowserStore = defineStore('browser', {
* @param {number} db * @param {number} db
* @param {string|number[]} [key] null or blank indicate that update tab to display normal content (blank content or server status) * @param {string|number[]} [key] null or blank indicate that update tab to display normal content (blank content or server status)
* @param {boolean} [clearValue] * @param {boolean} [clearValue]
* @param {boolean} [redirect] redirect to key detail tab
* @return {Promise<void>} * @return {Promise<void>}
*/ */
async loadKeySummary({ server, db, key, clearValue, redirect = true }) { async loadKeySummary({ server, db, key, clearValue }) {
try { try {
const tab = useTabStore() const tab = useTabStore()
if (!isEmpty(key)) { if (!isEmpty(key)) {
@ -403,7 +386,7 @@ const useBrowserStore = defineStore('browser', {
const k = nativeRedisKey(key) const k = nativeRedisKey(key)
const binaryKey = k !== key const binaryKey = k !== key
tab.upsertTab({ tab.upsertTab({
subTab: redirect === false ? null : BrowserTabType.KeyDetail, subTab: BrowserTabType.KeyDetail,
server, server,
db, db,
type, type,
@ -493,7 +476,7 @@ const useBrowserStore = defineStore('browser', {
if (showLoading) { if (showLoading) {
tab.updateLoading({ server, db, loading: true }) tab.updateLoading({ server, db, loading: true })
} }
await this.loadKeySummary({ server, db, key, clearValue: true, redirect: false }) await this.loadKeySummary({ server, db, key, clearValue: true })
await this.loadKeyDetail({ await this.loadKeyDetail({
server, server,
db, db,
@ -709,19 +692,17 @@ const useBrowserStore = defineStore('browser', {
} }
let match = prefix let match = prefix
const separator = this.getSeparator(server) const separator = this.getSeparator(server)
if (!isEmpty(match)) { if (!endsWith(match, separator)) {
if (!endsWith(match, separator)) { match += separator + '*'
match += separator + '*' } else {
} else { match += '*'
match += '*'
}
} }
// FIXME: ignore original match pattern due to redis not support combination matching // FIXME: ignore original match pattern due to redis not support combination matching
const { match: originMatch, type: keyType, exact } = this.getKeyFilter(server) const { match: originMatch, type: keyType, exact } = this.getKeyFilter(server)
const { keys, maxKeys, success } = await this._loadKeys({ const { keys, maxKeys, success } = await this._loadKeys({
server, server,
db, db,
match: match || originMatch, match: originMatch,
exact: false, exact: false,
matchType: keyType, matchType: keyType,
all: true, all: true,
@ -792,37 +773,6 @@ const useBrowserStore = defineStore('browser', {
return serverInst.nodeMap.get(keyPart) return serverInst.nodeMap.get(keyPart)
}, },
/**
* get parent tree node by key name
* @param key
* @return {RedisNodeItem|null}
*/
getParentNode(key) {
const i = key.indexOf('#')
if (i < 0) {
return null
}
const [server, db] = split(key.substring(0, i), '/')
if (isEmpty(server) || isEmpty(db)) {
return null
}
/** @type {RedisServerState} **/
const serverInst = this.servers[server]
if (serverInst == null) {
return null
}
const separator = this.getSeparator(server)
const keyPart = key.substring(i)
const keyStartIdx = keyPart.indexOf('/')
const redisKey = keyPart.substring(keyStartIdx + 1)
const redisKeyParts = split(redisKey, separator)
const parentKey = slice(redisKeyParts, 0, size(redisKeyParts) - 1)
if (isEmpty(parentKey)) {
return serverInst.getRoot()
}
return serverInst.nodeMap.get(`${ConnectionType.RedisKey}/${join(parentKey, separator)}`)
},
/** /**
* set redis key * set redis key
* @param {string} server * @param {string} server
@ -850,7 +800,7 @@ const useBrowserStore = defineStore('browser', {
if (success) { if (success) {
/** @type RedisServerState **/ /** @type RedisServerState **/
const serverInst = this.servers[server] const serverInst = this.servers[server]
if (serverInst != null && serverInst.db === db) { if (serverInst != null) {
// const { value } = data // const { value } = data
// update tree view data // update tree view data
const { newKey = 0 } = serverInst.addKeyNodes([key], true) const { newKey = 0 } = serverInst.addKeyNodes([key], true)
@ -858,12 +808,11 @@ const useBrowserStore = defineStore('browser', {
serverInst.tidyNode(key) serverInst.tidyNode(key)
serverInst.updateDBKeyCount(db, newKey) serverInst.updateDBKeyCount(db, newKey)
} }
}
const { value: updatedValue } = data const { value: updatedValue } = data
if (updatedValue != null) { if (updatedValue != null) {
const tab = useTabStore() const tab = useTabStore()
tab.updateValue({ server, db, key, value: updatedValue }) tab.updateValue({ server, db, key, value: updatedValue })
}
} }
// this.loadKeySummary({ server, db, key }) // this.loadKeySummary({ server, db, key })
return { return {
@ -1005,31 +954,6 @@ const useBrowserStore = defineStore('browser', {
} }
}, },
/**
* get hash field
* @param {string} server
* @param {number} db
* @param {string} key
* @param {string} field
* @param {decodeTypes} [decode]
* @param {formatTypes} [format]
* @return {Promise<{{msg: string, success: boolean, updated: HashEntryItem[]}>}
*/
async getHashField({ server, db, key, field, decode = decodeTypes.NONE, format = formatTypes.RAW }) {
try {
const { data, success, msg } = await GetHashValue({ server, db, key, field, decode, format })
if (success && !isEmpty(data)) {
const tab = useTabStore()
tab.updateValueEntries({ server, db, key, type: 'hash', entries: [data] })
return { success, updated: data }
} else {
return { success: false, msg }
}
} catch (e) {
return { success: false, msg: e.message }
}
},
/** /**
* remove hash field * remove hash field
* @param {string} server * @param {string} server
@ -1791,66 +1715,6 @@ const useBrowserStore = defineStore('browser', {
}) })
}, },
/**
* delete multiple keys by pattern
* @param server
* @param db
* @param pattern
* @return {Promise<void>}
*/
async deleteByPattern(server, db, pattern) {
const msgRef = $message.loading(i18nGlobal.t('dialogue.delete.deleting'), { duration: 0, closable: true })
let deleted = []
let failCount = 0
let canceled = false
try {
const { success, msg, data } = await DeleteKeysByPattern(server, db, pattern)
if (success) {
canceled = get(data, 'canceled', false)
deleted = get(data, 'deleted', [])
failCount = get(data, 'failed', 0)
} else {
$message.error(msg)
}
} finally {
msgRef.destroy()
// clear checked keys
const tab = useTabStore()
tab.setCheckedKeys(server)
}
// refresh model data
const deletedCount = size(deleted)
if (canceled) {
$message.info(i18nGlobal.t('dialogue.handle_cancel'))
} else if (failCount <= 0) {
// no fail
$message.success(i18nGlobal.t('dialogue.delete.completed', { success: deletedCount, fail: failCount }))
} else if (failCount >= deletedCount) {
// all fail
$message.error(i18nGlobal.t('dialogue.delete.completed', { success: deletedCount, fail: failCount }))
} else {
// some fail
$message.warning(i18nGlobal.t('dialogue.delete.completed', { success: deletedCount, fail: failCount }))
}
// update ui
timeout(100).then(async () => {
/** @type RedisServerState **/
const serverInst = this.servers[server]
if (serverInst != null) {
let start = now()
for (let i = 0; i < deleted.length; i++) {
serverInst.removeKeyNode(deleted[i], false)
if (now() - start > 300) {
await timeout(100)
start = now()
}
}
serverInst.tidyNode('', true)
serverInst.updateDBKeyCount(db, -deletedCount)
}
})
},
/** /**
* export multiple keys * export multiple keys
* @param {string} server * @param {string} server
@ -2093,7 +1957,7 @@ const useBrowserStore = defineStore('browser', {
if (serverInst == null) { if (serverInst == null) {
serverInst = new RedisServerState({ serverInst = new RedisServerState({
name: server, name: server,
separator: this.getSeparator(server), separator: this.getSeparator(name),
}) })
} }
return serverInst.getFilter() return serverInst.getFilter()

View File

@ -1,6 +1,6 @@
import { defineStore } from 'pinia' import { defineStore } from 'pinia'
import { lang } from '@/langs/index.js' import { lang } from '@/langs/index.js'
import { cloneDeep, findIndex, get, isEmpty, join, map, pick, set, some, split } from 'lodash' import { cloneDeep, findIndex, get, isEmpty, join, map, merge, pick, set, some, split } from 'lodash'
import { import {
CheckForUpdate, CheckForUpdate,
GetBuildInDecoder, GetBuildInDecoder,
@ -15,7 +15,6 @@ import { enUS, NButton, NSpace, useOsTheme, zhCN } from 'naive-ui'
import { h, nextTick } from 'vue' import { h, nextTick } from 'vue'
import { compareVersion } from '@/utils/version.js' import { compareVersion } from '@/utils/version.js'
import { typesIconStyle } from '@/consts/support_redis_type.js' import { typesIconStyle } from '@/consts/support_redis_type.js'
import { TextAlignType } from '@/consts/text_align_type.js'
const osTheme = useOsTheme() const osTheme = useOsTheme()
const usePreferencesStore = defineStore('preferences', { const usePreferencesStore = defineStore('preferences', {
@ -64,7 +63,6 @@ const usePreferencesStore = defineStore('preferences', {
showFolding: true, showFolding: true,
dropText: true, dropText: true,
links: true, links: true,
entryTextAlign: TextAlignType.Center,
}, },
cli: { cli: {
fontFamily: [], fontFamily: [],
@ -273,10 +271,6 @@ const usePreferencesStore = defineStore('preferences', {
keyIconType() { keyIconType() {
return get(this.general, 'keyIconStyle', typesIconStyle.SHORT) return get(this.general, 'keyIconStyle', typesIconStyle.SHORT)
}, },
entryTextAlign() {
return get(this.editor, 'entryTextAlign', TextAlignType.Center)
},
}, },
actions: { actions: {
_applyPreferences(data) { _applyPreferences(data) {
@ -427,15 +421,15 @@ const usePreferencesStore = defineStore('preferences', {
return false return false
} }
let selDecoder = this.decoder[idx] this.decoder[idx] = merge(this.decoder[idx], {
selDecoder.name = newName || name name: newName || name,
selDecoder.enable = enable enable,
selDecoder.auto = auto auto,
selDecoder.encodePath = encodePath encodePath,
selDecoder.encodeArgs = encodeArgs encodeArgs,
selDecoder.decodePath = decodePath decodePath,
selDecoder.decodeArgs = decodeArgs decodeArgs,
this.decoder[idx] = selDecoder })
return true return true
}, },
@ -467,27 +461,15 @@ const usePreferencesStore = defineStore('preferences', {
try { try {
const { success, data = {} } = await CheckForUpdate() const { success, data = {} } = await CheckForUpdate()
if (success) { if (success) {
const { const { version = 'v1.0.0', latest, page_url: pageUrl } = data
version = 'v1.0.0',
latest,
download_page: pageUrl = {},
description = {},
sponsor = [],
} = data
const downUrl = pageUrl[this.currentLanguage] || pageUrl['en']
const descStr = description[this.currentLanguage] || description['en']
// save sponsor ad
if (!isEmpty(sponsor)) {
localStorage.setItem('sponsor_ad', JSON.stringify(sponsor))
}
if ( if (
(manual || compareVersion(latest, this.general.skipVersion) !== 0) && (manual || latest > this.general.skipVersion) &&
compareVersion(latest, version) > 0 && compareVersion(latest, version) > 0 &&
!isEmpty(downUrl) !isEmpty(pageUrl)
) { ) {
const notiRef = $notification.show({ const notiRef = $notification.show({
title: `${i18nGlobal.t('dialogue.upgrade.title')} - ${latest}`, title: i18nGlobal.t('dialogue.upgrade.title'),
content: descStr || i18nGlobal.t('dialogue.upgrade.new_version_tip', { ver: latest }), content: i18nGlobal.t('dialogue.upgrade.new_version_tip', { ver: latest }),
action: () => action: () =>
h('div', { class: 'flex-box-h flex-item-expand' }, [ h('div', { class: 'flex-box-h flex-item-expand' }, [
h(NSpace, { wrapItem: false }, () => [ h(NSpace, { wrapItem: false }, () => [
@ -520,13 +502,13 @@ const usePreferencesStore = defineStore('preferences', {
type: 'primary', type: 'primary',
size: 'small', size: 'small',
secondary: true, secondary: true,
onClick: () => BrowserOpenURL(downUrl), onClick: () => BrowserOpenURL(pageUrl),
}, },
() => i18nGlobal.t('dialogue.upgrade.download_now'), () => i18nGlobal.t('dialogue.upgrade.download_now'),
), ),
]), ]),
]), ]),
onPositiveClick: () => BrowserOpenURL(downUrl), onPositiveClick: () => BrowserOpenURL(pageUrl),
}) })
return return
} }

View File

@ -1,9 +1,6 @@
import { assign, find, findIndex, get, includes, indexOf, isEmpty, pullAt, remove, set, size } from 'lodash' import { assign, find, findIndex, get, indexOf, isEmpty, pullAt, remove, set, size } from 'lodash'
import { defineStore } from 'pinia' import { defineStore } from 'pinia'
import { TabItem } from '@/objects/tabItem.js' import { TabItem } from '@/objects/tabItem.js'
import useBrowserStore from 'stores/browser.js'
import { i18nGlobal } from '@/utils/i18n.js'
import { BrowserTabType } from '@/consts/browser_tab_type.js'
const useTabStore = defineStore('tab', { const useTabStore = defineStore('tab', {
/** /**
@ -135,17 +132,6 @@ const useTabStore = defineStore('tab', {
this.upsertTab({ server, clearValue: true }) this.upsertTab({ server, clearValue: true })
}, },
/**
*
* @param {string} tabName
*/
closeTab(tabName) {
$dialog.warning(i18nGlobal.t('dialogue.close_confirm', { name: tabName }), () => {
const browserStore = useBrowserStore()
browserStore.closeConnection(tabName)
})
},
/** /**
* update or insert a new tab if not exists with the same name * update or insert a new tab if not exists with the same name
* @param {string} subTab * @param {string} subTab
@ -161,7 +147,6 @@ const useTabStore = defineStore('tab', {
* @param {boolean} [clearValue] * @param {boolean} [clearValue]
* @param {string} format * @param {string} format
* @param {string} decode * @param {string} decode
* @param {boolean} forceSwitch
* @param {*} [value] * @param {*} [value]
*/ */
upsertTab({ upsertTab({
@ -178,11 +163,9 @@ const useTabStore = defineStore('tab', {
clearValue, clearValue,
format = '', format = '',
decode = '', decode = '',
forceSwitch = false,
}) { }) {
let tabIndex = findIndex(this.tabList, { name: server }) let tabIndex = findIndex(this.tabList, { name: server })
if (tabIndex === -1) { if (tabIndex === -1) {
subTab = subTab || BrowserTabType.Status
const tabItem = new TabItem({ const tabItem = new TabItem({
name: server, name: server,
title: server, title: server,
@ -202,11 +185,10 @@ const useTabStore = defineStore('tab', {
}) })
this.tabList.push(tabItem) this.tabList.push(tabItem)
tabIndex = this.tabList.length - 1 tabIndex = this.tabList.length - 1
this._setActivatedIndex(tabIndex, true, subTab)
} else { } else {
const tab = this.tabList[tabIndex] const tab = this.tabList[tabIndex]
tab.blank = false tab.blank = false
tab.subTab = subTab || tab.subTab tab.subTab = subTab
// tab.title = db !== undefined ? `${server}/db${db}` : `${server}` // tab.title = db !== undefined ? `${server}/db${db}` : `${server}`
tab.title = server tab.title = server
tab.server = server tab.server = server
@ -223,10 +205,8 @@ const useTabStore = defineStore('tab', {
if (clearValue === true) { if (clearValue === true) {
tab.value = undefined tab.value = undefined
} }
if (forceSwitch === true) {
this._setActivatedIndex(tabIndex, true, subTab)
}
} }
this._setActivatedIndex(tabIndex, true, subTab)
}, },
/** /**
@ -296,25 +276,9 @@ const useTabStore = defineStore('tab', {
case 'list': // {v:string, dv:[string]}[] case 'list': // {v:string, dv:[string]}[]
tab.value = tab.value || [] tab.value = tab.value || []
if (prepend === true) { if (prepend === true) {
const originList = tab.value tab.value = [...entries, ...tab.value]
const list = []
let starIndex = 0
for (const entry of entries) {
entry.index = starIndex++
list.push(entry)
}
for (const entry of originList) {
entry.index = starIndex++
list.push(entry)
}
tab.value = list
} else { } else {
const list = tab.value tab.value.push(...entries)
let starIndex = list.length
for (const entry of entries) {
entry.index = starIndex++
list.push(entry)
}
} }
tab.length += size(entries) tab.length += size(entries)
break break
@ -413,7 +377,6 @@ const useTabStore = defineStore('tab', {
for (const entry of entries) { for (const entry of entries) {
if (size(tab.value) > entry.index) { if (size(tab.value) > entry.index) {
tab.value[entry.index] = { tab.value[entry.index] = {
index: entry.index,
v: entry.v, v: entry.v,
dv: entry.dv, dv: entry.dv,
} }
@ -695,15 +658,12 @@ const useTabStore = defineStore('tab', {
/** /**
* set expanded keys for server * set expanded keys for server
* @param {string} server * @param {string} server
* @param {string|string[]} keys * @param {string[]} keys
*/ */
setExpandedKeys(server, keys = []) { setExpandedKeys(server, keys = []) {
/** @type TabItem**/ /** @type TabItem**/
let tab = find(this.tabList, { name: server }) let tab = find(this.tabList, { name: server })
if (tab != null) { if (tab != null) {
if (typeof keys === 'string') {
keys = [keys]
}
if (isEmpty(keys)) { if (isEmpty(keys)) {
tab.expandedKeys = [] tab.expandedKeys = []
} else { } else {
@ -715,20 +675,13 @@ const useTabStore = defineStore('tab', {
/** /**
* *
* @param {string} server * @param {string} server
* @param {string|string[]} keys * @param {string} key
*/ */
addExpandedKey(server, keys) { addExpandedKey(server, key) {
/** @type TabItem**/ /** @type TabItem**/
let tab = find(this.tabList, { name: server }) let tab = find(this.tabList, { name: server })
if (tab != null) { if (tab != null) {
if (typeof keys === 'string') { tab.expandedKeys.push(key)
keys = [keys]
}
for (const k of keys) {
if (!includes(tab.expandedKeys, k)) {
tab.expandedKeys.push(k)
}
}
} }
}, },
@ -817,20 +770,9 @@ const useTabStore = defineStore('tab', {
}, },
/** /**
* get activated key * set activated key
* @param {string} server
* @return {string|null}
*/
getActivatedKey(server) {
let tab = find(this.tabList, { name: server })
return get(tab, 'activatedKey')
},
/**
* set activated key and return current activatedKey
* @param {string} server * @param {string} server
* @param {string} key * @param {string} key
* @return {boolean}
*/ */
setActivatedKey(server, key) { setActivatedKey(server, key) {
/** @type TabItem**/ /** @type TabItem**/

View File

@ -63,10 +63,6 @@ body {
cursor: pointer; cursor: pointer;
} }
.wordline {
word-break: break-all;
}
.icon-btn { .icon-btn {
@extend .clickable; @extend .clickable;
line-height: 100%; line-height: 100%;
@ -174,11 +170,7 @@ body {
} }
.auto-rotate { .auto-rotate {
animation: rotate 2s steps(60) infinite; animation: rotate 2s linear infinite;
}
.pre-wrap {
white-space: pre-wrap;
} }
@keyframes rotate { @keyframes rotate {

View File

@ -13,7 +13,7 @@ export const joinCommand = (path, args = [], emptyContent = '-') => {
if (!isEmpty(path)) { if (!isEmpty(path)) {
let containValuePlaceholder = false let containValuePlaceholder = false
cmd = includes(path, ' ') ? `"${path}"` : path cmd = includes(path, ' ') ? `"${path}"` : path
for (let part of args || []) { for (let part of args) {
part = trim(part) part = trim(part)
if (isEmpty(part)) { if (isEmpty(part)) {
continue continue

View File

@ -10,7 +10,3 @@ export async function loadEnvironment() {
export function isMacOS() { export function isMacOS() {
return os === 'darwin' return os === 'darwin'
} }
export function isWindows() {
return os === 'windows'
}

View File

@ -35,9 +35,6 @@ export const themeOverrides = {
tabGapLargeCard: '2px', tabGapLargeCard: '2px',
tabFontWeightActive: 450, tabFontWeightActive: 450,
}, },
Tree: {
nodeWrapperPadding: '0 3px',
},
Card: { Card: {
colorEmbedded: '#FAFAFA', colorEmbedded: '#FAFAFA',
}, },

View File

@ -1,11 +1,6 @@
import { get, isEmpty, map, size, split, trimStart } from 'lodash' import { get, isEmpty, map, size, split, trimStart } from 'lodash'
/** const toVerArr = (ver) => {
* convert version string to number array
* @param ver
* @return {number[]}
*/
export const toVersionArray = (ver) => {
const v = trimStart(ver, 'v') const v = trimStart(ver, 'v')
let vParts = split(v, '.') let vParts = split(v, '.')
if (isEmpty(vParts)) { if (isEmpty(vParts)) {
@ -25,8 +20,8 @@ export const toVersionArray = (ver) => {
*/ */
export const compareVersion = (v1, v2) => { export const compareVersion = (v1, v2) => {
if (v1 !== v2) { if (v1 !== v2) {
const v1Nums = toVersionArray(v1) const v1Nums = toVerArr(v1)
const v2Nums = toVersionArray(v2) const v2Nums = toVerArr(v2)
const length = Math.max(size(v1Nums), size(v2Nums)) const length = Math.max(size(v1Nums), size(v2Nums))
for (let i = 0; i < length; i++) { for (let i = 0; i < length; i++) {

View File

@ -29,11 +29,4 @@ export default defineConfig({
wailsjs: rootPath + 'wailsjs', wailsjs: rootPath + 'wailsjs',
}, },
}, },
css: {
preprocessorOptions: {
scss: {
api: 'modern-compiler',
},
},
},
}) })

40
go.mod
View File

@ -1,53 +1,53 @@
module tinyrdm module tinyrdm
go 1.24.0 go 1.21
require ( require (
github.com/adrg/sysfont v0.1.2 github.com/adrg/sysfont v0.1.2
github.com/andybalholm/brotli v1.1.1 github.com/andybalholm/brotli v1.1.0
github.com/google/uuid v1.6.0 github.com/google/uuid v1.6.0
github.com/klauspost/compress v1.18.0 github.com/klauspost/compress v1.17.8
github.com/pierrec/lz4/v4 v4.1.22 github.com/redis/go-redis/v9 v9.5.1
github.com/redis/go-redis/v9 v9.7.1
github.com/vmihailenco/msgpack/v5 v5.4.1 github.com/vmihailenco/msgpack/v5 v5.4.1
github.com/vrischmann/userdir v0.0.0-20151206171402-20f291cebd68 github.com/vrischmann/userdir v0.0.0-20151206171402-20f291cebd68
github.com/wailsapp/wails/v2 v2.10.1 github.com/wailsapp/wails/v2 v2.8.1
golang.org/x/crypto v0.36.0 golang.org/x/crypto v0.22.0
golang.org/x/net v0.37.0 golang.org/x/net v0.24.0
gopkg.in/yaml.v3 v3.0.1 gopkg.in/yaml.v3 v3.0.1
) )
require ( require (
github.com/adrg/strutil v0.3.1 // indirect github.com/adrg/strutil v0.3.1 // indirect
github.com/adrg/xdg v0.5.3 // indirect github.com/adrg/xdg v0.4.0 // indirect
github.com/bep/debounce v1.2.1 // indirect github.com/bep/debounce v1.2.1 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
github.com/go-ole/go-ole v1.3.0 // indirect github.com/go-ole/go-ole v1.3.0 // indirect
github.com/godbus/dbus/v5 v5.1.0 // indirect github.com/godbus/dbus/v5 v5.1.0 // indirect
github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e // indirect github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e // indirect
github.com/labstack/echo/v4 v4.13.3 // indirect github.com/kr/text v0.2.0 // indirect
github.com/labstack/echo/v4 v4.11.4 // indirect
github.com/labstack/gommon v0.4.2 // indirect github.com/labstack/gommon v0.4.2 // indirect
github.com/leaanthony/go-ansi-parser v1.6.1 // indirect github.com/leaanthony/go-ansi-parser v1.6.1 // indirect
github.com/leaanthony/gosod v1.0.4 // indirect github.com/leaanthony/gosod v1.0.3 // indirect
github.com/leaanthony/slicer v1.6.0 // indirect github.com/leaanthony/slicer v1.6.0 // indirect
github.com/leaanthony/u v1.1.1 // indirect github.com/leaanthony/u v1.1.1 // indirect
github.com/mattn/go-colorable v0.1.14 // indirect github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect github.com/mattn/go-isatty v0.0.20 // indirect
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
github.com/pkg/errors v0.9.1 // indirect github.com/pkg/errors v0.9.1 // indirect
github.com/rivo/uniseg v0.4.7 // indirect github.com/rivo/uniseg v0.4.7 // indirect
github.com/samber/lo v1.49.1 // indirect github.com/samber/lo v1.39.0 // indirect
github.com/tkrajina/go-reflector v0.5.8 // indirect github.com/tkrajina/go-reflector v0.5.6 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect github.com/valyala/fasttemplate v1.2.2 // indirect
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
github.com/wailsapp/go-webview2 v1.0.19 // indirect github.com/wailsapp/go-webview2 v1.0.10 // indirect
github.com/wailsapp/mimetype v1.4.1 // indirect github.com/wailsapp/mimetype v1.4.1 // indirect
golang.org/x/sys v0.31.0 // indirect golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 // indirect
golang.org/x/text v0.23.0 // indirect golang.org/x/sys v0.19.0 // indirect
golang.org/x/text v0.14.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
) )
// install latest wails: go install github.com/wailsapp/wails/v2/cmd/wails@latest // replace github.com/wailsapp/wails/v2 v2.8.1 => ~/go/pkg/mod
// replace github.com/wailsapp/wails/v2 v2.10.1 => ~/go/pkg/mod

95
go.sum
View File

@ -4,18 +4,19 @@ github.com/adrg/strutil v0.3.1/go.mod h1:8h90y18QLrs11IBffcGX3NW/GFBXCMcNg4M7H6M
github.com/adrg/sysfont v0.1.2 h1:MSU3KREM4RhsQ+7QgH7wPEPTgAgBIz0Hw6Nd4u7QgjE= github.com/adrg/sysfont v0.1.2 h1:MSU3KREM4RhsQ+7QgH7wPEPTgAgBIz0Hw6Nd4u7QgjE=
github.com/adrg/sysfont v0.1.2/go.mod h1:6d3l7/BSjX9VaeXWJt9fcrftFaD/t7l11xgSywCPZGk= github.com/adrg/sysfont v0.1.2/go.mod h1:6d3l7/BSjX9VaeXWJt9fcrftFaD/t7l11xgSywCPZGk=
github.com/adrg/xdg v0.3.0/go.mod h1:7I2hH/IT30IsupOpKZ5ue7/qNi3CoKzD6tL3HwpaRMQ= github.com/adrg/xdg v0.3.0/go.mod h1:7I2hH/IT30IsupOpKZ5ue7/qNi3CoKzD6tL3HwpaRMQ=
github.com/adrg/xdg v0.5.3 h1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78= github.com/adrg/xdg v0.4.0 h1:RzRqFcjH4nE5C6oTAxhBtoE2IRyjBSa62SCbyPidvls=
github.com/adrg/xdg v0.5.3/go.mod h1:nlTsY+NNiCBGCK2tpm09vRqfVzrc2fLmXGpBLF0zlTQ= github.com/adrg/xdg v0.4.0/go.mod h1:N6ag73EX4wyxeaoeHctc1mas01KZgsj5tYiAIwqJE/E=
github.com/andybalholm/brotli v1.1.1 h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA= github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M=
github.com/andybalholm/brotli v1.1.1/go.mod h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA= github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY=
github.com/bep/debounce v1.2.1 h1:v67fRdBA9UQu2NhLFXrSg0Brw7CexQekrBwDMM8bzeY= github.com/bep/debounce v1.2.1 h1:v67fRdBA9UQu2NhLFXrSg0Brw7CexQekrBwDMM8bzeY=
github.com/bep/debounce v1.2.1/go.mod h1:H8yggRPQKLUhUoqrJC1bO2xNya7vanpDl7xR3ISbCJ0= github.com/bep/debounce v1.2.1/go.mod h1:H8yggRPQKLUhUoqrJC1bO2xNya7vanpDl7xR3ISbCJ0=
github.com/bsm/ginkgo/v2 v2.12.0 h1:Ny8MWAHyOepLGlLKYmXG4IEkioBysk6GpaRTLC8zwWs= github.com/bsm/ginkgo/v2 v2.12.0 h1:Ny8MWAHyOepLGlLKYmXG4IEkioBysk6GpaRTLC8zwWs=
github.com/bsm/ginkgo/v2 v2.12.0/go.mod h1:SwYbGRRDovPVboqFv0tPTcG1sN61LM1Z4ARdbAV9g4c= github.com/bsm/ginkgo/v2 v2.12.0/go.mod h1:SwYbGRRDovPVboqFv0tPTcG1sN61LM1Z4ARdbAV9g4c=
github.com/bsm/gomega v1.27.10 h1:yeMWxP2pV2fG3FgAODIY8EiRE3dy0aeFYt4l7wh6yKA= github.com/bsm/gomega v1.27.10 h1:yeMWxP2pV2fG3FgAODIY8EiRE3dy0aeFYt4l7wh6yKA=
github.com/bsm/gomega v1.27.10/go.mod h1:JyEr/xRbxbtgWNi8tIEVPUYZ5Dzef52k01W3YH0H+O0= github.com/bsm/gomega v1.27.10/go.mod h1:JyEr/xRbxbtgWNi8tIEVPUYZ5Dzef52k01W3YH0H+O0=
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs= github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs= github.com/cespare/xxhash/v2 v2.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
@ -29,61 +30,60 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e h1:Q3+PugElBCf4PFpxhErSzU3/PY5sFL5Z6rfv4AbGAck= github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e h1:Q3+PugElBCf4PFpxhErSzU3/PY5sFL5Z6rfv4AbGAck=
github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e/go.mod h1:alcuEEnZsY1WQsagKhZDsoPCRoOijYqhZvPwLG0kzVs= github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e/go.mod h1:alcuEEnZsY1WQsagKhZDsoPCRoOijYqhZvPwLG0kzVs=
github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo= github.com/klauspost/compress v1.17.8 h1:YcnTYrq7MikUT7k0Yb5eceMmALQPYBW/Xltxn0NAMnU=
github.com/klauspost/compress v1.18.0/go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ= github.com/klauspost/compress v1.17.8/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw=
github.com/kr/pretty v0.2.1 h1:Fmg33tUaq4/8ym9TJN1x7sLJnHVwhP33CNkpYV/7rwI= github.com/kr/pretty v0.2.1 h1:Fmg33tUaq4/8ym9TJN1x7sLJnHVwhP33CNkpYV/7rwI=
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI= github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/labstack/echo/v4 v4.13.3 h1:pwhpCPrTl5qry5HRdM5FwdXnhXSLSY+WE+YQSeCaafY= github.com/labstack/echo/v4 v4.11.4 h1:vDZmA+qNeh1pd/cCkEicDMrjtrnMGQ1QFI9gWN1zGq8=
github.com/labstack/echo/v4 v4.13.3/go.mod h1:o90YNEeQWjDozo584l7AwhJMHN0bOC4tAfg+Xox9q5g= github.com/labstack/echo/v4 v4.11.4/go.mod h1:noh7EvLwqDsmh/X/HWKPUl1AjzJrhyptRyEbQJfxen8=
github.com/labstack/gommon v0.4.2 h1:F8qTUNXgG1+6WQmqoUWnz8WiEU60mXVVw0P4ht1WRA0= github.com/labstack/gommon v0.4.2 h1:F8qTUNXgG1+6WQmqoUWnz8WiEU60mXVVw0P4ht1WRA0=
github.com/labstack/gommon v0.4.2/go.mod h1:QlUFxVM+SNXhDL/Z7YhocGIBYOiwB0mXm1+1bAPHPyU= github.com/labstack/gommon v0.4.2/go.mod h1:QlUFxVM+SNXhDL/Z7YhocGIBYOiwB0mXm1+1bAPHPyU=
github.com/leaanthony/debme v1.2.1 h1:9Tgwf+kjcrbMQ4WnPcEIUcQuIZYqdWftzZkBr+i/oOc= github.com/leaanthony/debme v1.2.1 h1:9Tgwf+kjcrbMQ4WnPcEIUcQuIZYqdWftzZkBr+i/oOc=
github.com/leaanthony/debme v1.2.1/go.mod h1:3V+sCm5tYAgQymvSOfYQ5Xx2JCr+OXiD9Jkw3otUjiA= github.com/leaanthony/debme v1.2.1/go.mod h1:3V+sCm5tYAgQymvSOfYQ5Xx2JCr+OXiD9Jkw3otUjiA=
github.com/leaanthony/go-ansi-parser v1.6.1 h1:xd8bzARK3dErqkPFtoF9F3/HgN8UQk0ed1YDKpEz01A= github.com/leaanthony/go-ansi-parser v1.6.1 h1:xd8bzARK3dErqkPFtoF9F3/HgN8UQk0ed1YDKpEz01A=
github.com/leaanthony/go-ansi-parser v1.6.1/go.mod h1:+vva/2y4alzVmmIEpk9QDhA7vLC5zKDTRwfZGOp3IWU= github.com/leaanthony/go-ansi-parser v1.6.1/go.mod h1:+vva/2y4alzVmmIEpk9QDhA7vLC5zKDTRwfZGOp3IWU=
github.com/leaanthony/gosod v1.0.4 h1:YLAbVyd591MRffDgxUOU1NwLhT9T1/YiwjKZpkNFeaI= github.com/leaanthony/gosod v1.0.3 h1:Fnt+/B6NjQOVuCWOKYRREZnjGyvg+mEhd1nkkA04aTQ=
github.com/leaanthony/gosod v1.0.4/go.mod h1:GKuIL0zzPj3O1SdWQOdgURSuhkF+Urizzxh26t9f1cw= github.com/leaanthony/gosod v1.0.3/go.mod h1:BJ2J+oHsQIyIQpnLPjnqFGTMnOZXDbvWtRCSG7jGxs4=
github.com/leaanthony/slicer v1.5.0/go.mod h1:FwrApmf8gOrpzEWM2J/9Lh79tyq8KTX5AzRtwV7m4AY=
github.com/leaanthony/slicer v1.6.0 h1:1RFP5uiPJvT93TAHi+ipd3NACobkW53yUiBqZheE/Js= github.com/leaanthony/slicer v1.6.0 h1:1RFP5uiPJvT93TAHi+ipd3NACobkW53yUiBqZheE/Js=
github.com/leaanthony/slicer v1.6.0/go.mod h1:o/Iz29g7LN0GqH3aMjWAe90381nyZlDNquK+mtH2Fj8= github.com/leaanthony/slicer v1.6.0/go.mod h1:o/Iz29g7LN0GqH3aMjWAe90381nyZlDNquK+mtH2Fj8=
github.com/leaanthony/u v1.1.1 h1:TUFjwDGlNX+WuwVEzDqQwC2lOv0P4uhTQw7CMFdiK7M= github.com/leaanthony/u v1.1.1 h1:TUFjwDGlNX+WuwVEzDqQwC2lOv0P4uhTQw7CMFdiK7M=
github.com/leaanthony/u v1.1.1/go.mod h1:9+o6hejoRljvZ3BzdYlVL0JYCwtnAsVuN9pVTQcaRfI= github.com/leaanthony/u v1.1.1/go.mod h1:9+o6hejoRljvZ3BzdYlVL0JYCwtnAsVuN9pVTQcaRfI=
github.com/matryer/is v1.4.0 h1:sosSmIWwkYITGrxZ25ULNDeKiMNzFSr4V/eqBQP0PeE=
github.com/matryer/is v1.4.0/go.mod h1:8I/i5uYgLzgsgEloJE1U6xx5HkBQpAZvepWuujKwMRU= github.com/matryer/is v1.4.0/go.mod h1:8I/i5uYgLzgsgEloJE1U6xx5HkBQpAZvepWuujKwMRU=
github.com/matryer/is v1.4.1 h1:55ehd8zaGABKLXQUe2awZ99BD/PTc2ls+KV/dXphgEQ= github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
github.com/matryer/is v1.4.1/go.mod h1:8I/i5uYgLzgsgEloJE1U6xx5HkBQpAZvepWuujKwMRU= github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE= github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
github.com/mattn/go-colorable v0.1.14/go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8=
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY= github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y= github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/pierrec/lz4/v4 v4.1.22 h1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU=
github.com/pierrec/lz4/v4 v4.1.22/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ= github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c/go.mod h1:7rwL4CYBLnjLxUqIJNnCWiEdr3bn6IUYi15bNlnbCCU= github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c/go.mod h1:7rwL4CYBLnjLxUqIJNnCWiEdr3bn6IUYi15bNlnbCCU=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/redis/go-redis/v9 v9.7.1 h1:4LhKRCIduqXqtvCUlaq9c8bdHOkICjDMrr1+Zb3osAc= github.com/redis/go-redis/v9 v9.5.1 h1:H1X4D3yHPaYrkL5X06Wh6xNVM/pX0Ft4RV0vMGvLBh8=
github.com/redis/go-redis/v9 v9.7.1/go.mod h1:f6zhXITC7JUJIlPEiBOTXxJgPLdZcA93GewI7inzyWw= github.com/redis/go-redis/v9 v9.5.1/go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ= github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88= github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
github.com/samber/lo v1.49.1 h1:4BIFyVfuQSEpluc7Fua+j1NolZHiEHEpaSEKdsH0tew= github.com/samber/lo v1.39.0 h1:4gTz1wUhNYLhFSKl6O+8peW0v2F4BCY034GRpU9WnuA=
github.com/samber/lo v1.49.1/go.mod h1:dO6KHFzUKXgP8LDhU0oI8d2hekjXnGOu0DB8Jecxd6o= github.com/samber/lo v1.39.0/go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw= github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo= github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA= github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQSepKdE=
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= github.com/tkrajina/go-reflector v0.5.6/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4=
github.com/tkrajina/go-reflector v0.5.8 h1:yPADHrwmUbMq4RGEyaOUpz2H90sRsETNVpjzo3DLVQQ=
github.com/tkrajina/go-reflector v0.5.8/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4=
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw= github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc= github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo= github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo=
@ -94,41 +94,34 @@ github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAh
github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds= github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds=
github.com/vrischmann/userdir v0.0.0-20151206171402-20f291cebd68 h1:Ah2/69Z24rwD6OByyOdpJDmttftz0FTF8Q4QZ/SF1E4= github.com/vrischmann/userdir v0.0.0-20151206171402-20f291cebd68 h1:Ah2/69Z24rwD6OByyOdpJDmttftz0FTF8Q4QZ/SF1E4=
github.com/vrischmann/userdir v0.0.0-20151206171402-20f291cebd68/go.mod h1:EqKqAeKddSL9XSGnfXd/7iLncccKhR16HBKVva7ENw8= github.com/vrischmann/userdir v0.0.0-20151206171402-20f291cebd68/go.mod h1:EqKqAeKddSL9XSGnfXd/7iLncccKhR16HBKVva7ENw8=
github.com/wailsapp/go-webview2 v1.0.19 h1:7U3QcDj1PrBPaxJNCui2k1SkWml+Q5kvFUFyTImA6NU= github.com/wailsapp/go-webview2 v1.0.10 h1:PP5Hug6pnQEAhfRzLCoOh2jJaPdrqeRgJKZhyYyDV/w=
github.com/wailsapp/go-webview2 v1.0.19/go.mod h1:qJmWAmAmaniuKGZPWwne+uor3AHMB5PFhqiK0Bbj8kc= github.com/wailsapp/go-webview2 v1.0.10/go.mod h1:Uk2BePfCRzttBBjFrBmqKGJd41P6QIHeV9kTgIeOZNo=
github.com/wailsapp/mimetype v1.4.1 h1:pQN9ycO7uo4vsUUuPeHEYoUkLVkaRntMnHJxVwYhwHs= github.com/wailsapp/mimetype v1.4.1 h1:pQN9ycO7uo4vsUUuPeHEYoUkLVkaRntMnHJxVwYhwHs=
github.com/wailsapp/mimetype v1.4.1/go.mod h1:9aV5k31bBOv5z6u+QP8TltzvNGJPmNJD4XlAL3U+j3o= github.com/wailsapp/mimetype v1.4.1/go.mod h1:9aV5k31bBOv5z6u+QP8TltzvNGJPmNJD4XlAL3U+j3o=
github.com/wailsapp/wails/v2 v2.10.1 h1:QWHvWMXII2nI/nXz77gpPG8P3ehl6zKe+u4su5BWIns= github.com/wailsapp/wails/v2 v2.8.1 h1:KAudNjlFaiXnDfFEfSNoLoibJ1ovoutSrJ8poerTPW0=
github.com/wailsapp/wails/v2 v2.10.1/go.mod h1:zrebnFV6MQf9kx8HI4iAv63vsR5v67oS7GTEZ7Pz1TY= github.com/wailsapp/wails/v2 v2.8.1/go.mod h1:EFUGWkUX3KofO4fmKR/GmsLy3HhPH7NbyOEaMt8lBF0=
github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU= golang.org/x/crypto v0.22.0 h1:g1v0xeRhjcugydODzvb3mEM9SQ0HGp9s/nh3COQ/C30=
github.com/xyproto/randomstring v1.0.5/go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E= golang.org/x/crypto v0.22.0/go.mod h1:vr6Su+7cTlO45qkww3VDJlzDn0ctJvRgYbC2NvXHt+M=
golang.org/x/crypto v0.35.0 h1:b15kiHdrGCHrP6LvwaQ3c03kgNhhiMgvlhxHQhmg2Xs= golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 h1:/RIbNt/Zr7rVhIkQhooTxCxFcdWLGIKnZA4IXNFSrvo=
golang.org/x/crypto v0.35.0/go.mod h1:dy7dXNW32cAb/6/PRuTNsix8T+vJAqvuIy5Bli/x0YQ= golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3/go.mod h1:idGWGoKP1toJGkd5/ig9ZLuPcZBC3ewk7SzmH0uou08=
golang.org/x/crypto v0.36.0 h1:AnAEvhDddvBdpY+uR+MyHmuZzzNqXSe/GvuDeob5L34=
golang.org/x/crypto v0.36.0/go.mod h1:Y4J0ReaxCR1IMaabaSMugxJES1EpwhBHhv2bDHklZvc=
golang.org/x/net v0.0.0-20210505024714-0287a6fb4125/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= golang.org/x/net v0.0.0-20210505024714-0287a6fb4125/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.35.0 h1:T5GQRQb2y08kTAByq9L4/bz8cipCdA8FbRTXewonqY8= golang.org/x/net v0.24.0 h1:1PcaxkF854Fu3+lvBIx5SYn9wRlBzzcnHZSiaFFAb0w=
golang.org/x/net v0.35.0/go.mod h1:EglIi67kWsHKlRzzVMUD93VMSWGFOMSZgxFjparz1Qk= golang.org/x/net v0.24.0/go.mod h1:2Q7sJY5mzlzWjKtYUEXSlBWCdyaioyXzRB2RtU8KVE8=
golang.org/x/net v0.37.0 h1:1zLorHbz+LYj7MQlSf1+2tPIIgibq2eL5xkrGk6f+2c=
golang.org/x/net v0.37.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
golang.org/x/sys v0.0.0-20200810151505-1b9f1253b3ed/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20200810151505-1b9f1253b3ed/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc= golang.org/x/sys v0.19.0 h1:q5f1RH2jigJ1MoAWp2KTp3gm5zAGFUTarQZ5U386+4o=
golang.org/x/sys v0.30.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/sys v0.19.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/term v0.29.0 h1:L6pJp37ocefwRRtYPKSWOWzOtWSxVajvz2ldH/xi3iU= golang.org/x/term v0.19.0 h1:+ThwsDv+tYfnJFhF4L8jITxu1tdTWRTZpdsWgEgjL6Q=
golang.org/x/term v0.29.0/go.mod h1:6bl4lRlvVuDgSf3179VpIxBF0o10JUpXWOnI7nErv7s= golang.org/x/term v0.19.0/go.mod h1:2CuTdWZ7KHSQwUzKva0cbMg6q2DMI3Mmxp+gKJbskEk=
golang.org/x/term v0.30.0 h1:PQ39fJZ+mfadBm0y5WlL4vlM7Sx1Hgf13sMIY2+QS9Y=
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM= golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY= golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk= gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=

23
main.go
View File

@ -3,7 +3,6 @@ package main
import ( import (
"context" "context"
"embed" "embed"
"fmt"
"github.com/wailsapp/wails/v2" "github.com/wailsapp/wails/v2"
"github.com/wailsapp/wails/v2/pkg/menu" "github.com/wailsapp/wails/v2/pkg/menu"
"github.com/wailsapp/wails/v2/pkg/options" "github.com/wailsapp/wails/v2/pkg/options"
@ -26,8 +25,6 @@ var icon []byte
var version = "0.0.0" var version = "0.0.0"
var gaMeasurementID, gaSecretKey string var gaMeasurementID, gaSecretKey string
const appName = "Tiny RDM"
func main() { func main() {
// Create an instance of the app structure // Create an instance of the app structure
sysSvc := services.System() sysSvc := services.System()
@ -38,7 +35,6 @@ func main() {
pubsubSvc := services.Pubsub() pubsubSvc := services.Pubsub()
prefSvc := services.Preferences() prefSvc := services.Preferences()
prefSvc.SetAppVersion(version) prefSvc.SetAppVersion(version)
prefSvc.UpdateEnv()
windowWidth, windowHeight, maximised := prefSvc.GetWindowSize() windowWidth, windowHeight, maximised := prefSvc.GetWindowSize()
windowStartState := options.Normal windowStartState := options.Normal
if maximised { if maximised {
@ -46,9 +42,8 @@ func main() {
} }
// menu // menu
isMacOS := runtime.GOOS == "darwin"
appMenu := menu.NewMenu() appMenu := menu.NewMenu()
if isMacOS { if runtime.GOOS == "darwin" {
appMenu.Append(menu.AppMenu()) appMenu.Append(menu.AppMenu())
appMenu.Append(menu.EditMenu()) appMenu.Append(menu.EditMenu())
appMenu.Append(menu.WindowMenu()) appMenu.Append(menu.WindowMenu())
@ -56,19 +51,19 @@ func main() {
// Create application with options // Create application with options
err := wails.Run(&options.App{ err := wails.Run(&options.App{
Title: appName, Title: "Tiny RDM",
Width: windowWidth, Width: windowWidth,
Height: windowHeight, Height: windowHeight,
MinWidth: consts.MIN_WINDOW_WIDTH, MinWidth: consts.MIN_WINDOW_WIDTH,
MinHeight: consts.MIN_WINDOW_HEIGHT, MinHeight: consts.MIN_WINDOW_HEIGHT,
WindowStartState: windowStartState, WindowStartState: windowStartState,
Frameless: !isMacOS, Frameless: runtime.GOOS != "darwin",
Menu: appMenu, Menu: appMenu,
EnableDefaultContextMenu: true, EnableDefaultContextMenu: true,
AssetServer: &assetserver.Options{ AssetServer: &assetserver.Options{
Assets: assets, Assets: assets,
}, },
BackgroundColour: options.NewRGBA(255, 255, 255, 0), BackgroundColour: options.NewRGBA(27, 38, 54, 0),
StartHidden: true, StartHidden: true,
OnStartup: func(ctx context.Context) { OnStartup: func(ctx context.Context) {
sysSvc.Start(ctx, version) sysSvc.Start(ctx, version)
@ -109,7 +104,7 @@ func main() {
Mac: &mac.Options{ Mac: &mac.Options{
TitleBar: mac.TitleBarHiddenInset(), TitleBar: mac.TitleBarHiddenInset(),
About: &mac.AboutInfo{ About: &mac.AboutInfo{
Title: fmt.Sprintf("%s %s", appName, version), Title: "Tiny RDM " + version,
Message: "A modern lightweight cross-platform Redis desktop client.\n\nCopyright © 2024", Message: "A modern lightweight cross-platform Redis desktop client.\n\nCopyright © 2024",
Icon: icon, Icon: icon,
}, },
@ -117,12 +112,12 @@ func main() {
WindowIsTranslucent: false, WindowIsTranslucent: false,
}, },
Windows: &windows.Options{ Windows: &windows.Options{
WebviewIsTransparent: false, WebviewIsTransparent: true,
WindowIsTranslucent: false, WindowIsTranslucent: true,
DisableFramelessWindowDecorations: false, DisableFramelessWindowDecorations: true,
}, },
Linux: &linux.Options{ Linux: &linux.Options{
ProgramName: appName, ProgramName: "Tiny RDM",
Icon: icon, Icon: icon,
WebviewGpuPolicy: linux.WebviewGpuPolicyOnDemand, WebviewGpuPolicy: linux.WebviewGpuPolicyOnDemand,
WindowIsTranslucent: true, WindowIsTranslucent: true,