Commit Graph

1951 Commits

Author SHA1 Message Date
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
wonfen
fc2c10bb3f chore: add mac sun ico 2024-10-25 12:27:22 +08:00
wonfen
d7dd797494 release 2.0rc3 2024-10-24 12:52:20 +08:00
huzibaca
4f954657a1
chore: update 2024-10-24 11:14:18 +08:00
huzibaca
3eddcafeb6
Revert "chore: global mode doesn't show proxy groups, use placeholder images instead"
This reverts commit 3df4718709.
2024-10-24 07:44:21 +08:00
huzibaca
3df4718709
chore: global mode doesn't show proxy groups, use placeholder images instead 2024-10-24 07:30:30 +08:00
huzibaca
b5fddf8fa1
chore: update 2024-10-24 06:58:21 +08:00
huzibaca
fdc8a83f25
fix: proxy view display error 2024-10-24 06:54:27 +08:00
huzibaca
e79121e46a
refactor: the logic of profiles activation 2024-10-24 05:02:47 +08:00
huzibaca
aab71e55de
fix: restart app failure 2024-10-24 02:54:57 +08:00
huzibaca
caf4ee6863
fix: tun mode switch is not effective 2024-10-24 02:16:28 +08:00
huzibaca
30b0c45539
refactor: IRuntime::patch_config() 2024-10-23 10:34:14 +08:00
huzibaca
2ab75db9c9
chore: update 2024-10-23 09:26:14 +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
afde7e4a44
feat: add windows uninstall script 2024-10-22 04:46:08 +08:00
huzibaca
3e94adb4b1
feat: add linux uninstall script 2024-10-22 03:17:04 +08:00
huzibaca
5c577e533f
fix: debian executable file has no permissions 2024-10-22 02:37:36 +08:00
huzibaca
c64b9d5a2b
chore: update 2024-10-22 01:34:26 +08:00
huzibaca
545ea16ae8
fix: change the window close to minimize the window.
there is currently an error in the tauri library.
2024-10-21 23:16:45 +08:00
huzibaca
bf245a4ee1
fix: pac url error ,fixes #1889 2024-10-21 22:52:10 +08:00
wonfen
b28fc26ae6 chore: update bug_report template 2024-10-21 11:30:07 +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
90091db3b1
chore: update 2024-10-21 02:17:41 +08:00
huzibaca
ef03dc12bb
chore: update 2024-10-21 01:35:28 +08:00
huzibaca
a35014f0b5
chore: update 2024-10-21 01:30:13 +08:00
huzibaca
abb0a049a8
chore: update 2024-10-21 01:12:52 +08:00
huzibaca
3de18e2a86
chore: update 2024-10-21 00:50:43 +08:00
huzibaca
399bbd56ec
chore: update deps 2024-10-21 00:45:06 +08:00
huzibaca
38999d284a
chore: update 2024-10-21 00:34:28 +08:00
huzibaca
b61b63d100
fix: failed to start system proxy with PAC mode 2024-10-20 23:13:23 +08:00
huzibaca
0dc92fbc99
chore: update deps 2024-10-20 22:35:16 +08:00
huzibaca
1cb7cd8859
Merge branch 'fix-linux-errors' into fix-migrate-tauri2-errors
* fix-linux-errors:
  chore: try to fix service not started on linux
2024-10-20 21:57:41 +08:00
huzibaca
199700cf09
fix: mac commad+q global hijack is not released 2024-10-20 06:06:47 +08:00
huzibaca
ee78b7898b
chore: try to fix service not started on linux 2024-10-20 04:48:42 +08:00
huzibaca
a47ded7cf2
chore: update 2024-10-18 22:50:03 +08:00
huzibaca
770f031b8b
fix: try to fix service not started on linux 2024-10-18 07:08:34 +08:00
wonfen
18139c7114 chore: adjust translation 2024-10-17 05:09:00 +08:00
huzibaca
4a64654f49
chore: update deps 2024-10-16 22:49:24 +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
5e8c6c6b23
chore : update version 2024-10-16 01:53:33 +08:00
huzibaca
64634ef07b
chore: t emporarily cancel window closure and change to minimize 2024-10-16 01:53:16 +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