huzibaca
6c2af1bef5
chore: update
2024-10-25 21:25:06 +08:00
huzibaca
ba2aa9d6e7
chore: update
2024-10-25 14:13:30 +08:00
huzibaca
a1c72fe780
chore: update
2024-10-25 14:12:27 +08:00
huzibaca
197f9fd964
fix: the tray icon does not display the correct colours on macos.
2024-10-25 13:58:22 +08:00
huzibaca
aab71e55de
fix: restart app failure
2024-10-24 02:54:57 +08:00
huzibaca
f9009de894
chore: update
2024-10-23 05:48:01 +08:00
huzibaca
da8ed1ac5a
fix: failed to install service on macos
2024-10-23 04:46:47 +08:00
huzibaca
bf245a4ee1
fix: pac url error ,fixes #1889
2024-10-21 22:52:10 +08:00
huzibaca
750dfdb3a8
Merge branch 'fix-migrate-tauri2-errors' of ssh://github.com/clash-verge-rev/clash-verge-rev into fix-migrate-tauri2-errors
...
* 'fix-migrate-tauri2-errors' of ssh://github.com/clash-verge-rev/clash-verge-rev:
chore: update to 2.0 rc2
2024-10-21 04:35:42 +08:00
huzibaca
5b93c2b907
chore: update
2024-10-21 04:35:21 +08:00
wonfen
bbd72a79cb
chore: update to 2.0 rc2
2024-10-21 03:15:02 +08:00
huzibaca
babf5d840c
chore: replace sudo with pkexec execution
2024-10-21 02:31:43 +08:00
huzibaca
b61b63d100
fix: failed to start system proxy with PAC mode
2024-10-20 23:13:23 +08:00
huzibaca
ee78b7898b
chore: try to fix service not started on linux
2024-10-20 04:48:42 +08:00
huzibaca
770f031b8b
fix: try to fix service not started on linux
2024-10-18 07:08:34 +08:00
huzibaca
377ff279b8
chore: update
2024-10-16 02:55:23 +08:00
huzibaca
d5d39e1c2a
fix: system proxy cannot be closed on mac
2024-10-16 02:52:48 +08:00
huzibaca
f7b1da7557
chore: update
2024-10-16 01:55:22 +08:00
huzibaca
7de2474611
Merge branch 'fix-migrate-tauri2-errors' of ssh://github.com/clash-verge-rev/clash-verge-rev into fix-migrate-tauri2-errors
2024-10-15 02:38:57 +08:00
huzibaca
ea2b6a9ad8
fix: path escape issue
2024-10-15 02:35:50 +08:00
wonfen
6ee7be7cae
chore: update changelog and texts
2024-10-15 02:32:25 +08:00
huzibaca
c604ae38dd
fix: installation service error
2024-10-11 00:59:34 +08:00
huzibaca
25e25c2285
chore: update
2024-10-10 23:34:55 +08:00
huzibaca
b4180b5b48
chore:update
2024-10-10 18:52:20 +08:00
huzibaca
d14bda7e7a
chore: update
2024-10-10 18:40:39 +08:00
huzibaca
045ddc5ca5
chore: update
2024-10-10 02:21:22 +08:00
huzibaca
3f3fad0db7
feat: Modify startup logic and install services by default
2024-10-10 00:34:36 +08:00
huzibaca
5e126364ed
refactor: core logic
2024-10-08 02:39:17 +08:00
huzibaca
e299e246e3
chore: revert
2024-10-06 01:09:59 +08:00
huzibaca
0541a0c69f
refactor: tun mode is turned on and off, does not depend on services, and does not affect other configurations
2024-10-05 22:45:59 +08:00
huzibaca
a3e78bd76d
refactor: get_bypass func
2024-10-05 02:58:41 +08:00
huzibaca
d0ba506011
chore: update deps
2024-10-04 23:56:50 +08:00
huzibaca
aa4b1ad8e8
chore: update
2024-10-04 05:37:53 +08:00
huzibaca
6b902a7ad8
chore: update
2024-10-04 05:27:59 +08:00
huzibaca
a626f2ce29
chore: update
2024-10-03 14:31:40 +08:00
huzibaca
2685a02e1a
chore: update
2024-10-03 12:01:06 +08:00
huzibaca
bf1f201d4b
feat: windows uses sysproxy.exe for system proxy
2024-10-03 02:09:22 +08:00
huzibaca
335578dd91
refactor: simplify sysproxy logic
...
1. close all proxies directly when reset_proxy
2. init_sysproxy and update_sysproxy combined into one
3. optimize lock usage
4 ptimize the thread loop of guard_sysproxy,
2024-10-03 01:31:37 +08:00
huzibaca
0b8f24a92e
chore: optimize lock
2024-10-01 00:27:08 +08:00
huzibaca
3cbcd4630c
chore: remove the manual release lock
2024-09-30 23:07:46 +08:00
huzibaca
79d1539149
refactor: logic optimization
2024-09-28 12:37:01 +08:00
huzibaca
aef215d810
chore: update
2024-09-27 10:05:31 +08:00
huzibaca
cee872e944
chore: remove compatibility code
2024-09-27 10:04:23 +08:00
huzibaca
c50e8f9de8
refactor: logic optimization
2024-09-27 00:24:05 +08:00
huzibaca
11a8e3465f
chore: update
2024-09-26 19:47:25 +08:00
huzibaca
e8ed7c1e3e
chore: remove compatibility code
2024-09-26 19:47:00 +08:00
huzibaca
08b1160d63
chore: remove useless exit codes
2024-09-25 11:47:01 +08:00
huzibaca
3bcd8b8b2c
fix: code lint
2024-09-24 20:11:33 +08:00
huzibaca
4b20b65a22
fix: code lint
2024-09-24 20:09:30 +08:00
huzibaca
4b234a3211
fix: code lint
2024-09-24 20:06:25 +08:00