Lykin
ee57346df6
feat: add activity monitor
2024-01-16 21:03:43 +08:00
Lykin
718e89a641
perf: add auto-refresh option for slow log
2024-01-12 16:07:58 +08:00
Lykin
a663ecdeb5
perf: add refresh interval option for server status page
2024-01-12 15:36:30 +08:00
Lykin
aab2531d40
perf: move wechat account entrance to ribbon
2024-01-11 18:37:31 +08:00
Lykin
bc53c405a5
chore: update some text
2024-01-11 11:50:10 +08:00
Lykin
5d2080aafb
perf: support "skip insecure verify" and "sni" for SSL #67 #113
2024-01-11 00:32:55 +08:00
Lykin
d989cdd85b
chore: add wechat official account entrance
2024-01-10 18:27:56 +08:00
Lykin
e87b02e14c
perf: add an 'Import Keys' option to new key dialog.
2024-01-06 23:44:18 +08:00
Lykin
d66d7c9a49
feat: support key auto refresh
...
refactor: move 'ContentToolbar' to 'ContentValueWrapper'
2024-01-06 17:14:35 +08:00
Lykin
c2bf4128f7
fix: minor bugs about keys view
2024-01-06 01:26:18 +08:00
Lykin
13dbc9b3b6
perf: support custom ttl when import keys
2024-01-05 17:55:54 +08:00
Lykin
1d1fab54d8
perf: support batch update ttl of keys
2024-01-05 00:48:29 +08:00
Lykin
e071e65701
perf: replace tooltip content when reload is unavailable
2024-01-04 18:17:10 +08:00
Lykin
b823f18794
perf: optimize the performance of command monitor
2024-01-04 12:01:36 +08:00
Lykin
a71f5e0070
perf: support reload option after import data
2024-01-04 00:13:44 +08:00
Lykin
36a8c38877
perf: add quick settings for ttl dialog
2024-01-03 15:55:53 +08:00
Lykin
df5a577919
style: adjust button style
2024-01-02 16:14:56 +08:00
Lykin
10ec866037
feat: support real-time command monitoring
2023-12-28 17:52:28 +08:00
Lykin
f597002378
feat: add expire time data for import/export handle
2023-12-27 17:44:10 +08:00
Lykin
3fe8767c44
feat: support import keys from csv file
2023-12-27 17:44:10 +08:00
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
5a58a57cd5
Merge remote-tracking branch 'origin/main'
2023-11-10 15:25:20 +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
Leonardo Gnutzmann
3d0310a9c1
feat: add portuguese
2023-11-06 16:23:11 -03: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
tiny-craft
51ed14dcf8
style: add padding to message component
...
chore: update dependencies
2023-10-31 16:12:13 +08:00
tiny-craft
0143e8f52a
perf: cropped icon size
2023-10-30 11:52:46 +08:00
tiny-craft
fd99b43798
feat: add display of content length and size info
2023-10-30 00:55:50 +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
124627d724
refactor: wrapping element with drag and resize behavior as a standalone component
2023-10-27 21:53:05 +08:00
tiny-craft
1cf893149a
feat: add command line mode
2023-10-26 19:29:26 +08:00
tiny-craft
5b4683a735
feat: adjusted the content pane to accommodate more information (add sub content tabs).
2023-10-23 19:45:04 +08:00