Commit Graph

27 Commits

Author SHA1 Message Date
Lykin 13f343977a chore: refine ui details 2023-11-18 00:14:38 +08:00
Lykin 4db3909c6a refactor: optimized refresh logic after update fields for list type 2023-11-17 17:20:32 +08:00
Lykin 578a8413a1 perf: support format viewing for entry value #65
fix: table columns lose reactive
2023-11-16 01:07:40 +08:00
Lykin fea87662de perf: sorted set value support format viewing #65 2023-11-15 23:41:53 +08:00
Lykin 3c1727db3e perf: add pin and fullscreen supported for entry editor 2023-11-14 22:58:44 +08:00
Lykin 5b84fa59f6 perf: set value support format viewing #65 2023-11-14 17:15:02 +08:00
Lykin e0a8599e95 perf: list value support format viewing #65 2023-11-14 14:49:16 +08:00
tiny-craft 200b12cd51 refactor: rename "viewas" to "format", rename "plain text" to "raw" 2023-11-13 22:41:33 +08:00
tiny-craft a2ad85627e fix: edit state does not revert when switching keys
fix: some digits are incorrectly recognized as base64-encoded text
2023-11-10 23:51:39 +08:00
tiny-craft fa4929cd63 perf: add reset handle for all content components 2023-11-09 20:31:07 +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 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 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 2c7021af31 refactor: rename DatabasePane and DatabaseTree to BrowserPane and BrowserTree
refactor: tidy Components folder
2023-08-01 00:44:30 +08:00
tiny-craft dadde8d090 Refactor server and database save structure, support multiple server detail tab 2023-08-01 00:44:30 +08:00
tiny-craft f8882d4eea Initial commit 2023-06-27 15:53:29 +08:00