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,618
Commits
13
Branches
102
Tags
84027cbae1dd7e03cf145e6b90572eaf676814bc
Commit Graph
111 Commits
feat: Support PAC Mode
MystiPanda
·
2024-05-26 17:59:39 +08:00
212021c878
fix: try to set env
MystiPanda
·
2024-05-03 18:00:55 +08:00
7edd7f27cb
feat: Try to cache remote images
#603
MystiPanda
·
2024-03-15 16:43:39 +08:00
0e1e27b35a
feat: Allow open devtools
MystiPanda
·
2024-03-11 20:19:21 +08:00
22d8b73625
refactor: Optimize implementation of Custom tray icon
MystiPanda
·
2024-02-24 11:25:22 +08:00
51bcc77cb3
fix: prevent_exit
MystiPanda
·
2024-02-02 17:26:31 +08:00
966c453c27
fix: exit_app event
MystiPanda
·
2024-02-02 16:32:19 +08:00
0ac91e36a0
chore: Remove prevent_close
MystiPanda
·
2024-02-02 15:57:03 +08:00
83ca29d649
feat: Add Test Page
MystiPanda
·
2024-01-17 11:02:17 +08:00
45a28751af
Revert Use Tauri Websocket
MystiPanda
·
2024-01-15 10:17:00 +08:00
2680507eae
refactor: Use Tauri WebSocket
MystiPanda
·
2024-01-14 17:30:18 +08:00
ba7242a815
refactor: cargo clippy
MystiPanda
·
2024-01-10 17:36:35 +08:00
4d2474226b
fix: portable flag
MystiPanda
·
2023-12-15 21:39:34 +08:00
e3a500e12c
fix: Save wrong window size
MystiPanda
·
2023-12-12 16:42:19 +08:00
99503c836a
fix: Stop core before install update
MystiPanda
·
2023-12-05 15:01:15 +08:00
84131a71c9
feat: Support Drag to Reorder the Profile (
#29
)
* feat: Support Drag to Reorder the Profile * style: Remove unnecessary styles
Pylogmon
·
2023-11-29 08:54:02 +08:00
887f92babe
feat: add UWP loopback tools
Kuingsmile
·
2023-11-22 00:15:41 -08:00
caa82ad1e6
feat: increase the concurrency of latency test
GyDi
·
2023-11-01 20:52:38 +08:00
5a0fed9c93
fix: save window size and pos in Windows
GyDi
·
2023-07-22 13:13:16 +08:00
4f158a4829
feat: save window size and position
GyDi
·
2023-07-22 10:58:16 +08:00
177a22df59
feat: support to grant permission to clash core
GyDi
·
2023-03-16 11:16:54 +08:00
54a5007c01
feat: support to open core dir
GyDi
·
2022-12-13 00:44:24 +08:00
5c5177ec57
refactor: done
GyDi
·
2022-11-18 18:18:41 +08:00
2667ed13f1
refactor: rm dead code
GyDi
·
2022-11-17 22:52:22 +08:00
1880da6351
refactor: for windows
GyDi
·
2022-11-17 20:19:40 +08:00
df93cb103c
refactor: wip
GyDi
·
2022-11-17 17:07:13 +08:00
63b474a32c
refactor: fix
GyDi
·
2022-11-14 01:45:58 +08:00
d2852bb34a
refactor: wip
GyDi
·
2022-11-14 01:26:33 +08:00
b03c52a501
chore: format rust code
GyDi
·
2022-11-12 11:37:23 +08:00
4668be6e24
feat(macOS): support cmd+w and cmd+q
GyDi
·
2022-11-04 00:51:46 +08:00
22c2382765
feat: add version on tray
GyDi
·
2022-11-01 23:29:59 +08:00
56fe7b3596
fix: init config error
GyDi
·
2022-10-28 01:02:47 +08:00
f7dab3ca56
feat: system tray support zh language
GyDi
·
2022-10-28 00:40:29 +08:00
e11b4038a3
fix: create window correctly
GyDi
·
2022-10-11 00:57:34 +08:00
41b19f69de
fix: set_activation_policy
GyDi
·
2022-10-10 22:15:21 +08:00
f2bd6f1fce
feat: support hotkey (wip)
GyDi
·
2022-09-14 01:19:02 +08:00
509d83365e
fix: unused
GyDi
·
2022-09-12 00:02:25 +08:00
cf96622261
refactor: optimize
GyDi
·
2022-09-11 20:58:55 +08:00
47c8ccb0e5
feat: hide window on macos
GyDi
·
2022-09-09 16:42:35 +08:00
7597d335b9
feat: change default singleton port and support to change the port
GyDi
·
2022-09-06 00:45:01 +08:00
c058c29755
feat: log info
GyDi
·
2022-09-05 20:30:39 +08:00
9e7c7ac163
feat: support restart app on tray
GyDi
·
2022-08-15 01:22:39 +08:00
66ccbf70f8
feat: refactor
GyDi
·
2022-08-12 03:20:55 +08:00
7f6dac4271
feat: reimplement enhanced mode
GyDi
·
2022-08-11 02:55:10 +08:00
1641e02a7d
fix: silent start (
#150
)
FoundTheWOUT
·
2022-08-09 14:14:06 +08:00
5aa7d5ffe9
feat: support web ui
GyDi
·
2022-08-06 21:56:54 +08:00
5564c966a5
feat: runtime config viewer
GyDi
·
2022-07-25 01:20:13 +08:00
a9bf32919e
refactor: mode manage on tray
GyDi
·
2022-07-13 02:26:54 +08:00
6a51e93ded
chore: rm code
GyDi
·
2022-07-13 01:07:29 +08:00
fcf570e96e
fix: add tray separator
GyDi
·
2022-07-13 01:05:53 +08:00
cbc184e953
First
Previous
1
2
3
Next
Last