Commit Graph

22 Commits

Author SHA1 Message Date
Lykin c76a0a505f feat: support pub/sub 2024-01-17 20:57:28 +08:00
Lykin a663ecdeb5 perf: add refresh interval option for server status page 2024-01-12 15:36:30 +08:00
Lykin 10ec866037 feat: support real-time command monitoring 2023-12-28 17:52:28 +08:00
Lykin 566a7e212f perf: add line break to command display 2023-12-14 10:47:10 +08:00
Lykin ac76131f18 fix: turn off spellcheck on macOS #99 2023-12-08 18:22:37 +08:00
Lykin af6b4257f9 feat: add type display in key browser 2023-12-04 17:06:23 +08:00
Lykin e2f33af1c7 feat: the browser pane is now set to display only a single database
feat: add search input in browser pane
2023-12-01 18:02:32 +08:00
Lykin 8201004478 feat: add filter input to browser pane 2023-11-29 16:16:13 +08:00
Lykin aafa0c5432 perf: use relative position for entry editor to toggle fullscreen 2023-11-18 01:30:26 +08:00
Lykin 3c1727db3e perf: add pin and fullscreen supported for entry editor 2023-11-14 22:58:44 +08:00
tiny-craft 9618990de8 feat: add partial entries loading for complex type(list/hash/set/zset/stream) #70
refactor: split "key value loading" into "key summary loading" and "key detail loading"
2023-11-09 14:42:35 +08:00
tiny-craft 67666f4edf fix: unable to decode json string with prefix or suffix contains space or line break 2023-11-02 16:27:55 +08:00
tiny-craft fd99b43798 feat: add display of content length and size info 2023-10-30 00:55:50 +08:00
tiny-craft 30866d33f0 feat: split "view as" to "view type" and "decode type" #60
feat: add footer to the value content page
2023-10-30 00:55:49 +08:00
tiny-craft 1cf893149a feat: add command line mode 2023-10-26 19:29:26 +08:00
tiny-craft 5b4683a735 feat: adjusted the content pane to accommodate more information (add sub content tabs). 2023-10-23 19:45:04 +08:00
tiny-craft 8e8f62073e perf: add item size display for Hash, List, Set, ZSet, and Stream #23 2023-09-28 23:19:59 +08:00
tiny-craft d3fb920b99 perf: add outer border to the application
fix: remove draggable feature on dialog component
2023-09-25 18:15:29 +08:00
tiny-craft e397e2c4c4 fix: corrected update-checking logic 2023-09-17 01:15:55 +08:00
tiny-craft 7e60eec701 perf: support border radius on Linux, Windows 7 and below 2023-09-06 11:52:14 +08:00
tiny-craft 1a4622cfd0 feat: add custom title bar 2023-09-02 19:47:09 +08:00
tiny-craft 5750170f5e refactor: move style files to "styles" folder
fix: adjust light/dark theme in windows
2023-08-02 17:13:03 +08:00