1
0
mirror of https://github.com/tiny-craft/tiny-rdm.git synced 2025-04-06 12:28:04 +08:00

642 Commits

Author SHA1 Message Date
Lykin
1c322fdac5 pref: correct display raw value for list/set/zset 2025-01-08 16:19:30 +08:00
Lykin
53e8c26380 fix: entry editor support byte array 2025-01-08 16:06:08 +08:00
Lykin
400a908cf9 fix: can not display hash value with unreadable char 2025-01-08 11:55:12 +08:00
Lykin
edd77182a5 fix: can not switch to an open connection from connection tree view 2025-01-07 16:24:12 +08:00
Lykin
6e44c64441 chore: update dependencies 2025-01-07 16:20:22 +08:00
Lykin
51beb7249f fix: reset sub tab to status page 2024-12-25 11:04:36 +08:00
Lykin
79fd2a6d39 chore: update dependencies 2024-12-19 15:13:33 +08:00
todoList
30c3decd65
fix: incorrect function call argument 2024-12-19 15:11:35 +08:00
Lykin
23fc32e92f chore: update dependencies v1.2.2 2024-12-16 18:43:01 +08:00
Lykin
f458a1a0e4 chore: update dependencies 2024-12-16 17:57:38 +08:00
Lykin
52aaad6339 pref: change new version checking and add sponsor ad 2024-12-16 17:57:28 +08:00
Lykin
dd70d6b595 chore: update dependencies 2024-12-05 17:14:42 +08:00
Lykin
5d425aadb1 fix: close connection when monitor stopped 2024-12-05 17:12:58 +08:00
Lykin
c02a24ee94 chore: compatible with new sass 2024-11-07 14:58:44 +08:00
Lykin
e03fc8ad28 chore: update dependencies 2024-11-07 14:57:19 +08:00
Lykin
3367f13d80 fix: incorrect update index in list when filter on 2024-11-06 16:38:52 +08:00
Lykin
b601ba255b pref: place the tooltip of switch bottom place at the bottom by default 2024-11-06 16:17:29 +08:00
Lykin
ccb4bb85ae fix: type mismatch when encoding to msgpack () 2024-11-04 14:26:17 +08:00
Lykin
b0dfe348bd Merge remote-tracking branch 'origin/main' 2024-10-18 16:37:56 +08:00
Lykin
a3a1a17af3 fix: force switch to key detail tab when Auto Refresh on 2024-10-18 16:37:03 +08:00
Joanne Tweed
ca9f0a08e1
fix: reset ReadTimeout&ReadTimeout for sentinel mode through ssh 2024-10-14 16:20:49 +08:00
Lykin
3f5b63a36f revert: revert wails to 2.9.1 2024-09-29 22:40:30 +08:00
Lykin
ab3560fc2b chore: update dependencies v1.2.1 2024-09-28 15:31:52 +08:00
Lykin
cb428747e2 fix: key deletion operation was incomplete () 2024-09-28 11:55:38 +08:00
Lykin
aa3383db43 chore: update dependencies 2024-09-25 14:54:49 +08:00
Lykin
026591c8d4 fix: no db loaded () 2024-09-25 14:40:43 +08:00
Lykin
a70b5b56ff pref: compatible with IPv6 address 2024-09-06 15:08:53 +08:00
Lykin
eaa68df583 fix: can not remove argument from custom decoder () 2024-09-03 14:34:40 +08:00
Lykin
2388f309d8 fix: parse cmd error with single quotes 2024-09-02 18:50:51 +08:00
Lykin
a9c7cb1cd2 chore: trim svg icon 2024-08-31 23:54:18 +08:00
Lykin
b506e8a6a4 fix: auto refresh should not force activation of owning tabs () 2024-08-20 14:57:51 +08:00
Lykin
c082a0c41f pref: does not close dialog when adding data error () 2024-08-20 14:29:25 +08:00
Ikko Eltociear Ashimine
970ebcf902
docs: add Japanese README () 2024-08-18 11:50:15 +08:00
Lykin
b223feb441 chore: update the minimum compatible version for macOS 2024-08-16 23:39:59 +08:00
Lykin
469a62333f fix: error occurred when add SET key with the same name twice () 2024-08-16 23:38:38 +08:00
Lykin
c38944e948 fix: stop command monitor may block ui () 2024-08-15 12:33:51 +08:00
Lykin
5efbd4d316 chore: update dependencies v1.2.0 2024-08-07 23:17:50 +08:00
Lykin
c54567115e pref: remove transparent background on Windows 2024-08-07 23:12:01 +08:00
Lykin
a14e7e947e fix: compatible when the INFO command is unavailable 2024-08-07 11:25:54 +08:00
Lykin
868b0c81b6 fix: compatible with non-macOS when the shortcut key contains metaKey 2024-08-07 10:14:59 +08:00
Lykin
a3cb09863a fix: remove tabindex of div due to black window edge 2024-08-06 23:11:14 +08:00
Lykin
b26f5d2bde fix: sync env config () 2024-08-06 18:12:21 +08:00
Lykin
0038092193 fix: add window shadow on Windows 2024-07-31 23:25:14 +08:00
Lykin
0739cb8b68 feat: add LZ4 encoder/decoder 2024-07-31 16:49:52 +08:00
Lykin
70c38d9aa7 fix: can not display correct content with decoder after modified 2024-07-31 16:46:50 +08:00
Lykin
237b25086c chore: update dependencies 2024-07-27 22:27:33 +08:00
Lykin
71dbda01da pref: support text alignment config for HASH/LIST/SET/ZSET () 2024-07-27 22:20:27 +08:00
Lykin
5deb6ce443 pref: support text alignment config for HASH/LIST/SET/ZSET () 2024-07-26 17:19:28 +08:00
Lykin
ee398d4d98 pref: support Home and End input for cli () 2024-07-26 11:09:13 +08:00
Lykin
29b51f836f pref: replace linear css animation due to it takes a lot of CPU 2024-07-24 11:30:06 +08:00