Lykin
|
c02a24ee94
|
chore: compatible with new sass
|
2024-11-07 14:58:44 +08:00 |
|
Lykin
|
a13bf788eb
|
feat: add last format and decode selection record for keys
|
2024-03-05 11:49:47 +08:00 |
|
Lykin
|
15f6314597
|
perf: add dark theme support for charts
|
2024-01-19 00:39:09 +08:00 |
|
Lykin
|
9402af2433
|
perf: set status auto refresh on by default and save to connection profile
|
2024-01-18 14:40:07 +08:00 |
|
Lykin
|
ffed68ae4c
|
perf: remove unused parameter in content-slog
|
2024-01-17 16:40:49 +08:00 |
|
Lykin
|
c2bf4128f7
|
fix: minor bugs about keys view
|
2024-01-06 01:26:18 +08:00 |
|
Lykin
|
10ec866037
|
feat: support real-time command monitoring
|
2023-12-28 17:52:28 +08:00 |
|
Lykin
|
db4e2385fc
|
feat: add full search for list
|
2023-11-20 18:37:43 +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
|
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
|
b95f293185
|
feat: add slow log
|
2023-11-02 23:18:20 +08:00 |
|
tiny-craft
|
0143e8f52a
|
perf: cropped icon size
|
2023-10-30 11:52:46 +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
|
6fb0eadfbd
|
style: adjusted the light and dark themes
style: add window shadow on macOS #62
|
2023-10-28 22:31:02 +08:00 |
|
tiny-craft
|
b6eebda177
|
style: update style of browser tabs
style: update style of connection dialog
|
2023-10-27 21:53:05 +08:00 |
|
tiny-craft
|
297286f150
|
perf: create "content-pane" component for each tab to maintain data and status easily
|
2023-10-27 11:34:40 +08:00 |
|
tiny-craft
|
1cf893149a
|
feat: add command line mode
|
2023-10-26 19:29:26 +08:00 |
|
tiny-craft
|
5b4683a735
|
feat: adjusted the content pane to accommodate more information (add sub content tabs).
|
2023-10-23 19:45:04 +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
|
efc09a8745
|
refactor: separate define for all opened server status info
|
2023-10-07 15:24:02 +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
|
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
|
7ef5e16e72
|
perf: add auto refresh server status indicator
|
2023-09-03 00:20:47 +08:00 |
|
tiny-craft
|
bb537a7175
|
refactor: optimize import
|
2023-09-02 21:08:15 +08:00 |
|
tiny-craft
|
1a4622cfd0
|
feat: add custom title bar
|
2023-09-02 19:47:09 +08:00 |
|
tiny-craft
|
484e6a5f6b
|
feat: add icon function buttons to connection tree items
fix: error cause when close non-connected connection
|
2023-08-24 20:26:18 +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
|
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
|
2d0e8f5445
|
feat: add stream type support
|
2023-08-01 00:44:31 +08:00 |
|
tiny-craft
|
d976cd1731
|
perf: add loading indicator to server status page
|
2023-08-01 00:44:31 +08:00 |
|
tiny-craft
|
5806b19fb1
|
perf: ask for close relevant connections before edit
|
2023-08-01 00:44:31 +08:00 |
|
tiny-craft
|
4879901a33
|
feat: add app launch log page
|
2023-08-01 00:44:31 +08:00 |
|
tiny-craft
|
d7e6485806
|
fix: completely remove node tree info when close connection
perf: add back to button to server status page
|
2023-08-01 00:44:31 +08:00 |
|
tiny-craft
|
0bc8335eef
|
perf: move server status pane into browser pane, add server node to the top of database tree list
|
2023-08-01 00:44:31 +08:00 |
|
tiny-craft
|
16c096702c
|
perf: add non-exists key view
|
2023-08-01 00:44:31 +08:00 |
|
tiny-craft
|
d7955702f8
|
feat: add reload database
|
2023-08-01 00:44:31 +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
|
a402c6ac30
|
Add close connection, fix unselect item when right click tree node
|
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 |
|