46 Commits

Author SHA1 Message Date
Lykin
2d2954d81c feat: support exact match filter (#164) 2024-03-09 23:04:36 +08:00
Lykin
1c4462b161 perf: use x icon instead of text 2024-02-21 10:17:48 +08:00
Lykin
0b37b89f9b perf: support select multiple font and input custom font name #115 #130 2024-01-23 20:12:52 +08:00
Lykin
655cd539ca perf: add inverse prop on icon 'subscribe' 2024-01-23 14:19:17 +08:00
Lykin
15f6314597 perf: add dark theme support for charts 2024-01-19 00:39:09 +08:00
Lykin
c76a0a505f feat: support pub/sub 2024-01-17 20:57:28 +08:00
Lykin
70235cc295 fix: incorrect cursor position in cli #120 2024-01-13 19:31:08 +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
df5a577919 style: adjust button style 2024-01-02 16:14:56 +08:00
Lykin
554b2b9f72 fix: move "import data" to dropdown of add button 2024-01-02 15:43:50 +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
bce4e2323e feat: add export capability for selected keys 2023-12-18 01:01:51 +08:00
Lykin
5dd49a78dd perf: add loading status to "redis type tag" 2023-12-07 11:11:31 +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
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
3c1727db3e perf: add pin and fullscreen supported for entry editor 2023-11-14 22:58:44 +08:00
tiny-craft
9b9d0e3c7c feat: add flush db operation 2023-11-02 18:17:54 +08:00
tiny-craft
0143e8f52a perf: cropped icon size 2023-10-30 11:52:46 +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
85ab6e4377 style: formatted code 2023-10-27 11:34:40 +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
tiny-craft
6f5ea748f5 refactor: update icons' property 2023-10-23 18:22:43 +08:00
tiny-craft
a669f3dfcb feat: add "tree view" and "list view" switch for keys browser 2023-10-22 01:54:22 +08:00
tiny-craft
f8a7567166 refactor: reformat frontend files
chore: upgrade frontedn dependencies
2023-10-21 00:11:36 +08:00
tiny-craft
f3cd292af5 feat: add partial keys loading. #2 2023-10-21 00:11:35 +08:00
tiny-craft
ad9f13d557 perf: use goroutine to implement window resize events.
perf: optimized window display in fullscreen and maximized modes. #19
2023-10-15 19:49:33 +08:00
tiny-craft
444d0ea199 feat: support cluster mode 2023-10-15 19:49:33 +08:00
tiny-craft
a4412d21d4 perf: support display binary key name which unreadable(convert to hex string) #49 2023-10-11 01:15:23 +08:00
tiny-craft
e15bf3ab2f style: adjusted style in dark mode
feat: add server status entrance button at the bottom of browser pane
2023-09-08 10:26:38 +08:00
tiny-craft
1a4622cfd0 feat: add custom title bar 2023-09-02 19:47:09 +08:00
tiny-craft
83ffb0aaed perf: replace some icons 2023-08-25 16:08:04 +08:00
tiny-craft
9fc0cbd40d refactor: reformat code 2023-08-24 15:23:25 +08:00
tiny-craft
0b8ee4bd91 perf: update key and key layer icon 2023-08-23 16:38:56 +08:00
tiny-craft
b852bb5b47 refactor: format all vue file 2023-08-02 19:40:57 +08:00
tiny-craft
5806b19fb1 perf: ask for close relevant connections before edit 2023-08-01 00:44:31 +08:00
tiny-craft
4879901a33 feat: add app launch log page 2023-08-01 00:44:31 +08:00
tiny-craft
ddf69a3bb2 feat: add server status page 2023-08-01 00:44:31 +08:00
tiny-craft
d7955702f8 feat: add reload database 2023-08-01 00:44:31 +08:00
tiny-craft
2c7021af31 refactor: rename DatabasePane and DatabaseTree to BrowserPane and BrowserTree
refactor: tidy Components folder
2023-08-01 00:44:30 +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
79784fd109 Add vertical navigation menu in left side 2023-08-01 00:44:30 +08:00
tiny-craft
f8882d4eea Initial commit 2023-06-27 15:53:29 +08:00