Commit Graph

36 Commits

Author SHA1 Message Date
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 efc09a8745 refactor: separate define for all opened server status info 2023-10-07 15:24:02 +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 8e8f62073e perf: add item size display for Hash, List, Set, ZSet, and Stream #23 2023-09-28 23:19:59 +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 7ef5e16e72 perf: add auto refresh server status indicator 2023-09-03 00:20:47 +08:00
tiny-craft 2f95b803b9 perf: adjust styles of resize divider 2023-09-03 00:19:58 +08:00
tiny-craft 425d9a3eae perf: adjust tab color in dark theme 2023-09-03 00:19:50 +08:00
tiny-craft bc499643db perf: add mark color in tab 2023-09-02 21:47:02 +08:00
tiny-craft bb537a7175 refactor: optimize import 2023-09-02 21:08:15 +08:00
tiny-craft 1a4622cfd0 feat: add custom title bar 2023-09-02 19:47:09 +08:00
tiny-craft cff70bc23c fix: loading status not reset when clean failed 2023-08-29 10:27:18 +08:00
tiny-craft c01be7fcca feat: add clean command history 2023-08-28 20:36:32 +08:00
tiny-craft df63381413 pref: add locale auto switch for components of naive ui 2023-08-28 11:56:51 +08:00
tiny-craft 484e6a5f6b feat: add icon function buttons to connection tree items
fix: error cause when close non-connected connection
2023-08-24 20:26:18 +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 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 5750170f5e refactor: move style files to "styles" folder
fix: adjust light/dark theme in windows
2023-08-02 17:13:03 +08:00
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