Commit Graph

616 Commits

Author SHA1 Message Date
Lykin a2b0fc183f fix: new key to a non-current database incorrectly refresh the tree view (#259) 2024-05-21 15:55:02 +08:00
Lykin f536b0f23b revert: remove `Cmd+D` to do any delete action 2024-05-20 00:47:50 +08:00
Lykin 3c43f960c3 perf: support `F5`/`Cmd+R` to refresh selected key in key tree view 2024-05-20 00:44:55 +08:00
Lykin 78bfaf6e16 perf: support `Ctrl+C`/`Cmd+C` to copy selected key name 2024-05-20 00:30:15 +08:00
Lykin 50bec33870 perf: use `Delete` on key tree view compatible with redis key prefix 2024-05-19 23:50:22 +08:00
Lykin f0c9b74545 perf: support close tab by shortcut `Command+W`/`Control+W` (#258) 2024-05-18 23:23:48 +08:00
Lykin e5fed29427 perf: json format compatible with nonstandard value 2024-05-17 16:25:40 +08:00
Lykin 4dd52a8c8e perf: reduce warnings caused by network connection failures (#252) 2024-05-17 14:43:43 +08:00
Lykin abf5534165 perf: re-refresh with re-click the activated key after more then 1 sec (#242) 2024-05-15 17:37:24 +08:00
Lykin 455a911154 perf: support keyboard navigation in key tree view (#238) 2024-05-14 10:09:50 +08:00
Lykin e2264b33b0 fix: expanded mark may not update 2024-05-11 17:56:44 +08:00
Lykin 84b493b26a chore: update dependencies 2024-05-11 10:42:25 +08:00
Lykin c9e618d418 perf: remove padding top and bottom of tree item (#255) 2024-05-11 10:37:31 +08:00
Lykin e8f76ce8ae fix: remove running `pickle` checking script on macOS (#201) 2024-05-09 11:21:20 +08:00
Lykin 70354c14ec perf: disable auto decode for list/hash/set/zset (#175 #250) 2024-05-06 11:26:17 +08:00
Lykin d472836d5f fix: styling discrepancies on macOS 11.x below (#245) 2024-04-30 17:13:32 +08:00
Lykin f00a959db3 fix: the version tag was incorrectly written 2024-04-29 12:06:34 +08:00
Lykin aa98da31d6 revert: monaco editor may not open on macOS 11.x (#241) 2024-04-29 11:30:25 +08:00
Lykin 18ba04a5b1 perf: rename empty layer to `NO NAME` 2024-04-29 11:28:49 +08:00
Lykin c9beceab76 revert: remove disable window zoom 2024-04-27 22:33:24 +08:00
Lykin 6abf4823a6 perf: improve key filter tips 2024-04-26 18:20:54 +08:00
Lykin 2133fe44ca fix: the count of failed deletion is incorrect in cluster mode 2024-04-26 16:50:43 +08:00
Lykin 8139481ea7 fix: fail to open pub/sub in cluster mode #239 2024-04-26 16:21:14 +08:00
Lykin d41421389c chore: update dependencies 2024-04-26 15:30:52 +08:00
Lykin 1cf126e78d doc: update README 2024-04-26 15:29:20 +08:00
Lykin 4d29343c1f style: make the empty prompt in the tree view vertically 2024-04-22 16:07:57 +08:00
Lykin a682aabb0b fix: can not refresh value display after edit 2024-04-19 17:21:20 +08:00
Lykin 971c89a5cf perf: add shortcut for key operations 2024-04-19 16:43:42 +08:00
Lykin b72855b707 perf: add shortcut `esc` for close modal dialog (#235) 2024-04-19 15:13:06 +08:00
Lykin 974477cb49 fix: maximum call stack size exceeded (#234) 2024-04-19 11:54:05 +08:00
Lykin 1bf4b0eee1 fix: can not load the same key after delete and re-added (#226) 2024-04-18 20:17:10 +08:00
Lykin 33caf873d6 fix: parse command error (#231) 2024-04-17 18:34:49 +08:00
Cloud fc0deac074
fix: add linux dependency (#223) 2024-04-11 10:41:54 +08:00
Lykin eb5f69bcbc chore: update dependencies 2024-04-09 10:46:32 +08:00
Lykin 28c326d608 fix: keep `network` when save connection failed 2024-04-08 15:25:10 +08:00
Lykin 83319c06d7 fix: incorrect placeholder of input for sentinel 2024-04-08 10:34:56 +08:00
Lykin dbe3d995b4 chore: update text 2024-04-03 17:34:40 +08:00
Lykin 8ab82534e1 fix: search input box length overflow (#217) 2024-04-03 14:58:54 +08:00
Lykin fc67590bde fix: keep the app title unwrapped (#217) 2024-04-02 18:31:09 +08:00
Lykin 2e28c1b44b fix: context menu in the browser tree 2024-04-02 18:00:16 +08:00
Lykin c7c647d728 perf: use `exec.LookPath` to check the path of external application 2024-04-02 17:26:23 +08:00
Lykin 4fd73411de revert: update text description 2024-04-02 17:24:06 +08:00
Lykin b8e1c2fca4 fix: commands that contain escape characters cannot be executed on the command line (#213) 2024-04-01 17:14:39 +08:00
Lykin cda10ed279 doc: add custom decoding guide to README 2024-04-01 10:08:49 +08:00
Lykin 2e620f7050 chore: update text description 2024-03-27 15:58:32 +08:00
Lykin c0fdfc0ce7 fix: limits the minimum number of slow logs to be displayed 2024-03-26 17:53:24 +08:00
Lykin d1958a3290 perf: view type automatic synchronization between edit and list for complex type 2024-03-26 17:33:30 +08:00
Lykin 668620425f chore: disable windows translucent on macOS (#200) 2024-03-26 11:05:16 +08:00
Lykin cc696f9642 perf: clear key filter after switch database 2024-03-25 17:42:19 +08:00
Lykin adf9e4347f chore: update button description (#196) 2024-03-25 16:22:51 +08:00