e2093a89bf
fix: the contents inside `pre` tag will not be wrapped (#263)
908d4c7007
chore: update dependencies
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
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)
6eeb701439
fix: the overflow tab cannot be fully display
028a240f49
perf: evenly divide the number of scans for each cluster node
eefa7b1346
style: change chart time to 24-hour format
3321fbf6fd
style: fix the width and height of the redis type tag
b4405eb7db
chore: update dependencies
04bc103583
fix: line numbers in the monaco editor may wrapped
f17bb744f4
perf: support refresh field in hash (#260)
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
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
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
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)
e2264b33b0
fix: expanded mark may not update
84b493b26a
chore: update dependencies