lingling
  • Joined on 2021-12-23
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-06-28 21:24:07 +08:00
e2093a89bf fix: the contents inside `pre` tag will not be wrapped (#263)
908d4c7007 chore: update dependencies
Compare 2 commits »
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-06-22 02:04:08 +08:00
6843314bad perf: support refresh by shortcut `cmd/ctrl+r` on non-macOS platform
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-06-19 16:54:07 +08:00
bdfa31e4b6 fix: copy text not work for non-ascii text (#246)
aa8c5495c1 fix: database filter option can not display
65cfdd1bcc perf: replace some slice utils with built-in utils
6bd1b23a64 fix: unable to connect to any server after manually interrupt
Compare 4 commits »
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-06-18 00:04:07 +08:00
8c30daec15 chore: update dependencies
86f42fcc10 perf: support batch delete keys without scan confirm (#283)
1bcde26e35 perf: remove tooltip alive when mouse over the icon button (#284)
Compare 3 commits »
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-06-11 21:04:08 +08:00
bf71c6db0e perf: trim spaces of connection address(#281)
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-06-05 18:04:07 +08:00
88e2c6cb43 fix: incorrect binary value convert (#279)
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-06-04 17:34:07 +08:00
6eeb701439 fix: the overflow tab cannot be fully display
028a240f49 perf: evenly divide the number of scans for each cluster node
Compare 2 commits »
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-05-27 21:44:10 +08:00
eefa7b1346 style: change chart time to 24-hour format
3321fbf6fd style: fix the width and height of the redis type tag
Compare 2 commits »
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-05-24 20:14:07 +08:00
4ed93902a6 fix: null decoder args (#266)
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-05-23 03:24:07 +08:00
b4405eb7db chore: update dependencies
04bc103583 fix: line numbers in the monaco editor may wrapped
f17bb744f4 perf: support refresh field in hash (#260)
Compare 3 commits »
lingling synced commits to refs/tags/v1.1.13 at lingling/tiny-rdm from mirror 2024-05-23 03:24:07 +08:00
lingling synced new reference refs/tags/v1.1.13 to lingling/tiny-rdm from mirror 2024-05-23 03:24:07 +08:00
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-05-22 11:04:08 +08:00
152fbe962f chore: add bilibili official account
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-05-21 18:44:08 +08:00
a2b0fc183f fix: new key to a non-current database incorrectly refresh the tree view (#259)
f536b0f23b revert: remove `Cmd+D` to do any delete action
Compare 2 commits »
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-05-20 01:54:09 +08:00
3c43f960c3 perf: support `F5`/`Cmd+R` to refresh selected key in key tree view
78bfaf6e16 perf: support `Ctrl+C`/`Cmd+C` to copy selected key name
50bec33870 perf: use `Delete` on key tree view compatible with redis key prefix
Compare 3 commits »
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-05-19 01:24:08 +08:00
f0c9b74545 perf: support close tab by shortcut `Command+W`/`Control+W` (#258)
e5fed29427 perf: json format compatible with nonstandard value
4dd52a8c8e perf: reduce warnings caused by network connection failures (#252)
Compare 3 commits »
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-05-16 16:14:08 +08:00
abf5534165 perf: re-refresh with re-click the activated key after more then 1 sec (#242)
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-05-14 15:14:08 +08:00
455a911154 perf: support keyboard navigation in key tree view (#238)
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-05-11 21:54:08 +08:00
e2264b33b0 fix: expanded mark may not update
84b493b26a chore: update dependencies
Compare 2 commits »
lingling synced commits to main at lingling/tiny-rdm from mirror 2024-05-11 13:44:07 +08:00
c9e618d418 perf: remove padding top and bottom of tree item (#255)