This website requires JavaScript.
Explore
Help
Register
Sign In
our
/
clash-proxy
Watch
2
Star
0
Fork
0
You've already forked clash-proxy
Code
Pull Requests
Activity
1,822
Commits
13
Branches
102
Tags
74777df344da243d903a40de6bf59b8ff772a2d9
Commit Graph
1822 Commits
This Branch
This Branch
All Branches
chore: update dev dependencis
huzibaca
·
2024-09-18 21:34:20 +08:00
74777df344
fix: exit hotkey conflict
huzibaca
·
2024-09-18 15:16:43 +08:00
c21ce578f5
fix: whether the window starts as fullscreen or not.
huzibaca
·
2024-09-18 13:23:27 +08:00
7d1b7adda5
chore: revert
huzibaca
·
2024-09-18 12:24:52 +08:00
f64528dd87
refactor: exit app
huzibaca
·
2024-09-18 02:48:55 +08:00
3ca1d03d34
fix: the shortcut key to exit cannot be used
huzibaca
·
2024-09-18 01:41:46 +08:00
49929bd473
fix: hotkey status not accurately processed, resulting in two triggers
huzibaca
·
2024-09-17 10:59:39 +08:00
25f15e12cf
chore: update
huzibaca
·
2024-09-17 08:28:13 +08:00
b6d15c27b6
chore: update
huzibaca
·
2024-09-17 08:02:29 +08:00
2f8c5c9b20
chore: add window to allow full screen configuration
huzibaca
·
2024-09-16 15:25:01 +08:00
bee1373f92
chore: update
huzibaca
·
2024-09-16 07:08:22 +08:00
8a4535d55e
chore: update
huzibaca
·
2024-09-16 06:43:25 +08:00
613fb60859
chore: update
huzibaca
·
2024-09-16 06:37:39 +08:00
18f9978fcf
chore: update
huzibaca
·
2024-09-16 06:17:22 +08:00
9b527cb53c
chore: update
huzibaca
·
2024-09-16 05:50:05 +08:00
c06e4af79d
chore: modify application description definition
huzibaca
·
2024-09-16 05:38:52 +08:00
e89c3ed65e
fox: try to restore the processing logic of windows custom scheme
huzibaca
·
2024-09-16 05:30:29 +08:00
eb60cfb083
chore: update dev workflow
huzibaca
·
2024-09-15 07:57:34 +08:00
65ce7429b7
chore: add log
huzibaca
·
2024-09-15 07:03:04 +08:00
4b4a4927c4
chore: follow official standards and adjust the main file
huzibaca
·
2024-09-15 06:24:53 +08:00
f57d2df5ec
chore: update change log and texts
wonfen
·
2024-09-15 00:33:54 +08:00
d70e18ba8d
fix: when importing subscriptions, force the window to open
huzibaca
·
2024-09-14 10:03:19 +08:00
962aeb1c75
fix: after importing a subscription, it cannot be automatically switched to the current subscription.
huzibaca
·
2024-09-13 18:17:14 +08:00
6d7711f3ea
chore: update action(rust-toolchain)
huzibaca
·
2024-09-13 14:21:51 +08:00
ba487611ee
chore: update action(rust-toolchain)
huzibaca
·
2024-09-13 14:14:27 +08:00
6a636444a7
chore: change folder name
wonfen
·
2024-09-13 12:03:28 +08:00
25c766ed94
feat: Added web notification of successful subscription import
huzibaca
·
2024-09-13 11:24:49 +08:00
dbc3723bdc
fix: when the service is not installed, the tray hides the Tun mode
huzibaca
·
2024-09-13 04:12:25 +08:00
3963c60fc1
refactor: url scheme implementation
huzibaca
·
2024-09-13 03:21:55 +08:00
b888c7729e
chore: delete useless emebd server api
huzibaca
·
2024-09-12 19:01:08 +08:00
a39ece6156
fix:tray click event
huzibaca
·
2024-09-12 17:02:17 +08:00
624eb5b085
feat: Optimize kernel startup logic
1. tun mode startup logic 2. Remove invalid creation process PID logic
huzibaca
·
2024-09-12 15:35:08 +08:00
9ec8c903c5
feat: log panic
huzibaca
·
2024-09-12 07:59:51 +08:00
2396a6b35a
chore: update deps
huzibaca
·
2024-09-12 06:14:23 +08:00
1fc54e49d9
fix: missing items in system tray
huzibaca
·
2024-09-12 05:45:15 +08:00
30ee7a9e85
feat: migrate tauri 2.0
huzibaca
·
2024-09-11 08:15:03 +08:00
b9be5e8c44
chore: update
huzibaca
·
2024-09-04 07:53:16 +08:00
ae1c6d4617
chore: update capabilities
huzibaca
·
2024-09-04 05:57:37 +08:00
7b11e157c4
chore: 2.0.0 beta release
wonfen
·
2024-09-03 00:00:12 +08:00
5783b7b392
chore: update
huzibaca
·
2024-09-02 19:33:17 +08:00
507d52bcb9
chore: use in-house update proxy
wonfen
·
2024-08-24 02:02:17 +08:00
d45929c604
Style: fix macos new version btn position
wonfen
·
2024-08-22 07:33:51 +08:00
632c32addb
Release 1.7.7
wonfen
·
2024-08-22 03:47:33 +08:00
v1.7.7
7d2b18759e
chore: Shorten text to prevent Windows tooltip truncation.
wonfen
·
2024-08-22 03:41:16 +08:00
aa8f6f4ad6
fix: profiles will not be selected after import
wonfen
·
2024-08-22 00:57:04 +08:00
592167ffb7
Release 1.7.6
wonfen
·
2024-08-18 00:49:23 +08:00
v1.7.6
12a6bfad00
Update web-ui-viewer.tsx Fix yacd parameter hostname error (
#1484
)
tony-sung
·
2024-08-18 00:23:24 +08:00
1ea3b956ad
feat: auto select profile
MystiPanda
·
2024-07-30 09:06:12 +08:00
1b7dafe743
chore: prepend new added rules
MystiPanda
·
2024-07-24 14:25:06 +08:00
624eb2a2ba
fix: wrap the password in quotes
#1460
MystiPanda
·
2024-07-24 14:22:23 +08:00
88d98517c8
First
Previous
1
2
3
4
5
...
Next
Last