35 Commits

Author SHA1 Message Date
Lykin
18f1b976c6 refactor: replace some 'watch' with 'watchEffect' 2024-01-03 11:04:40 +08:00
Lykin
0fb93258e9 refactor: encapsulate connection state and behavior into classes 2023-12-26 15:40:31 +08:00
Lykin
5b9f261824 refactor: encapsulate connection state and behavior into classes 2023-12-26 01:15:49 +08:00
Lykin
c5abaa6573 chore: change the timing for saving window position changes. 2023-12-16 01:21:30 +08:00
Lykin
8f15656f37 fix: turn off spellcheck on macOS #98 2023-12-16 00:33:35 +08:00
Lykin
860e1eaac3 fix: error cause when switch type in new key dialog 2023-12-16 00:33:35 +08:00
Lykin
d31da4a055 perf: refresh key summary after crud value content 2023-12-16 00:33:35 +08:00
Lykin
ac76131f18 fix: turn off spellcheck on macOS #99 2023-12-08 18:22:37 +08:00
Lykin
af6b4257f9 feat: add type display in key browser 2023-12-04 17:06:23 +08:00
Lykin
e2f33af1c7 feat: the browser pane is now set to display only a single database
feat: add search input in browser pane
2023-12-01 18:02:32 +08:00
Lykin
f0e54f280c fix: disable illegal characters for renaming connection group 2023-11-29 00:23:48 +08:00
tiny-craft
a49d618288 feat: add decode and format selection for Hash edit
perf: move decode and format state management into the component internally

perf: add component FormatSelector and ContentEntryEditor

refactor: modified functions with an excessive number of parameters to accept an object as a parameter
2023-11-13 16:03:24 +08:00
tiny-craft
9618990de8 feat: add partial entries loading for complex type(list/hash/set/zset/stream) #70
refactor: split "key value loading" into "key summary loading" and "key detail loading"
2023-11-09 14:42:35 +08:00
tiny-craft
e28d091500 refactor: split connection_service into connection_service and browser_service in go
refactor: split connectionStore into connectionStore and browserStore in js
2023-11-05 11:58:59 +08:00
tiny-craft
30866d33f0 feat: split "view as" to "view type" and "decode type" #60
feat: add footer to the value content page
2023-10-30 00:55:49 +08:00
tiny-craft
f8a7567166 refactor: reformat frontend files
chore: upgrade frontedn dependencies
2023-10-21 00:11:36 +08:00
tiny-craft
ec7a7f18e9 fix: HSET command causes error when accepts multiple field and value #44 2023-10-05 20:40:32 +08:00
tiny-craft
ffc50a7fcc refactor: move the handling of String viewing methods to backend
feat: add view as gzip/deflate #30
2023-10-04 04:42:17 +08:00
tiny-craft
9152a32fd3 refactor: reorganized the structure of the multi-language content. 2023-09-08 10:31:23 +08:00
tiny-craft
0de32407c7 perf: cancel focus for all button components 2023-09-08 10:26:38 +08:00
tiny-craft
9fc0cbd40d refactor: reformat code 2023-08-24 15:23:25 +08:00
tiny-craft
95e48e75d3 perf: bind message and dialog to window 2023-08-24 00:44:19 +08:00
tiny-craft
bb3316a67a perf: moved all labels in form item to the top for adjust long text 2023-08-23 12:00:02 +08:00
tiny-craft
5a9fb00474 refactor: use discrete api for message 2023-08-20 14:42:36 +08:00
tiny-craft
b852bb5b47 refactor: format all vue file 2023-08-02 19:40:57 +08:00
tiny-craft
af289319ed refactor: use import alias name 2023-08-02 17:57:39 +08:00
tiny-craft
2d0e8f5445 feat: add stream type support 2023-08-01 00:44:31 +08:00
tiny-craft
7d3f5b9d9a refactor: move selectedKey to tab store
perf: add redis type color in new key type selection
perf: update selection after add new key
2023-08-01 00:44:31 +08:00
tiny-craft
2b3acc0e2b refactor: browser tree node update logic(new/delete/refresh) 2023-08-01 00:44:31 +08:00
tiny-craft
00e29ef611 perf: prevent adding new key when value is empty 2023-08-01 00:44:31 +08:00
tiny-craft
5806b19fb1 perf: ask for close relevant connections before edit 2023-08-01 00:44:31 +08:00
tiny-craft
1841ccf3d3 feat: add delete key dialog and logic
refactor: tidy function of connection store
2023-08-01 00:44:31 +08:00
tiny-craft
62d6924541 feat: add db selection for new key dialog
refactor: remove unused code
2023-08-01 00:44:30 +08:00
tiny-craft
dadde8d090 Refactor server and database save structure, support multiple server detail tab 2023-08-01 00:44:30 +08:00
tiny-craft
f8882d4eea Initial commit 2023-06-27 15:53:29 +08:00