Commit Graph

45 Commits

Author SHA1 Message Date
Chenx Dust
9723f68740 feat: support atrust version 2025-10-07 20:01:31 +08:00
Chenx Dust
4095299226 feat: core check update 2025-03-25 15:39:33 +08:00
Chenx Dust
abba717adf chore: first use detect; not to assume default port 2025-02-28 15:53:46 +08:00
Chenx Dust
88e2fb0796 refactor: better reset settings 2025-02-25 03:37:53 +08:00
Chenx Dust
e42f891dc7 feat: better handle config template change 2025-01-20 20:47:54 +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
b285b93622 chore: remove unnecessary Windows-specific includes from mainwindow.cpp 2025-01-08 15:38:58 +08:00
Chenx Dust
4f3e1c7ba8 fix: ui button display logic 2025-01-08 15:37:52 +08:00
Chenx Dust
342acc5018 fix: windows import 2025-01-06 22:21:01 +08:00
Chenx Dust
d1e38076f1 fix: windows build 2025-01-06 21:56:42 +08:00
Chenx Dust
3a8dd26b38 feat: support build on linux/macos 2025-01-06 20:24:26 +08:00
Chenx Dust
a73633b3b7 chore: Better version display. 2024-08-24 18:22:25 +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
348c885b73 revert: Keep compatible with old version
chore: Trim zju-connect output
2024-08-20 00:48:18 +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
846be057de fix: replace old ineffective check ip 2024-07-20 23:17:23 +08:00
Myth
6f75575e08 feat: remove dns error warning 2024-07-20 23:05:23 +08:00
Myth
3ac7d76766 feat: save tun setting 2023-12-23 21:35:21 +08:00
Myth
d8617c0147 feat: auto detect console page code 2023-12-01 22:30:27 +08:00
Myth
99fe1bc651 feat: remove rule 2023-11-08 18:09:33 +08:00
Myth
9e4b792be8 feat: detect access denied 2023-11-04 00:02:13 +08:00
Myth
95284b58f5 feat: upgrade auto start path 2023-10-20 15:15:49 +08:00
Myth
c704748dc0 feat: disable system proxy in help 2023-10-19 20:57:26 +08:00
Myth
f82fab3f4c feat: system notification 2023-10-04 16:36:15 +08:00
Myth
26b8c3c8f0 feat: improve tray icon 2023-09-26 15:34:52 +08:00
Myth
9e39856e39 fix: l2tp disconnect 2023-09-26 00:59:15 +08:00
Myth
ed0e84a91c fix: stop l2tp might cause error 2023-09-23 20:57:34 +08:00
Myth
911a222ac1 fix: delete networkDetector in ~MainWindow 2023-09-23 19:36:42 +08:00
Myth
be0c5370bb feat: check network again before create static route 2023-09-23 14:50:33 +08:00
Myth
ae88528677 feat: l2tp and web login 2023-09-23 14:24:45 +08:00
Myth
7a6f87e9b9 fix: no popup should appear on exit 2023-04-05 18:59:09 +08:00
Myth
064eb688d1 feat: disconnect popup #1 2023-04-05 18:43:22 +08:00
Myth
3af5fd3236 feat: port forwarding 2023-04-05 18:39:23 +08:00
Myth
58d682d4ce chore: rename ZjuruleWindow to ZjuRuleWindow 2023-02-16 17:56:48 +08:00
Myth
03bcb81e3d refactor: ZJU Rule window 2023-02-16 17:50:16 +08:00
Myth
736a943700 feat: save base64 encoded password #2 2023-02-16 16:42:52 +08:00
Myth
667a5b1e87 chore: update zju-connect to v0.2.0 2023-02-16 16:25:28 +08:00
Myth
07dab983fd feat: warning box when login failed 2023-02-07 17:03:54 +08:00
Myth
0d79a8dae3 chore: remove redundant variable 2023-02-06 22:39:18 +08:00
Myth
7d90838240 feat: make no auto reconnection default 2023-02-05 21:02:04 +08:00
Myth
c8e6633e95 fix: about message box 2023-02-05 16:49:38 +08:00
Myth
225e3636c6 init: create project 2023-02-05 12:23:40 +08:00