Commit Graph

38 Commits

Author SHA1 Message Date
Lykin c02a24ee94 chore: compatible with new sass 2024-11-07 14:58:44 +08:00
Lykin eefa7b1346 style: change chart time to 24-hour format 2024-05-27 16:52:20 +08:00
Lykin 4dd52a8c8e perf: reduce warnings caused by network connection failures (#252) 2024-05-17 14:43:43 +08:00
Lykin 3900052adb chore: remove chart animations to reduce performance costs (#187) (#188) 2024-03-18 20:10:22 +08:00
Lykin f8ef25a323 fix: add background color for empty client list table 2024-02-27 17:20:18 +08:00
Lykin 5a86bab647 feat: add connected client list 2024-01-25 00:29:15 +08:00
Lykin 4cbc0b98e7 fix: 'refreshInterval' may not read the correct value 2024-01-23 11:35:40 +08:00
Lykin 15f6314597 perf: add dark theme support for charts 2024-01-19 00:39:09 +08:00
Lykin 9402af2433 perf: set status auto refresh on by default and save to connection profile 2024-01-18 14:40:07 +08:00
Lykin 6538313da8 fix: label in charts not update when changing language 2024-01-18 01:13:21 +08:00
Lykin ee57346df6 feat: add activity monitor 2024-01-16 21:03:43 +08:00
Lykin a663ecdeb5 perf: add refresh interval option for server status page 2024-01-12 15:36:30 +08:00
Lykin 4bf35e736e refactor: auto-refresh in server status 2024-01-12 11:38:25 +08:00
Lykin 042ef3075a fix: no data on server status page #119 2024-01-12 11:18:41 +08:00
Lykin 8f15656f37 fix: turn off spellcheck on macOS #98 2023-12-16 00:33:35 +08:00
Lykin ac76131f18 fix: turn off spellcheck on macOS #99 2023-12-08 18:22:37 +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 6fb0eadfbd style: adjusted the light and dark themes
style: add window shadow on macOS #62
2023-10-28 22:31:02 +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 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 5b4683a735 feat: adjusted the content pane to accommodate more information (add sub content tabs). 2023-10-23 19:45:04 +08:00
tiny-craft f8a7567166 refactor: reformat frontend files
chore: upgrade frontedn dependencies
2023-10-21 00:11:36 +08:00
tiny-craft 9152a32fd3 refactor: reorganized the structure of the multi-language content. 2023-09-08 10:31:23 +08:00
tiny-craft 7ef5e16e72 perf: add auto refresh server status indicator 2023-09-03 00:20:47 +08:00
tiny-craft b580fedade fix: connection profiles mapping error 2023-08-29 16:56:20 +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 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 0556ff299e feat: add quick function icon button inside item of tree view 2023-08-01 00:44:31 +08:00
tiny-craft 9b63e51300 perf: grouped server info 2023-08-01 00:44:31 +08:00
tiny-craft d976cd1731 perf: add loading indicator to server status page 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 d7e6485806 fix: completely remove node tree info when close connection
perf: add back to button to server status 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