Lykin
a71f5e0070
perf: support reload option after import data
2024-01-04 00:13:44 +08:00
Lykin
36a8c38877
perf: add quick settings for ttl dialog
2024-01-03 15:55:53 +08:00
Lykin
df5a577919
style: adjust button style
2024-01-02 16:14:56 +08:00
Lykin
10ec866037
feat: support real-time command monitoring
2023-12-28 17:52:28 +08:00
Lykin
f597002378
feat: add expire time data for import/export handle
2023-12-27 17:44:10 +08:00
Lykin
3fe8767c44
feat: support import keys from csv file
2023-12-27 17:44:10 +08:00
Lykin
21a569d9bb
perf: optimize the logic for bulk deletion of selected keys
2023-12-26 15:09:52 +08:00
Lykin
f98229b9fa
refactor: refactor the method for delete selected keys
2023-12-19 20:10:01 +08:00
Lykin
bce4e2323e
feat: add export capability for selected keys
2023-12-18 01:01:51 +08:00
Lykin
b06217adc0
perf: add bug report entrance
2023-12-16 12:43:58 +08:00
Lykin
44770a4a8e
feat: add code folding toggle to preferences
2023-12-12 10:35:29 +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
a78c6cdb26
perf: add "show line numbers" preferences option
2023-12-03 23:46:33 +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
2d3225dbcf
perf: add copy value button for complex type #23
2023-12-02 01:10:37 +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
6a048037b0
feat: add full search for set/zset
2023-11-21 16:44:33 +08:00
Lykin
db4e2385fc
feat: add full search for list
2023-11-20 18:37:43 +08:00
Lykin
13f343977a
chore: refine ui details
2023-11-18 00:14:38 +08:00
Lykin
3c1727db3e
perf: add pin and fullscreen supported for entry editor
2023-11-14 22:58:44 +08:00
Lykin
e0a8599e95
perf: list value support format viewing #65
2023-11-14 14:49:16 +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
5a58a57cd5
Merge remote-tracking branch 'origin/main'
2023-11-10 15:25:20 +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
Leonardo Gnutzmann
3d0310a9c1
feat: add portuguese
2023-11-06 16:23:11 -03:00
tiny-craft
b95f293185
feat: add slow log
2023-11-02 23:18:20 +08:00
tiny-craft
9b9d0e3c7c
feat: add flush db operation
2023-11-02 18:17:54 +08:00
tiny-craft
4e38978711
perf: standardized localized file names
2023-11-02 14:41:07 +08:00
tiny-craft
51ed14dcf8
style: add padding to message component
...
chore: update dependencies
2023-10-31 16:12:13 +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
124627d724
refactor: wrapping element with drag and resize behavior as a standalone component
2023-10-27 21:53:05 +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
f9fe74a6b4
perf: move key view switch to connection preferences
2023-10-22 18:32:47 +08:00
tiny-craft
c4e4ed7e79
perf: change "load all keys" to "load all left keys"
2023-10-22 02:18:38 +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
d61eb1323f
feat: add sync/async delete key option to delete key dialog
2023-10-16 01:09:04 +08:00
tiny-craft
2db858ba9e
feat: support ssl connection
2023-10-15 19:49:33 +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
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
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
bb1d9f316b
feat: add filter database option #18
...
refactor: tidy struct of translation file
2023-10-07 10:49:29 +08:00
tiny-craft
aad4bcf17b
fix: incorrect status display in connection dialog.
2023-10-05 20:40:31 +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
47df424138
feat: add ssh tunnel support #7 #28 #38
2023-09-28 01:50:11 +08:00
tiny-craft
eb9a0171d1
feat: add custom about dialog
2023-09-22 18:31:50 +08:00
tiny-craft
61be0165ea
feat: add "skip this version"/"remain me later" for upgrade prompt
2023-09-22 15:42:35 +08:00
tiny-craft
e397e2c4c4
fix: corrected update-checking logic
2023-09-17 01:15:55 +08:00
tiny-craft
b6b3630c58
chore: update dependencies and screenshots
2023-09-16 00:04:08 +08:00
tiny-craft
4710871c97
feat: add tooltip for right top widget of windows
2023-09-08 21:00:29 +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
c01be7fcca
feat: add clean command history
2023-08-28 20:36:32 +08:00
tiny-craft
aef8830911
pref: catch global error and show with notification component
2023-08-28 01:02:25 +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
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
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
218bebe09d
feat: complete check for update
2023-08-20 15:46:06 +08:00
tiny-craft
2f5d1e1d51
perf: correct some english words
2023-08-19 01:50:16 +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
9dd9b208cf
fix: db0 was not clean after reopen connection
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
00e29ef611
perf: prevent adding new key when value is empty
2023-08-01 00:44:31 +08:00
tiny-craft
ab4c78c3d7
perf: display command cost time in log list table
...
perf: beautify color of redis type tag
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
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
484cdcf54e
feat: list all server info in server status page
2023-08-01 00:44:31 +08:00
tiny-craft
ddf69a3bb2
feat: add server status 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
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
16c096702c
perf: add non-exists key view
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
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
e906a91964
feat: complete function in toolbar of browser
...
refactor: use uniform confirm dialog for delete key
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
6a54183d91
feat: support comparison operator to filter ordered set by score
2023-08-01 00:44:30 +08:00
tiny-craft
0f29a3c34f
Add drag and drop to resort connection list
...
Add filter search connection
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
8e3adbf0c3
Alter IconButton component as NButton to support disable property
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
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
tiny-craft
f8882d4eea
Initial commit
2023-06-27 15:53:29 +08:00