387 Commits

Author SHA1 Message Date
Lykin
a9c7cb1cd2 chore: trim svg icon 2024-08-31 23:54:18 +08:00
Lykin
c082a0c41f pref: does not close dialog when adding data error (#338) 2024-08-20 14:29:25 +08:00
Lykin
868b0c81b6 fix: compatible with non-macOS when the shortcut key contains metaKey 2024-08-07 10:14:59 +08:00
Lykin
71dbda01da pref: support text alignment config for HASH/LIST/SET/ZSET (#264) 2024-07-27 22:20:27 +08:00
Lykin
5deb6ce443 pref: support text alignment config for HASH/LIST/SET/ZSET (#264) 2024-07-26 17:19:28 +08:00
Lykin
ee398d4d98 pref: support Home and End input for cli (#313) 2024-07-26 11:09:13 +08:00
Lykin
fdfd04d4bf pref: add a tooltip if the type filter is not supported (#274) 2024-07-03 22:34:07 +08:00
Lykin
410dcd9e57 fix: compatible with Sogou input (#277) 2024-07-02 11:37:19 +08:00
Lykin
ea44253c02 fix: disable type filter when redis server below 5.x (#274) 2024-07-01 17:35:32 +08:00
Lykin
e2093a89bf fix: the contents inside pre tag will not be wrapped (#263) 2024-06-28 16:23:51 +08:00
Lykin
6843314bad perf: support refresh by shortcut cmd/ctrl+r on non-macOS platform 2024-06-21 15:00:53 +08:00
Lykin
bdfa31e4b6 fix: copy text not work for non-ascii text (#246) 2024-06-19 14:39:37 +08:00
Lykin
aa8c5495c1 fix: database filter option can not display 2024-06-19 10:36:57 +08:00
Lykin
6bd1b23a64 fix: unable to connect to any server after manually interrupt 2024-06-18 18:04:00 +08:00
Lykin
86f42fcc10 perf: support batch delete keys without scan confirm (#283) 2024-06-17 18:29:56 +08:00
Lykin
1bcde26e35 perf: remove tooltip alive when mouse over the icon button (#284) 2024-06-17 10:20:03 +08:00
Lykin
bf71c6db0e perf: trim spaces of connection address(#281) 2024-06-11 11:47:52 +08:00
Lykin
eefa7b1346 style: change chart time to 24-hour format 2024-05-27 16:52:20 +08:00
Lykin
3321fbf6fd style: fix the width and height of the redis type tag 2024-05-27 16:05:13 +08:00
Lykin
04bc103583 fix: line numbers in the monaco editor may wrapped 2024-05-22 22:43:54 +08:00
Lykin
f17bb744f4 perf: support refresh field in hash (#260) 2024-05-22 17:24:38 +08:00
Lykin
152fbe962f chore: add bilibili official account 2024-05-22 00:58:30 +08:00
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
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
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
18ba04a5b1 perf: rename empty layer to NO NAME 2024-04-29 11:28:49 +08:00
Lykin
d41421389c chore: update dependencies 2024-04-26 15:30:52 +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
28c326d608 fix: keep network when save connection failed 2024-04-08 15:25:10 +08:00
Lykin
8ab82534e1 fix: search input box length overflow (#217) 2024-04-03 14:58:54 +08:00
Lykin
2e28c1b44b fix: context menu in the browser tree 2024-04-02 18:00:16 +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
cc696f9642 perf: clear key filter after switch database 2024-03-25 17:42:19 +08:00
Lykin
3900052adb chore: remove chart animations to reduce performance costs (#187) (#188) 2024-03-18 20:10:22 +08:00
Lykin
656e18afe5 chore: add Privacy Policy link (#181) 2024-03-14 18:36:16 +08:00
Lykin
eca6bd523e perf: reduces page flicker during refresh 2024-03-14 17:12:46 +08:00