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
698
Commits
13
Branches
102
Tags
f158bce8bdf9772cf0daf78b4e33273fb5b603cb
Commit Graph
698 Commits
This Branch
This Branch
All Branches
fix: break loop when core terminated
GyDi
·
2022-10-14 14:46:15 +08:00
f158bce8bd
feat: change global mode ui,
close
#226
GyDi
·
2022-10-13 11:54:52 +08:00
94eebb2dd6
feat: default user agent same with app version
GyDi
·
2022-10-12 11:28:47 +08:00
375b146690
v1.1.1
GyDi
·
2022-10-11 23:03:12 +08:00
8c13214ff2
chore: update log
GyDi
·
2022-10-11 23:02:49 +08:00
681dfadb57
fix: api error handle
GyDi
·
2022-10-11 22:51:18 +08:00
b8b5d1cb09
fix: clash meta not load geoip,
close
#212
GyDi
·
2022-10-11 22:24:54 +08:00
e187dd86ed
fix: sort proxy during loading,
close
#221
GyDi
·
2022-10-11 22:06:55 +08:00
c380d6988c
fix: not create windows when enable slient start
GyDi
·
2022-10-11 21:50:00 +08:00
444acc8ef5
fix: root background color
GyDi
·
2022-10-11 20:49:03 +08:00
068f08aa45
fix: create window correctly
GyDi
·
2022-10-11 00:57:34 +08:00
bdc101f69c
fix: set_activation_policy
GyDi
·
2022-10-10 22:15:21 +08:00
0ece530b9e
chore: rm aarch64 ci
GyDi
·
2022-09-28 18:50:33 +08:00
5853a86091
chore: test ci
GyDi
·
2022-09-28 17:26:32 +08:00
20ba87bc88
chore: test ci
GyDi
·
2022-09-28 17:12:27 +08:00
be166ec158
chore: fix ci
GyDi
·
2022-09-28 16:04:05 +08:00
02147891c2
chore: fix test ci
GyDi
·
2022-09-28 15:19:50 +08:00
c08cd588eb
chore: add support for windows arm64,
close
#216
(
#209
)
Particle_G
·
2022-09-28 15:13:24 +08:00
882bb564b1
fix: disable spell check
GyDi
·
2022-09-28 14:15:22 +08:00
18edf06a20
chore: add support linux arm64 (
#215
)
苏业钦
·
2022-09-28 10:40:41 +08:00
68b52b6130
chore: clash meta linux use compatible version
GyDi
·
2022-09-27 00:16:22 +08:00
3503f3eb4b
feat: optimize config feedback
GyDi
·
2022-09-26 20:46:29 +08:00
a75706f329
fix: adjust init launch on dev
GyDi
·
2022-09-26 01:35:19 +08:00
29fe9d973c
v1.1.0
GyDi
·
2022-09-26 01:27:56 +08:00
87d3320fa1
chore: update log
GyDi
·
2022-09-26 01:27:32 +08:00
0b96dbc04c
fix: ignore disable auto launch error
GyDi
·
2022-09-26 01:09:05 +08:00
55ed58c4a0
fix(macos): set auto launch path to application
GyDi
·
2022-09-25 23:36:55 +08:00
8503e8c9ad
fix: i18n
GyDi
·
2022-09-25 01:41:46 +08:00
fcdf783c40
feat: show connections with table layout
GyDi
·
2022-09-25 01:35:21 +08:00
008b92acb2
fix: style
GyDi
·
2022-09-24 20:55:40 +08:00
baf8ef8516
fix: save enable log on localstorage
GyDi
·
2022-09-24 19:03:14 +08:00
0cf89467e3
fix: typo in api.ts (
#207
)
Priestch
·
2022-09-24 18:48:11 +08:00
37d8a563c0
chore: use ubuntu latest
GyDi
·
2022-09-24 16:08:39 +08:00
f3de93d73a
feat: show loading on proxy group delay check
GyDi
·
2022-09-24 15:31:09 +08:00
4de23bd160
fix: refresh clash ui await patch
GyDi
·
2022-09-24 14:01:28 +08:00
29397ca04f
feat: add chains[0] and process to connections display (
#205
)
* add chains[0] display * add metadata.process to connections
Shun Li
·
2022-09-24 13:06:32 +08:00
6038a36532
refactor(hotkey): use tauri global shortcut
GyDi
·
2022-09-23 15:31:01 +08:00
186a922d06
feat: adjust connection page ui
GyDi
·
2022-09-23 00:08:52 +08:00
be1f9e66e3
Merge pull request
#197
from FoundTheWOUT/main
Support ordering connection
GyDi
·
2022-09-22 22:55:46 +08:00
9ac015e550
feat: yaml merge key
GyDi
·
2022-09-21 22:15:24 +08:00
f7a9ac0ba2
feat: toggle log ws
GyDi
·
2022-09-20 22:15:28 +08:00
39a8ddcfec
chore: update deps
GyDi
·
2022-09-20 21:26:38 +08:00
3a9e28ba48
feat: add rule page
GyDi
·
2022-09-18 23:19:02 +08:00
b6a479355e
feat: hotkey viewer
GyDi
·
2022-09-18 15:52:53 +08:00
a791c964e8
feat: refresh ui when hotkey clicked
GyDi
·
2022-09-18 15:50:03 +08:00
9686a7f9bf
Support ordering connection
FoundTheWOUT
·
2022-09-15 15:52:12 +08:00
6b65b89350
feat: support hotkey (wip)
GyDi
·
2022-09-14 01:19:02 +08:00
09a1915ec6
fix: remove dead code
GyDi
·
2022-09-12 13:42:21 +08:00
3424c421a4
fix: style
GyDi
·
2022-09-12 13:42:13 +08:00
77b89b6841
fix: handle is none
GyDi
·
2022-09-12 00:45:19 +08:00
09807cfcad
First
Previous
1
2
3
4
5
...
Next
Last