65 Commits

Author SHA1 Message Date
tiny-craft
2d0e8f5445 feat: add stream type support 2023-08-01 00:44:31 +08:00
tiny-craft
ab4c78c3d7 perf: display command cost time in log list table
perf: beautify color of redis type tag
2023-08-01 00:44:31 +08:00
tiny-craft
d976cd1731 perf: add loading indicator to server status page 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
4879901a33 feat: add app launch log page 2023-08-01 00:44:31 +08:00
tiny-craft
15c80bc9f7 feat: adjust color of tree view 2023-08-01 00:44:31 +08:00
tiny-craft
d7e6485806 fix: completely remove node tree info when close connection
perf: add back to button to server status page
2023-08-01 00:44:31 +08:00
tiny-craft
0bc8335eef perf: move server status pane into browser pane, add server node to the top of database tree list 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
29f87f75c1 feat: support custom theme color and dark mode
perf: replace css variables to theme variables
2023-08-01 00:44:31 +08:00
tiny-craft
16c096702c perf: add non-exists key view 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
f6a4ab8de0 Add common confirm dialog function
Add connection group handle logic
Refactor local connection profile struct
2023-08-01 00:44:30 +08:00
tiny-craft
a402c6ac30 Add close connection, fix unselect item when right click tree node 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