Commit Graph

13 Commits

Author SHA1 Message Date
Chenx Dust
174841ace8 chore: improve settings handling and auto-start functionality 2025-01-09 12:22:02 +08:00
Chenx Dust
7a26539967 feat: add proxy settings management and refactor auto-start functionality
- Added proxy settings handling in utils and integrated it into the main application logic.
- Refactored auto-start feature to streamline the process across different operating systems.
- Removed outdated code related to auto-start settings from mainwindow and settingwindow.
- Introduced utility functions for better management of system proxy and auto-start settings.
2025-01-08 16:40:50 +08:00
Chenx Dust
189bd62bf6 feat: Introduce more settings.
feat: Better ZJUConnect core error process.
feat: Added login dialog.
refactor: Make all child widgets be dialogs.
chore: Make setting system proxy default.
chore: Bump version to 1.2.0 .
2024-08-20 18:37:51 +08:00
Chenx Dust
cd7614f86e refactor!: Unify all app name using QApplication::applicationDisplayName() or QApplication::applicationName()
refactor!: Better check update on start setting name
fix: Fix randomly error pop in turning off vpn
feat: Easter egg
2024-08-19 23:39:08 +08:00
Chenx Dust
67373d309d feat: Support automatically check update
chore: Better constant settings
2024-08-19 21:53:29 +08:00
Chenx Dust
39cc38ca9a refactor: remove unnecessary logic 2024-07-26 19:37:45 +08:00
Chenx Dust
808ea3143e refactor: ported to hitsz 2024-07-26 18:40:56 +08:00
Myth
a692711b16 fix: use higher port to avoid permission error 2024-07-21 00:14:34 +08:00
Myth
846be057de fix: replace old ineffective check ip 2024-07-20 23:17:23 +08:00
Myth
0fd78d9146 feat: tun mode 2023-11-02 00:37:01 +08:00
Myth
f9ae681dde feat: set default web login url to net.zju.edu.cn 2023-10-13 00:24:03 +08:00
Myth
a92efbf063 feat: warn user of l2tp vpn name 2023-09-26 01:11:11 +08:00
Myth
ae88528677 feat: l2tp and web login 2023-09-23 14:24:45 +08:00