Commit Graph

17 Commits

Author SHA1 Message Date
Chenx Dust
2788f6b2cc feat: enhance login and settings functionality with credential validation and UI improvements
- Added credential validation in login and settings windows to ensure non-empty and ASCII-only username/password.
- Introduced a checkbox to toggle password visibility in both login and settings interfaces.
- Updated UI elements for better layout and user experience, including adjustments to labels and button properties.
- Refactored signal connections for button actions to improve clarity and functionality.
2025-01-09 15:57:30 +08:00
Chenx Dust
174841ace8 chore: improve settings handling and auto-start functionality 2025-01-09 12:22:02 +08:00
Chenx Dust
d3624c2a43 feat: support macos proxy settings 2025-01-08 17:37:52 +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
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
67373d309d feat: Support automatically check update
chore: Better constant settings
2024-08-19 21:53:29 +08:00
Chenx Dust
61d889a384 fix: Fix Github link in about dialog.
chore: Better prompt in main window.
chore: Update `.gitignore` for Visual Studio
2024-08-19 17:59:12 +08:00
Chenx Dust
6aaff577f7 chore: more modify for hitsz 2024-07-26 19:01:30 +08:00
Chenx Dust
808ea3143e refactor: ported to hitsz 2024-07-26 18:40:56 +08:00
Myth
305aadc1c4 fix: auto detect console page code 2024-07-21 00:13:31 +08:00
Myth
d8617c0147 feat: auto detect console page code 2023-12-01 22:30:27 +08:00
Myth
250b4355fc fix: possible memory leak in utils 2023-10-19 21:04:39 +08:00
Myth
e7e6cbaaff feat : system proxy for all connections 2023-10-19 19:39:13 +08:00
Myth
ae88528677 feat: l2tp and web login 2023-09-23 14:24:45 +08:00
Myth
3af5fd3236 feat: port forwarding 2023-04-05 18:39:23 +08:00