Commit Graph

19 Commits

Author SHA1 Message Date
Lykin c0fdfc0ce7 fix: limits the minimum number of slow logs to be displayed 2024-03-26 17:53:24 +08:00
Lykin 71ffbde648 perf: remove 'virtual scroll' in slow log table #161 2024-02-26 15:01:13 +08:00
Lykin c76a0a505f feat: support pub/sub 2024-01-17 20:57:28 +08:00
Lykin ffed68ae4c perf: remove unused parameter in content-slog 2024-01-17 16:40:49 +08:00
Lykin 718e89a641 perf: add auto-refresh option for slow log 2024-01-12 16:07:58 +08:00
Lykin 0a26ac6300 perf: adjust scroll parameters 2024-01-12 15:55:51 +08:00
Lykin 115aa9d079 refactor: move i18n calling out of computed 2024-01-10 15:32:19 +08:00
Lykin 927678ebbb fix: tooltips exceed the display area #112 2024-01-08 11:29:41 +08:00
Lykin 72ef406cd8 fix: tooltips exceed the display area #112 2024-01-08 00:26:01 +08:00
Lykin 10ec866037 feat: support real-time command monitoring 2023-12-28 17:52:28 +08:00
Lykin f5611a2635 fix: tooltip too long to show 2023-12-16 01:45:28 +08:00
Lykin 8f15656f37 fix: turn off spellcheck on macOS #98 2023-12-16 00:33:35 +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 13f343977a chore: refine ui details 2023-11-18 00:14:38 +08:00
Lykin 2a3a15d64d style: change side navigation menu style
style: change some theme color
2023-11-15 12:05:14 +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 e28d091500 refactor: split connection_service into connection_service and browser_service in go
refactor: split connectionStore into connectionStore and browserStore in js
2023-11-05 11:58:59 +08:00
tiny-craft b95f293185 feat: add slow log 2023-11-02 23:18:20 +08:00