Lykin
|
d4d1c33cb3
|
feat: add draggable feature to ribbon menu
|
2023-12-06 18:52:33 +08:00 |
|
Lykin
|
d59221f11e
|
fix: the database switch might lead to other operations becoming ineffective
|
2023-12-06 18:25:51 +08:00 |
|
Lykin
|
2f25b524cd
|
perf: add 'use-glob' prop to search input
|
2023-12-06 11:10:54 +08:00 |
|
Lykin
|
827ca1f2e7
|
feat: support more key icon display type
|
2023-12-05 15:58:10 +08:00 |
|
Lykin
|
ba55cbcbd3
|
fix: saving of the last opened database is ineffective
|
2023-12-04 18:54:06 +08:00 |
|
Lykin
|
686f73c3dd
|
perf: reduced the frequency of invoking SELECT command
|
2023-12-04 17:06:23 +08:00 |
|
Lykin
|
464a85867d
|
fix: database switching confusion in different tabs
|
2023-12-04 17:06:23 +08:00 |
|
Lykin
|
af6b4257f9
|
feat: add type display in key browser
|
2023-12-04 17:06:23 +08:00 |
|
Lykin
|
8573d24a47
|
feat: add multiple check mode for keys
perf: add multiple keys deletion and progress indicator
|
2023-12-03 23:46:33 +08:00 |
|
Lykin
|
52490cb304
|
feat: add loaded progress for list/hash/set/zset/stream
|
2023-12-02 02:43:37 +08:00 |
|
Lykin
|
7934fc275a
|
perf: save last selected database and restore for next connection
|
2023-12-02 02:03:29 +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
|
eb8f68b628
|
perf: optimized the appearance
|
2023-12-01 18:03:19 +08:00 |
|
Lykin
|
e2f33af1c7
|
feat: the browser pane is now set to display only a single database
feat: add search input in browser pane
|
2023-12-01 18:02:32 +08:00 |
|
Lykin
|
8201004478
|
feat: add filter input to browser pane
|
2023-11-29 16:16:13 +08:00 |
|
Lykin
|
d88fd35e9d
|
refactor: refactoring the refresh logic for all complex types after adding new fields
|
2023-11-17 01:24:04 +08:00 |
|
Lykin
|
2a3a15d64d
|
style: change side navigation menu style
style: change some theme color
|
2023-11-15 12:05:14 +08:00 |
|
tiny-craft
|
7b3c3df230
|
feat: add key layer reload/refresh back after database full loaded #72
perf: update database max keys each load next/all.
|
2023-11-10 13:01: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
|
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
|
9b9d0e3c7c
|
feat: add flush db operation
|
2023-11-02 18:17:54 +08:00 |
|
tiny-craft
|
6996421cde
|
fix: can not save scan size less than default value in preference
fix: incorrect delete pattern when flush database with any key selected
|
2023-10-31 22:33:58 +08:00 |
|
tiny-craft
|
faad24d1d5
|
perf: force change icon button color when then state is loading
|
2023-10-28 22:42:15 +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
|
85ab6e4377
|
style: formatted code
|
2023-10-27 11:34:40 +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
|
6f5ea748f5
|
refactor: update icons' property
|
2023-10-23 18:22:43 +08:00 |
|
tiny-craft
|
f9fe74a6b4
|
perf: move key view switch to connection preferences
|
2023-10-22 18:32:47 +08:00 |
|
tiny-craft
|
92ffd6c605
|
perf: optimized keyboard support for context menus
|
2023-10-22 18:04:17 +08:00 |
|
tiny-craft
|
5bbd87cc31
|
perf: reset expand key record when reload or close database
|
2023-10-22 02:09:11 +08:00 |
|
tiny-craft
|
a669f3dfcb
|
feat: add "tree view" and "list view" switch for keys browser
|
2023-10-22 01:54:22 +08:00 |
|
tiny-craft
|
f8a7567166
|
refactor: reformat frontend files
chore: upgrade frontedn dependencies
|
2023-10-21 00:11:36 +08:00 |
|
tiny-craft
|
f3cd292af5
|
feat: add partial keys loading. #2
|
2023-10-21 00:11:35 +08:00 |
|
tiny-craft
|
25cdfa2685
|
fix: error causes when close database
|
2023-10-19 12:00:10 +08:00 |
|
tiny-craft
|
77541ed371
|
perf: change the function buttons for database nodes to be persistent
|
2023-10-16 18:36:42 +08:00 |
|
tiny-craft
|
444d0ea199
|
feat: support cluster mode
|
2023-10-15 19:49:33 +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
|
1a49db2450
|
feat: add cancel operation to the waiting spin for opening connections #9
chore: update common message config
|
2023-10-07 18:32:42 +08:00 |
|
tiny-craft
|
da4b8b9a4f
|
perf: expand or collapse automatically when node owns one child #40
|
2023-09-28 23:20:53 +08:00 |
|
tiny-craft
|
eb9a0171d1
|
feat: add custom about dialog
|
2023-09-22 18:31:50 +08:00 |
|
tiny-craft
|
04a328159b
|
feat: support duplicate connection profile
|
2023-09-08 15:53:56 +08:00 |
|
tiny-craft
|
9152a32fd3
|
refactor: reorganized the structure of the multi-language content.
|
2023-09-08 10:31:23 +08:00 |
|
tiny-craft
|
e15bf3ab2f
|
style: adjusted style in dark mode
feat: add server status entrance button at the bottom of browser pane
|
2023-09-08 10:26:38 +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
|
7fe7b8f9bc
|
perf: optimize language loading and switching timing.
|
2023-08-26 01:25:12 +08:00 |
|
tiny-craft
|
83ffb0aaed
|
perf: replace some icons
|
2023-08-25 16:08:04 +08:00 |
|
tiny-craft
|
96a11bdb9c
|
perf: add mark color to the border of icon in connection pane
|
2023-08-25 00:44:00 +08:00 |
|