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
2,621
Commits
13
Branches
102
Tags
2b69ed4915ddce01c27f969f29a90f91fb79e8d4
Commit Graph
161 Commits
chore: update deps & replace deprecated elements
wonfen
·
2025-05-05 00:26:04 +08:00
dc798fe2dd
refactor: notification system
wonfen
·
2025-05-04 22:17:08 +08:00
8296675574
feat: toggle next auto-update time on subscription card click and show update result feedback
wonfen
·
2025-04-25 17:17:34 +08:00
d6a79316a6
perf: avoid reloading active config when editing inactive subscription
wonfen
·
2025-04-25 14:37:50 +08:00
bd3231bfa8
feat: auto-fallback to Clash proxy on scheduled subscription updates; refactor fallback logic and add request timeout
wonfen
·
2025-04-24 22:51:45 +08:00
8d62c0d521
feat: retry subscription fetch using Clash proxy on failure
wonfen
·
2025-04-03 14:55:28 +08:00
98be9621a6
feat: home page
wonfen
·
2025-03-14 13:31:34 +08:00
1f99cee78b
fix: set fontLigatures to false fixer
#2267
huzibaca
·
2024-12-04 00:28:33 +08:00
dc2fc84f58
chore: update
huzibaca
·
2024-09-02 19:33:17 +08:00
6cc81fe6b8
chore: prepend new added rules
MystiPanda
·
2024-07-24 14:25:06 +08:00
d21bcce3c4
chore: unified icon style
MystiPanda
·
2024-07-13 19:01:16 +08:00
d9d9ca67cd
chore: checkbox items' title & button icons
dongchengjie
·
2024-07-12 18:24:19 +08:00
c3730b7efd
chore: editor resizing debounce
dongchengjie
·
2024-07-08 23:18:06 +08:00
23499497a3
chore: remove dialog overflow-scroll
dongchengjie
·
2024-07-08 22:07:43 +08:00
3b78d609b7
fix: editor fails to resize after toggling on macos
dongchengjie
·
2024-07-08 21:40:56 +08:00
65529c3356
fix: dnd box z-index (
#1353
)
* fix: dnd box z-index * fix: dnd boxes
Akioe Yu
·
2024-07-08 10:49:57 +08:00
2cd1fa6601
chore: group types locale
dongchengjie
·
2024-07-07 21:56:20 +08:00
9dde385073
feat: get network interface
MystiPanda
·
2024-07-07 18:13:10 +08:00
a865465514
fix: usage percent style
dongchengjie
·
2024-07-07 18:08:02 +08:00
9278e74e9e
chore: disable browser autocomplete
MystiPanda
·
2024-07-07 11:16:59 +08:00
8690b91632
fix: rule parser
MystiPanda
·
2024-07-06 10:35:29 +08:00
16e8791472
chore: decode base64
MystiPanda
·
2024-07-06 10:12:40 +08:00
22f7f059ce
fix: some error
MystiPanda
·
2024-07-06 09:54:16 +08:00
97629c1fc3
fix: style
MystiPanda
·
2024-07-06 00:45:21 +08:00
9ed138ea2b
feat: finish rpoxies editor
MystiPanda
·
2024-07-05 19:49:32 +08:00
74a1c7d489
fix: groups config type error
feat(unfinished): add proxy editor
MystiPanda
·
2024-07-05 00:38:50 +08:00
f6ed5dc126
feat: support cache for groups editor
MystiPanda
·
2024-07-04 18:53:39 +08:00
7f209b76bf
chore: unified style
MystiPanda
·
2024-07-04 18:50:21 +08:00
890bfbe02d
fix: locale typo
MystiPanda
·
2024-07-04 14:18:21 +08:00
47bacdaed0
feat: support visual edit for proxy group
MystiPanda
·
2024-07-04 14:13:19 +08:00
bcd8eb2a09
fix: rules editor get groups error
MystiPanda
·
2024-07-04 11:03:51 +08:00
e4855d0143
feat: support get merged rule-set name
MystiPanda
·
2024-07-03 22:13:24 +08:00
94f0ff1ed1
fix: remove rule condition where is not required
dongchengjie
·
2024-07-03 17:03:12 +08:00
b5f0243a89
fix: dialog styles
MystiPanda
·
2024-07-03 13:13:29 +08:00
cdadc80945
feat: support edit rules file
MystiPanda
·
2024-07-03 12:37:08 +08:00
1c5eab6055
fix: edit groups error
MystiPanda
·
2024-07-03 10:58:57 +08:00
f74f06e403
fix: rules drag error
MystiPanda
·
2024-07-03 09:45:14 +08:00
689273fc24
fix: compatibility
MystiPanda
·
2024-07-03 08:15:13 +08:00
6f4c59a15c
fix: search-box takes no effect in rule-editor
#1288
dongchengjie
·
2024-07-03 03:08:01 +08:00
dc87097dfe
fix: sub usage percent fails to display when number is too small
#1290
dongchengjie
·
2024-07-03 02:59:32 +08:00
24f4ab7597
Release 1.7.0
MystiPanda
·
2024-07-03 00:32:14 +08:00
ad94f0a292
perf: optimize performance of the rule editor
MystiPanda
·
2024-07-02 23:55:29 +08:00
695613a063
feat: editor add tool-tar buttons
dongchengjie
·
2024-07-02 23:24:44 +08:00
6f1828eabc
refactor: editor-viewer using react-monaco-editor
dongchengjie
·
2024-07-02 21:02:29 +08:00
bf158b3bf0
chore: bump schema to 1.18.5-alpha7
dongchengjie
·
2024-07-02 19:38:44 +08:00
13618e6a0a
chore: disable autocomplete
MystiPanda
·
2024-07-02 19:02:05 +08:00
c424e9dec8
chore: add rule list search-box
dongchengjie
·
2024-07-02 17:32:49 +08:00
606817ae06
chore: rule types locale
dongchengjie
·
2024-07-02 17:04:22 +08:00
7124d326fc
chore: check the validity of the rule content
MystiPanda
·
2024-07-02 13:11:54 +08:00
f9f4653e33
build: update depends
MystiPanda
·
2024-07-02 12:21:17 +08:00
bd9eef6502
First
Previous
1
2
3
4
Next
Last