Lykin
|
13f343977a
|
chore: refine ui details
|
2023-11-18 00:14:38 +08:00 |
Lykin
|
80e659e03a
|
refactor: optimized refresh logic after update fields for hash type
|
2023-11-17 16:26:03 +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 |
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
|
67666f4edf
|
fix: unable to decode json string with prefix or suffix contains space or line break
|
2023-11-02 16:27:55 +08:00 |
tiny-craft
|
64895a98af
|
fix: unable to save json string with prefix or suffix contains space or line break
|
2023-11-01 23:35:45 +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
|
4a0807e463
|
chore: forbid rename key in cluster mode
|
2023-10-15 22:40:10 +08:00 |
tiny-craft
|
76734989d5
|
fix: big number lose precision via view as JSON format #52
|
2023-10-11 15:48:29 +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
|
a6645e3340
|
fix: Chinese characters are incorrectly recognized as binary. #50
|
2023-10-09 23:10:31 +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
|
7937b5b0f8
|
perf: optimized string viewing logic
|
2023-10-05 23:54:43 +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 |