63 Commits

Author SHA1 Message Date
Lykin
10ec866037 feat: support real-time command monitoring 2023-12-28 17:52:28 +08:00
Lykin
8f15656f37 fix: turn off spellcheck on macOS #98 2023-12-16 00:33:35 +08:00
Lykin
566a7e212f perf: add line break to command display 2023-12-14 10:47:10 +08:00
Lykin
ac76131f18 fix: turn off spellcheck on macOS #99 2023-12-08 18:22:37 +08:00
Lykin
ba55cbcbd3 fix: saving of the last opened database is ineffective 2023-12-04 18:54:06 +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
2a3a15d64d style: change side navigation menu style
style: change some theme color
2023-11-15 12:05:14 +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
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
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
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
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
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
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
6f5ea748f5 refactor: update icons' property 2023-10-23 18:22:43 +08:00
tiny-craft
acd3fa9304 style: update the tab style 2023-10-23 01:01:29 +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
2f95b803b9 perf: adjust styles of resize divider 2023-09-03 00:19:58 +08:00
tiny-craft
425d9a3eae perf: adjust tab color in dark theme 2023-09-03 00:19:50 +08:00
tiny-craft
bc499643db perf: add mark color in tab 2023-09-02 21:47:02 +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
cff70bc23c fix: loading status not reset when clean failed 2023-08-29 10:27:18 +08:00
tiny-craft
c01be7fcca feat: add clean command history 2023-08-28 20:36:32 +08:00
tiny-craft
df63381413 pref: add locale auto switch for components of naive ui 2023-08-28 11:56:51 +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
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
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