Lykin
|
18f1b976c6
|
refactor: replace some 'watch' with 'watchEffect'
|
2024-01-03 11:04:40 +08:00 |
Lykin
|
af6b4257f9
|
feat: add type display in key browser
|
2023-12-04 17:06:23 +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
|
65e077c0c0
|
fix: compatibility with older Redis versions without UNLINK command support #69
perf: add waiting indicator for deleting keys and flushing database
|
2023-11-10 16:26:12 +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
|
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
|
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
|
d0af3deaeb
|
fix: add windows outline border back on macOS
|
2023-10-30 00:18:34 +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
|
124627d724
|
refactor: wrapping element with drag and resize behavior as a standalone component
|
2023-10-27 21:53:05 +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
|
f8a7567166
|
refactor: reformat frontend files
chore: upgrade frontedn dependencies
|
2023-10-21 00:11:36 +08:00 |
tiny-craft
|
ad9f13d557
|
perf: use goroutine to implement window resize events.
perf: optimized window display in fullscreen and maximized modes. #19
|
2023-10-15 19:49:33 +08:00 |
tiny-craft
|
7aba27e5f9
|
perf: save window size before close #34
|
2023-09-28 23:20:53 +08:00 |
tiny-craft
|
47df424138
|
feat: add ssh tunnel support #7 #28 #38
|
2023-09-28 01:50:11 +08:00 |
tiny-craft
|
e584d7f078
|
perf: add outer border to the application #1
|
2023-09-25 19:47:26 +08:00 |
tiny-craft
|
d3fb920b99
|
perf: add outer border to the application
fix: remove draggable feature on dialog component
|
2023-09-25 18:15:29 +08:00 |
tiny-craft
|
dbdec4bfcf
|
perf: cancel round corner of window when full screen
|
2023-09-24 22:48:41 +08:00 |
tiny-craft
|
eb9a0171d1
|
feat: add custom about dialog
|
2023-09-22 18:31:50 +08:00 |
tiny-craft
|
e397e2c4c4
|
fix: corrected update-checking logic
|
2023-09-17 01:15:55 +08:00 |
tiny-craft
|
0de32407c7
|
perf: cancel focus for all button components
|
2023-09-08 10:26:38 +08:00 |
tiny-craft
|
7e60eec701
|
perf: support border radius on Linux, Windows 7 and below
|
2023-09-06 11:52:14 +08:00 |
tiny-craft
|
2f95b803b9
|
perf: adjust styles of resize divider
|
2023-09-03 00:19:58 +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
|
72ac43594b
|
fix: update launch log after every switch
|
2023-08-02 19:42:05 +08:00 |
tiny-craft
|
5750170f5e
|
refactor: move style files to "styles" folder
fix: adjust light/dark theme in windows
|
2023-08-02 17:13:03 +08:00 |
tiny-craft
|
2b3acc0e2b
|
refactor: browser tree node update logic(new/delete/refresh)
|
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
|
15c80bc9f7
|
feat: adjust color of tree view
|
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
|
73f637a9f8
|
feat: add launching screen to indicate launching status
feat: store custom aside width to preferences
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
49435848ee
|
feat: add font style preferences support
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
dd88c617f9
|
feat: add preferencesStore to manager preferences
|
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
|
79784fd109
|
Add vertical navigation menu in left side
|
2023-08-01 00:44:30 +08:00 |