Commit Graph

28 Commits

Author SHA1 Message Date
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 f8a7567166 refactor: reformat frontend files
chore: upgrade frontedn dependencies
2023-10-21 00:11:36 +08:00
tiny-craft ad9f13d557 perf: use goroutine to implement window resize events.
perf: optimized window display in fullscreen and maximized modes. #19
2023-10-15 19:49:33 +08:00
tiny-craft 7aba27e5f9 perf: save window size before close #34 2023-09-28 23:20:53 +08:00
tiny-craft 47df424138 feat: add ssh tunnel support #7 #28 #38 2023-09-28 01:50:11 +08:00
tiny-craft e584d7f078 perf: add outer border to the application #1 2023-09-25 19:47:26 +08:00
tiny-craft d3fb920b99 perf: add outer border to the application
fix: remove draggable feature on dialog component
2023-09-25 18:15:29 +08:00
tiny-craft dbdec4bfcf perf: cancel round corner of window when full screen 2023-09-24 22:48:41 +08:00
tiny-craft eb9a0171d1 feat: add custom about dialog 2023-09-22 18:31:50 +08:00
tiny-craft e397e2c4c4 fix: corrected update-checking logic 2023-09-17 01:15:55 +08:00
tiny-craft 0de32407c7 perf: cancel focus for all button components 2023-09-08 10:26:38 +08:00
tiny-craft 7e60eec701 perf: support border radius on Linux, Windows 7 and below 2023-09-06 11:52:14 +08:00
tiny-craft 2f95b803b9 perf: adjust styles of resize divider 2023-09-03 00:19:58 +08:00
tiny-craft 1a4622cfd0 feat: add custom title bar 2023-09-02 19:47:09 +08:00
tiny-craft 9fc0cbd40d refactor: reformat code 2023-08-24 15:23:25 +08:00
tiny-craft 72ac43594b fix: update launch log after every switch 2023-08-02 19:42:05 +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 2b3acc0e2b refactor: browser tree node update logic(new/delete/refresh) 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 15c80bc9f7 feat: adjust color of tree view 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 49435848ee feat: add font style preferences support 2023-08-01 00:44:31 +08:00
tiny-craft dd88c617f9 feat: add preferencesStore to manager preferences 2023-08-01 00:44:31 +08:00
tiny-craft 2c7021af31 refactor: rename DatabasePane and DatabaseTree to BrowserPane and BrowserTree
refactor: tidy Components folder
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
tiny-craft 79784fd109 Add vertical navigation menu in left side 2023-08-01 00:44:30 +08:00