Commit Graph

50 Commits

Author SHA1 Message Date
Lykin 13e80da978 feat: support HTTP/SOCKS5 proxy for connections 2024-02-22 18:31:14 +08:00
Lykin df71ac7049 perf: omit config file keys for different connection networks 2024-02-18 14:54:46 +08:00
Lykin 09264134ec perf: support unix-socket via url string 2024-02-18 14:27:21 +08:00
Lykin a2331675d7 feat: support connect by unix-socket 2024-02-18 14:17:06 +08:00
Lykin 74d789ac8e chore: update placeholder of font select input 2024-01-29 11:21:24 +08:00
Lykin f94134faa0 perf: support redis url with `rediss` protocol 2024-01-26 12:56:50 +08:00
Lykin 4032c80add feat: support create connection by redis url string 2024-01-25 17:48:27 +08:00
Lykin c2c1e9cfba perf: disable save button after successful save content 2024-01-21 22:33:45 +08:00
Lykin 6d3526c765 feat: support database alias 2024-01-18 17:28:17 +08:00
Lykin 5d2080aafb perf: support "skip insecure verify" and "sni" for SSL 2024-01-11 00:32:55 +08:00
Lykin 115aa9d079 refactor: move i18n calling out of computed 2024-01-10 15:32:19 +08:00
Lykin 37efe5e72a perf: remove increase/decrease button in some number input 2024-01-03 16:55:41 +08:00
Lykin 8f15656f37 fix: turn off spellcheck on macOS 2023-12-16 00:33:35 +08:00
Lykin ac76131f18 fix: turn off spellcheck on macOS 2023-12-08 18:22:37 +08:00
Lykin 9aaf32e2bf fix: test connection status may display incorrectly 2023-11-21 17:39:04 +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 b6eebda177 style: update style of browser tabs
style: update style of connection dialog
2023-10-27 21:53:05 +08:00
tiny-craft f9fe74a6b4 perf: move key view switch to connection preferences 2023-10-22 18:32:47 +08:00
tiny-craft 34a0be4d08 feat: add new component "switch button"
refactor: extract the file open input as a component
2023-10-21 00:12: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. 2023-10-21 00:11:35 +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 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 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
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 47df424138 feat: add ssh tunnel support 2023-09-28 01:50:11 +08:00
tiny-craft ebacf2bd57 fix: cannot save duplicate connection 2023-09-27 19:45:32 +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 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 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 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 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