Lykin
5d2080aafb
perf: support "skip insecure verify" and "sni" for SSL #67 #113
2024-01-11 00:32:55 +08:00
Lykin
ed1b9d9b54
fix: create key error
2024-01-06 22:13:26 +08:00
Lykin
4dc8839a51
feat: add format type 'YAML' and 'XML' #110
2023-12-29 01:03:40 +08:00
Lykin
5b9f261824
refactor: encapsulate connection state and behavior into classes
2023-12-26 01:15:49 +08:00
Lykin
94c7b7ade5
perf: save windows position and restore for next launch #101
2023-12-12 11:40:22 +08:00
Lykin
44770a4a8e
feat: add code folding toggle to preferences
2023-12-12 10:35:29 +08:00
Lykin
827ca1f2e7
feat: support more key icon display type
2023-12-05 15:58:10 +08:00
Lykin
af6b4257f9
feat: add type display in key browser
2023-12-04 17:06:23 +08:00
Lykin
a78c6cdb26
perf: add "show line numbers" preferences option
2023-12-03 23:46:33 +08:00
Lykin
7934fc275a
perf: save last selected database and restore for next connection
2023-12-02 02:03:29 +08:00
Lykin
2f2fa6bb02
perf: save window maximised state #84
2023-11-24 11:49:59 +08:00
Lykin
db4e2385fc
feat: add full search for list
2023-11-20 18:37:43 +08:00
Lykin
ddc3868f22
refactor: optimized refresh logic after update fields for set/zset type
2023-11-17 18:41:15 +08:00
Lykin
4db3909c6a
refactor: optimized refresh logic after update fields for list type
2023-11-17 17:20:32 +08:00
Lykin
80e659e03a
refactor: optimized refresh logic after update fields for hash type
2023-11-17 16:26:03 +08:00
Lykin
cc436ad86f
perf: support json format viewing for stream values #65
...
fix: the 'reset' parameter in 'GetKeyDetail' isn't taking effect
2023-11-16 01:07:39 +08:00
Lykin
fea87662de
perf: sorted set value support format viewing #65
2023-11-15 23:41:53 +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
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