Commit Graph

18 Commits

Author SHA1 Message Date
Chenx Dust
faeda31823 feat: follow upstream updates, with multiple settings added. 2025-02-24 21:32:26 +08:00
Chenx Dust
baf49d8907 feat: support import/export profile 2025-02-18 15:32:41 +08:00
Chenx Dust
1d35b585ce fix: update default index in settings window UI to ensure correct initial tab selection 2025-01-10 01:29:47 +08:00
Chenx Dust
39ec3c9d3e feat: enhance README and settings for system proxy configuration
- Updated README to provide clearer instructions for Windows, macOS, and Linux users on downloading and running the application.
- Added a new input field for "System Proxy Bypass" in the settings window to allow users to specify hosts to bypass the proxy.
- Modified the proxy settings logic to include the bypass configuration for Linux and Windows systems.
- Adjusted UI layout to accommodate the new settings and improved overall usability.
2025-01-10 01:01:57 +08:00
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
3a8dd26b38 feat: support build on linux/macos 2025-01-06 20:24:26 +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
0e783d9988 ui: more humanity 2024-07-26 19:49:33 +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
99fe1bc651 feat: remove rule 2023-11-08 18:09:33 +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
ae88528677 feat: l2tp and web login 2023-09-23 14:24:45 +08:00