Commit Graph

22 Commits

Author SHA1 Message Date
tiny-craft a2c2ceb483 perf: hash value support format viewing #65 2023-11-13 22:31:18 +08:00
tiny-craft a49d618288 feat: add decode and format selection for Hash edit
perf: move decode and format state management into the component internally

perf: add component FormatSelector and ContentEntryEditor

refactor: modified functions with an excessive number of parameters to accept an object as a parameter
2023-11-13 16:03:24 +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 694214bedf feat: add ZSTD decode/encode support #59 2023-10-31 11:43:46 +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 f9fe74a6b4 perf: move key view switch to connection preferences 2023-10-22 18:32:47 +08:00
tiny-craft f3cd292af5 feat: add partial keys loading. #2 2023-10-21 00:11:35 +08:00
tiny-craft 4a0807e463 chore: forbid rename key in cluster mode 2023-10-15 22:40:10 +08:00
tiny-craft 2db858ba9e feat: support ssl connection 2023-10-15 19:49:33 +08:00
tiny-craft 444d0ea199 feat: support cluster mode 2023-10-15 19:49:33 +08:00
tiny-craft b3c494f15e feat: added support for viewing in brotli decompression 2023-10-08 23:29:43 +08:00
tiny-craft 30e7016aa3 fix: database index confused after setting database filter 2023-10-08 18:25:52 +08:00
tiny-craft b5dfe377fa feat: add discovery master group name for sentinel mode config
perf: tidy connection profile file
2023-10-08 15:24:08 +08:00
tiny-craft ee68d699fa feat: support sentinel mode #16 #42 2023-10-08 01:33:03 +08:00
tiny-craft bb1d9f316b feat: add filter database option #18
refactor: tidy struct of translation file
2023-10-07 10:49:29 +08:00
tiny-craft 66ac7194e2 refactor: define preferences data with go struct 2023-10-04 22:21:35 +08:00
tiny-craft ffc50a7fcc refactor: move the handling of String viewing methods to backend
feat: add view as gzip/deflate #30
2023-10-04 04:42:17 +08:00
tiny-craft 47df424138 feat: add ssh tunnel support #7 #28 #38 2023-09-28 01:50:11 +08:00
tiny-craft 2d0e8f5445 feat: add stream type support 2023-08-01 00:44:31 +08:00
tiny-craft 0f29a3c34f Add drag and drop to resort connection list
Add filter search connection
2023-08-01 00:44:30 +08:00
tiny-craft f6a4ab8de0 Add common confirm dialog function
Add connection group handle logic
Refactor local connection profile struct
2023-08-01 00:44:30 +08:00
tiny-craft f8882d4eea Initial commit 2023-06-27 15:53:29 +08:00