Lykin
7fecbc2b53
perf: replace bytes format with custom implement
2024-01-17 11:24:10 +08:00
Lykin
b7ba179e62
perf: compatible with situations where the "memory" command cannot be used #144
2024-01-11 14:30:12 +08:00
Lykin
d66d7c9a49
feat: support key auto refresh
...
refactor: move 'ContentToolbar' to 'ContentValueWrapper'
2024-01-06 17:14:35 +08:00
Lykin
df5a577919
style: adjust button style
2024-01-02 16:14:56 +08:00
Lykin
4dc8839a51
feat: add format type 'YAML' and 'XML' #110
2023-12-29 01:03:40 +08:00
Lykin
d31da4a055
perf: refresh key summary after crud value content
2023-12-16 00:33:35 +08:00
Lykin
44770a4a8e
feat: add code folding toggle to preferences
2023-12-12 10:35:29 +08:00
Lykin
f966fec0a3
perf: add code folding and shortcut for save #97
2023-12-08 10:38:08 +08:00
Lykin
b688ded610
fix: auto format detection may fail
2023-12-03 23:46:33 +08:00
Lykin
a78c6cdb26
perf: add "show line numbers" preferences option
2023-12-03 23:46:33 +08:00
Lykin
2d3225dbcf
perf: add copy value button for complex type #23
2023-12-02 01:10:37 +08:00
Lykin
988e8e3339
fix: the value is not updated after refreshing #90
2023-12-02 00:26:32 +08:00
Lykin
9671f89770
feat: embedded monaco editor for string
2023-11-29 00:23:48 +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
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
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
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
ff8da4ca60
fix: long string overflow in value page
...
fix: border radius show and hide logic incorrect on Windows
2023-10-30 21:54:20 +08:00
tiny-craft
fd99b43798
feat: add display of content length and size info
2023-10-30 00:55:50 +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
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
b3c494f15e
feat: added support for viewing in brotli decompression
2023-10-08 23:29:43 +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
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
b7e9d974cb
feat: support view as hex/binary for the key with type string
2023-09-08 11:39:37 +08:00
tiny-craft
dbb5969e34
perf: support view as base64 text for the key with type string
2023-09-08 10:54:28 +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
bb3316a67a
perf: moved all labels in form item to the top for adjust long text
2023-08-23 12:00:02 +08:00
tiny-craft
5a9fb00474
refactor: use discrete api for message
2023-08-20 14:42:36 +08:00
tiny-craft
b852bb5b47
refactor: format all vue file
2023-08-02 19:40:57 +08:00
tiny-craft
af289319ed
refactor: use import alias name
2023-08-02 17:57:39 +08:00
tiny-craft
9d897894b6
fix: browser node tree not sync when new or delete node
2023-08-01 00:44:31 +08:00
tiny-craft
ea2c24a5f9
perf: use custom separator set by each server profile
...
fix: add duplicated key to tree view when update value
2023-08-01 00:44:31 +08:00
tiny-craft
29f87f75c1
feat: support custom theme color and dark mode
...
perf: replace css variables to theme variables
2023-08-01 00:44:31 +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