71 Commits

Author SHA1 Message Date
Lykin
21a569d9bb perf: optimize the logic for bulk deletion of selected keys 2023-12-26 15:09:52 +08:00
Lykin
f98229b9fa refactor: refactor the method for delete selected keys 2023-12-19 20:10:01 +08:00
Lykin
bce4e2323e feat: add export capability for selected keys 2023-12-18 01:01:51 +08:00
Lykin
b06217adc0 perf: add bug report entrance 2023-12-16 12:43:58 +08:00
Lykin
44770a4a8e feat: add code folding toggle to preferences 2023-12-12 10:35:29 +08:00
Lykin
2f25b524cd perf: add 'use-glob' prop to search input 2023-12-06 11:10:54 +08:00
Lykin
827ca1f2e7 feat: support more key icon display type 2023-12-05 15:58:10 +08:00
Lykin
a78c6cdb26 perf: add "show line numbers" preferences option 2023-12-03 23:46:33 +08:00
Lykin
8573d24a47 feat: add multiple check mode for keys
perf: add multiple keys deletion and progress indicator
2023-12-03 23:46:33 +08:00
Lykin
2d3225dbcf perf: add copy value button for complex type #23 2023-12-02 01:10:37 +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
6a048037b0 feat: add full search for set/zset 2023-11-21 16:44:33 +08:00
Lykin
db4e2385fc feat: add full search for list 2023-11-20 18:37:43 +08:00
Lykin
13f343977a chore: refine ui details 2023-11-18 00:14:38 +08:00
Lykin
3c1727db3e perf: add pin and fullscreen supported for entry editor 2023-11-14 22:58:44 +08:00
Lykin
e0a8599e95 perf: list value support format viewing #65 2023-11-14 14:49:16 +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
b95f293185 feat: add slow log 2023-11-02 23:18:20 +08:00
tiny-craft
9b9d0e3c7c feat: add flush db operation 2023-11-02 18:17:54 +08:00
tiny-craft
4e38978711 perf: standardized localized file names 2023-11-02 14:41:07 +08:00