Commit Graph

68 Commits

Author SHA1 Message Date
Chenx Dust
c644cfe41b refactor: 将系统代理操作改为异步执行 2026-08-10 19:04:20 +08:00
Chenx Dust
32cfc10942 refactor: 隔离系统代理生命周期 2026-08-10 19:04:20 +08:00
Chenx Dust
9e6d741ab6 refactor: 统一管理连接会话生命周期 2026-08-10 19:04:20 +08:00
Chenx Dust
a160d383e9 refactor: 加载强类型连接配置 2026-08-10 19:04:20 +08:00
Chenx Dust
c875f5f21a feat: 支持指定网口与自动检测网口 2026-07-17 11:11:43 +08:00
Chenx Dust
6728892e02 feat: 支持跳过以后的短信验证 2026-07-16 14:24:58 +08:00
Chenx Dust
240dd298f2 fix: 跳过警告后不设置系统代理的问题 2026-07-10 10:32:57 +08:00
Chenx Dust
8adf5d3ff0 fix: 修复 Linux 与 macOS 对系统代理设置的判断 2026-07-09 11:00:08 +08:00
Chenx Dust
57e25c14f0 refactor: 更好的覆盖代理提示 (Fixes: #38) 2026-07-09 01:07:30 +08:00
Chenx Dust
bdc3b329d4 feat: 支持 TOTP 验证码填写 (Fixes: #40) 2026-07-08 18:43:58 +08:00
Chenx Dust
5afec2ff2c feat: 支持 OAuth2 认证 2026-05-24 19:36:53 +08:00
why
fd903b2e84 feat: 添加重置 ZjuConnect UI 功能并优化连接初始化流程 2026-05-21 13:13:22 +08:00
Chenx Dust
9014506454 fix: 修复非 443 端口 SSO 默认 URL 问题 2026-04-23 02:00:33 +08:00
Chenx Dust
f4c0be8a9e refactor: 优化用户交互 2026-04-22 16:17:26 +08:00
Chenx Dust
2a0ccaea9a feat: 丰富托盘功能 2026-04-22 15:47:19 +08:00
Chenx Dust
d5aaab5abc refactor: 优化 sudo 密码输入体验,增加保存功能 2026-03-17 18:49:27 +08:00
Chenx Dust
607f618cc9 feat: 支持保活 URL 设置 2026-03-11 14:43:25 +08:00
Chenx Dust
2a6f551b89 feat: 配置文件管理器 2026-03-11 14:37:08 +08:00
Chenx Dust
52001189e2 fix: 启动时重置 zjuConnectError 2026-03-07 13:34:31 +08:00
Chenx Dust
90ad4fcc4a refactor: 改进的重连逻辑 2026-03-02 13:54:30 +08:00
Chenx Dust
90245e850b feat: 引入认证过期的错误处理 2026-03-02 13:50:47 +08:00
Chenx Dust
22df9db903 feat: 更好的认证配置报错 2026-02-02 14:35:03 +08:00
Chenx Dust
9bee9f9dee feat: 支持 FakeIP 2026-02-02 14:18:49 +08:00
Chenx Dust
305bd41968 chore: 调整设置命名 2026-02-02 14:18:49 +08:00
Chenx Dust
a4f83e188e feat: 更多设置 2026-01-31 05:20:54 +08:00
Chenx Dust
a922b3bd7e chore: 更好的 SSO 登录 2026-01-31 05:01:02 +08:00
Chenx Dust
b5992642a2 fix: 修复一些 sudo 相关问题 2026-01-31 04:59:31 +08:00
Chenx Dust
67a5f1a91b refactor: Linux/macOS 改用 sudo 2026-01-31 04:53:21 +08:00
Chenx Dust
33f6ac6d5d feat: Linux 下只使用 pkexec 启动核心 2026-01-31 04:27:19 +08:00
Chenx Dust
b76cf7e3f7 fix: 支持 client data 储存,修复了数个 UI bug 2026-01-29 20:21:31 +08:00
Chenx Dust
86f14fec3c feat: 支持短信登录 2026-01-27 23:51:45 +08:00
Chenx Dust
b0373aa05c fix: 证书认证现在不需要填写账号密码了 2026-01-26 14:22:48 +08:00
Chenx Dust
96f50b0eb1 feat: TUN 模式管理员弹窗 2026-01-25 17:45:15 +08:00
Copilot
ed0605f4cd feat: 支持证书认证 (#18)
* Initial plan

* Add certificate file and password support for VPN connection

Co-authored-by: chenx-dust <16610294+chenx-dust@users.noreply.github.com>

* Update certificate file placeholder to mention both p12 and pfx formats

Co-authored-by: chenx-dust <16610294+chenx-dust@users.noreply.github.com>

* Complete certificate-based VPN connection support implementation

Co-authored-by: chenx-dust <16610294+chenx-dust@users.noreply.github.com>

* 修改

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: chenx-dust <16610294+chenx-dust@users.noreply.github.com>
Co-authored-by: Chenx Dust <chenx_dust@outlook.com>
2026-01-19 23:32:22 +08:00
Chenx Dust
60deec6c5a feat: 支持短信验证码 2025-10-10 13:04:10 +08:00
Chenx Dust
395d0ead8a feat: support graph captcha 2025-10-08 22:24:29 +08:00
Chenx Dust
df60db116b feat: support fetch auth info 2025-10-07 23:05:26 +08:00
Chenx Dust
9723f68740 feat: support atrust version 2025-10-07 20:01:31 +08:00
Chenx Dust
d13fd480a1 fix: change loopback listen addr to 127.0.0.1 to fix windows system proxy issure 2025-08-12 09:06:59 +00: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
711d254ded feat: support many new settings;
refactor: config format
2025-02-25 00:51:39 +08:00
Chenx Dust
faeda31823 feat: follow upstream updates, with multiple settings added. 2025-02-24 21:32:26 +08:00
Chenx Dust
e42f891dc7 feat: better handle config template change 2025-01-20 20:47:54 +08:00
Chenx Dust
11fba48975 fix: fix system proxy settings on windows 2025-01-11 00:08:54 +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
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
4f3e1c7ba8 fix: ui button display logic 2025-01-08 15:37:52 +08:00
Chenx Dust
6a8d4e5f23 refactor: streamline ZjuConnect program path handling and improve error messages in ZjuConnectController 2025-01-08 15:27:35 +08:00