tiny-craft
|
30e7016aa3
|
fix: database index confused after setting database filter
|
2023-10-08 18:25:52 +08:00 |
tiny-craft
|
b5dfe377fa
|
feat: add discovery master group name for sentinel mode config
perf: tidy connection profile file
|
2023-10-08 15:24:08 +08:00 |
tiny-craft
|
ee68d699fa
|
feat: support sentinel mode #16 #42
|
2023-10-08 01:33:03 +08:00 |
tiny-craft
|
efc09a8745
|
refactor: separate define for all opened server status info
|
2023-10-07 15:24:02 +08:00 |
tiny-craft
|
bb1d9f316b
|
feat: add filter database option #18
refactor: tidy struct of translation file
|
2023-10-07 10:49:29 +08:00 |
tiny-craft
|
ec7a7f18e9
|
fix: HSET command causes error when accepts multiple field and value #44
|
2023-10-05 20:40:32 +08:00 |
tiny-craft
|
aad4bcf17b
|
fix: incorrect status display in connection dialog.
|
2023-10-05 20:40:31 +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
|
47df424138
|
feat: add ssh tunnel support #7 #28 #38
|
2023-09-28 01:50:11 +08:00 |
tiny-craft
|
ebacf2bd57
|
fix: cannot save duplicate connection #24
|
2023-09-27 19:45:32 +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
|
0de32407c7
|
perf: cancel focus for all button components
|
2023-09-08 10:26:38 +08:00 |
tiny-craft
|
30346f7b73
|
pref: move font loading operation to application startup
|
2023-08-28 11:38:09 +08:00 |
tiny-craft
|
7fe7b8f9bc
|
perf: optimize language loading and switching timing.
|
2023-08-26 01:25:12 +08:00 |
tiny-craft
|
397c31d502
|
perf: block add or update connection when name contains illegal characters
|
2023-08-25 01:11:34 +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
|
4e2ff5930b
|
fix: test connection status flash
|
2023-08-23 15:44:14 +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
|
803c9c1a50
|
fix: disable loading indicator when preferences dialog display
fix: replace regex match with self-parse for parse node key
|
2023-08-18 17:57:02 +08:00 |
tiny-craft
|
3c8221f43f
|
perf: use build-in min/max function instead
|
2023-08-16 10:15:17 +08:00 |
tiny-craft
|
851ae8f77c
|
fix: update release macos actions
|
2023-08-09 19:00:41 +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
|
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
|
2d0e8f5445
|
feat: add stream type support
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
d7dc40d6e2
|
feat: language support system language
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
7d3f5b9d9a
|
refactor: move selectedKey to tab store
perf: add redis type color in new key type selection
perf: update selection after add new key
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
c447f2cdf0
|
perf: add loading state in preferences dialog
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
2b3acc0e2b
|
refactor: browser tree node update logic(new/delete/refresh)
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
00e29ef611
|
perf: prevent adding new key when value is empty
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
76679496c6
|
feat: add connection timeout setting
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
61e702e5d5
|
feat: add connection mark color
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
c4f1a2e178
|
feat: add key type filter setting
perf: add closing connection status in edit connection dialog
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
41e5ecfad2
|
feat: add key filter for database scan
|
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
|
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
|
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
|
9cd0d34c5d
|
docs
refactor: reimplement logic of remove multiple keys
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
1841ccf3d3
|
feat: add delete key dialog and logic
refactor: tidy function of connection store
|
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
|
a200b554de
|
feat: add key and prefix reload
refactor: separate update db tree node logic from open database
|
2023-08-01 00:44:31 +08:00 |
tiny-craft
|
62d6924541
|
feat: add db selection for new key dialog
refactor: remove unused code
|
2023-08-01 00:44:30 +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
|
19c8e153c3
|
Add create/edit connection and remove connection logic
|
2023-08-01 00:44:30 +08:00 |