94 Commits

Author SHA1 Message Date
Lykin
c0bf201697
Merge pull request #54 from ikaven1024/feat-ttl
perf: display human-readable ttl
2023-10-15 19:53:41 +08:00
ikaven1024
95af057dd5 feat: display human-readable ttl 2023-10-15 19:10:08 +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
b3c494f15e feat: added support for viewing in brotli decompression 2023-10-08 23:29:43 +08:00
tiny-craft
7937b5b0f8 perf: optimized string viewing logic 2023-10-05 23:54:43 +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
b7e9d974cb feat: support view as hex/binary for the key with type string 2023-09-08 11:39:37 +08:00
tiny-craft
dbb5969e34 perf: support view as base64 text for the key with type string 2023-09-08 10:54:28 +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
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
b580fedade fix: connection profiles mapping error 2023-08-29 16:56:20 +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
7135ae4096 fix: cause error when search inside value 2023-08-24 01:34:42 +08:00
tiny-craft
95e48e75d3 perf: bind message and dialog to window 2023-08-24 00:44:19 +08:00
tiny-craft
bb3316a67a perf: moved all labels in form item to the top for adjust long text 2023-08-23 12:00:02 +08:00
tiny-craft
5a9fb00474 refactor: use discrete api for message 2023-08-20 14:42:36 +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
0556ff299e feat: add quick function icon button inside item of tree view 2023-08-01 00:44:31 +08:00
tiny-craft
2d0e8f5445 feat: add stream type support 2023-08-01 00:44:31 +08:00
tiny-craft
9b63e51300 perf: grouped server info 2023-08-01 00:44:31 +08:00
tiny-craft
9d897894b6 fix: browser node tree not sync when new or delete node 2023-08-01 00:44:31 +08:00
tiny-craft
c4f1a2e178 feat: add key type filter setting
perf: add closing connection status in edit connection dialog
2023-08-01 00:44:31 +08:00
tiny-craft
ea2c24a5f9 perf: use custom separator set by each server profile
fix: add duplicated key to tree view when update value
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
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
484cdcf54e feat: list all server info in server status 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
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
1841ccf3d3 feat: add delete key dialog and logic
refactor: tidy function of connection store
2023-08-01 00:44:31 +08:00
tiny-craft
a200b554de feat: add key and prefix reload
refactor: separate update db tree node logic from open database
2023-08-01 00:44:31 +08:00
tiny-craft
e906a91964 feat: complete function in toolbar of browser
refactor: use uniform confirm dialog for delete key
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
6a54183d91 feat: support comparison operator to filter ordered set by score 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
f8882d4eea Initial commit 2023-06-27 15:53:29 +08:00