Commit Graph

16 Commits

Author SHA1 Message Date
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 ca8403d784 perf: keep view format and decode method when reload the same key 2023-10-31 17:29:56 +08:00
tiny-craft fd99b43798 feat: add display of content length and size info 2023-10-30 00:55:50 +08:00
tiny-craft f8a7567166 refactor: reformat frontend files
chore: upgrade frontedn dependencies
2023-10-21 00:11:36 +08:00
tiny-craft a4412d21d4 perf: support display binary key name which unreadable(convert to hex string) #49 2023-10-11 01:15:23 +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 9152a32fd3 refactor: reorganized the structure of the multi-language content. 2023-09-08 10:31:23 +08:00
tiny-craft 0de32407c7 perf: cancel focus for all button components 2023-09-08 10:26:38 +08:00
tiny-craft 1a4622cfd0 feat: add custom title bar 2023-09-02 19:47:09 +08:00
tiny-craft 9fc0cbd40d refactor: reformat code 2023-08-24 15:23:25 +08:00
tiny-craft 7135ae4096 fix: cause error when search inside value 2023-08-24 01:34:42 +08:00
tiny-craft 95e48e75d3 perf: bind message and dialog to window 2023-08-24 00:44:19 +08:00
tiny-craft 5a9fb00474 refactor: use discrete api for message 2023-08-20 14:42:36 +08:00
tiny-craft af289319ed refactor: use import alias name 2023-08-02 17:57:39 +08:00
tiny-craft 2d0e8f5445 feat: add stream type support 2023-08-01 00:44:31 +08:00