Commit Graph

192 Commits

Author SHA1 Message Date
Lykin eaa68df583 fix: can not remove argument from custom decoder (#347) 2024-09-03 14:34:40 +08:00
Lykin b506e8a6a4 fix: auto refresh should not force activation of owning tabs (#336) 2024-08-20 14:57:51 +08:00
Lykin 5deb6ce443 pref: support text alignment config for HASH/LIST/SET/ZSET (#264) 2024-07-26 17:19:28 +08:00
Lykin ea44253c02 fix: disable type filter when redis server below 5.x (#274) 2024-07-01 17:35:32 +08:00
Lykin 86f42fcc10 perf: support batch delete keys without scan confirm (#283) 2024-06-17 18:29:56 +08:00
Lykin f17bb744f4 perf: support refresh field in hash (#260) 2024-05-22 17:24:38 +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 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 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 eca6bd523e perf: reduces page flicker during refresh 2024-03-14 17:12:46 +08:00
Lykin de7cdb5bd4 perf: add behavior tracking instructions and switch options (#181) 2024-03-14 15:27:42 +08:00
Lykin 2d2954d81c feat: support exact match filter (#164) 2024-03-09 23:04:36 +08:00
Lykin a13bf788eb feat: add last format and decode selection record for keys 2024-03-05 11:49:47 +08:00
Lykin b46cc6c436 fix: update value stored in tabStore after modified and saved 2024-02-28 18:27:39 +08:00
Lykin 13e80da978 feat: support HTTP/SOCKS5 proxy for connections #159 2024-02-22 18:31:14 +08:00
Lykin 64ae79f565 perf: add `New Custom Decoder` entrance to decoder dropdown list 2024-02-22 10:42:55 +08:00
Lykin 2405a79ace feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
Lykin f1e1a89baf perf: add links option for value editor #143 2024-02-18 21:46:00 +08:00
Lykin 74a6b9b0e1 perf: optimize conflict connection name when duplicating 2024-02-18 14:32:13 +08:00
Lykin a2331675d7 feat: support connect by unix-socket #142 2024-02-18 14:17:06 +08:00
Lykin a8109c4bb2 fix: remove delimiter completion during key match #147 2024-02-03 15:58:13 +08:00
Lykin ce1b9b706f perf: add drag and drop text option in preferences. #140 2024-02-03 15:40:23 +08:00
Lykin 450e451781 feat: add custom decoder/encoder for value content 2024-02-03 15:40:23 +08:00
Lykin f09ee89a96 refactor: split data convert into separate files 2024-01-27 16:24:45 +08:00
Lykin 4032c80add feat: support create connection by redis url string #127 2024-01-25 17:48:27 +08:00
Lykin 5a86bab647 feat: add connected client list 2024-01-25 00:29:15 +08:00
Lykin edaef2a78c feat: add cursor style option for cli 2024-01-23 20:55:38 +08:00
Lykin d75635bf70 feat: add cli preferences #131 2024-01-23 20:39:45 +08:00
Lykin 0b37b89f9b perf: support select multiple font and input custom font name #115 #130 2024-01-23 20:12:52 +08:00
Lykin cdac3c4496 perf: significantly improve batch deletion performance with pipeline #123 2024-01-23 17:37:00 +08:00
Lykin 4cbc0b98e7 fix: 'refreshInterval' may not read the correct value 2024-01-23 11:35:40 +08:00
Lykin a679858478 perf: add silent deletion option to batch delete dialog 2024-01-23 11:26:15 +08:00
Lykin ff2043c0e2 perf: add batch delete to menu item "more" in browser pane 2024-01-22 11:40:31 +08:00
Lykin 6d3526c765 feat: support database alias 2024-01-18 17:28:17 +08:00
Lykin 022ee20eed feat: support import/export connection profiles 2024-01-18 14:40:07 +08:00
Lykin 9402af2433 perf: set status auto refresh on by default and save to connection profile 2024-01-18 14:40:07 +08:00
Lykin ffed68ae4c perf: remove unused parameter in content-slog 2024-01-17 16:40:49 +08:00
Lykin 042ef3075a fix: no data on server status page #119 2024-01-12 11:18:41 +08:00
Lykin f3f12479fd perf: disable load value when right-click in tree view 2024-01-11 17:45:10 +08:00
Lykin f1cfa1778f perf: don not remove key from list view if not exists 2024-01-11 14:30:13 +08:00
Lykin 5d2080aafb perf: support "skip insecure verify" and "sni" for SSL #67 #113 2024-01-11 00:32:55 +08:00
Lykin 115aa9d079 refactor: move i18n calling out of computed 2024-01-10 15:32:19 +08:00
Lykin ed1b9d9b54 fix: create key error 2024-01-06 22:13:26 +08:00
Lykin c2bf4128f7 fix: minor bugs about keys view 2024-01-06 01:26:18 +08:00
Lykin 9b3f2ba726 perf: move expanded keys to tab store for external modification 2024-01-05 20:48:57 +08:00