Commit Graph

16 Commits

Author SHA1 Message Date
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