Commit Graph

16 Commits

Author SHA1 Message Date
Lykin c76a0a505f feat: support pub/sub 2024-01-17 20:57:28 +08:00
Lykin 1a6756905d fix: add default value for auto refresh interval #116 2024-01-11 22:16:13 +08:00
Lykin 115aa9d079 refactor: move i18n calling out of computed 2024-01-10 15:32: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 3c1727db3e perf: add pin and fullscreen supported for entry editor 2023-11-14 22:58:44 +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 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 faad24d1d5 perf: force change icon button color when then state is loading 2023-10-28 22:42:15 +08:00
tiny-craft 444f643d4a perf: add loading property to icon button 2023-10-20 18:24:26 +08:00
tiny-craft 0de32407c7 perf: cancel focus for all button components 2023-09-08 10:26:38 +08:00
tiny-craft b852bb5b47 refactor: format all vue file 2023-08-02 19:40:57 +08:00
tiny-craft 0556ff299e feat: add quick function icon button inside item of tree view 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 8e3adbf0c3 Alter IconButton component as NButton to support disable property 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