Commit Graph

42 Commits

Author SHA1 Message Date
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 85ab6e4377 style: formatted code 2023-10-27 11:34:40 +08:00
tiny-craft 6f5ea748f5 refactor: update icons' property 2023-10-23 18:22:43 +08:00
tiny-craft 92ffd6c605 perf: optimized keyboard support for context menus 2023-10-22 18:04:17 +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 444d0ea199 feat: support cluster mode 2023-10-15 19:49:33 +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 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 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 83ffb0aaed perf: replace some icons 2023-08-25 16:08:04 +08:00
tiny-craft 96a11bdb9c perf: add mark color to the border of icon in connection pane 2023-08-25 00:44:00 +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 22f71e4676 perf: add expand/collapse group folder with double click 2023-08-23 16:51:55 +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 ea2c24a5f9 perf: use custom separator set by each server profile
fix: add duplicated key to tree view when update value
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 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 f85b381992 refactor: add node map to store all tree node by tree key, improve speed add and delete node
refactor: improve speed of load all tree node
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 62d6924541 feat: add db selection for new key dialog
refactor: remove unused code
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 e1f6aed33b Remove opening status display when try open an opened connection 2023-08-01 00:44:30 +08:00
tiny-craft a402c6ac30 Add close connection, fix unselect item when right click tree node 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