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,040
Commits
13
Branches
102
Tags
62eb070c1b32b0006abe268e7b29c1afe4e25320
Commit Graph
262 Commits
refactor: use zustand store, rewrite log clearing logic
huzibaca
·
2024-11-18 06:48:23 +08:00
62eb070c1b
chore: typo warn -> warning
huzibaca
·
2024-11-18 06:01:51 +08:00
3b8147b6ad
refactor: logger fetch logic
huzibaca
·
2024-11-18 05:58:06 +08:00
221b732472
feat: add unified delay
huzibaca
·
2024-11-05 16:24:58 +08:00
2833718c90
chore: update
huzibaca
·
2024-10-29 10:13:53 +08:00
202fb19ab1
fix incorrect usage of useCustomTheme
huzibaca
·
2024-10-29 09:07:08 +08:00
9d476d7add
chore: update
huzibaca
·
2024-10-24 11:14:18 +08:00
4f954657a1
refactor: the logic of profiles activation
huzibaca
·
2024-10-24 05:02:47 +08:00
e79121e46a
chore: update
huzibaca
·
2024-09-25 21:20:36 +08:00
7a9fd118a3
chore: update
huzibaca
·
2024-09-25 21:07:01 +08:00
2aa3c8cfe1
chore: unified hotkey registration
huzibaca
·
2024-09-25 15:45:12 +08:00
fc5c959a55
fix: after importing a subscription, it cannot be automatically switched to the current subscription.
huzibaca
·
2024-09-13 18:17:14 +08:00
6d7711f3ea
feat: Added web notification of successful subscription import
huzibaca
·
2024-09-13 11:24:49 +08:00
dbc3723bdc
feat: migrate tauri 2.0
huzibaca
·
2024-09-11 08:15:03 +08:00
b9be5e8c44
chore: update
huzibaca
·
2024-09-02 19:33:17 +08:00
507d52bcb9
fix: profiles will not be selected after import
wonfen
·
2024-08-22 00:57:04 +08:00
592167ffb7
chore: unified icon style
MystiPanda
·
2024-07-13 19:01:16 +08:00
c14a33444b
perf: optimized response speed
MystiPanda
·
2024-07-08 00:29:49 +08:00
1dcc95d16a
refactor: editor-viewer using react-monaco-editor
dongchengjie
·
2024-07-02 21:02:29 +08:00
f69e1d2a0c
chore: update locale
MystiPanda
·
2024-07-01 23:30:14 +08:00
f6ba6d0310
feat: global merge and script
MystiPanda
·
2024-07-01 08:25:03 +08:00
b1444b8635
refactor: Associate Profile with Merge/Script.
MystiPanda
·
2024-06-29 23:07:44 +08:00
cf61a96ef6
fix: do not reactive when changed profile is not current
dongchengjie
·
2024-06-29 11:22:11 +08:00
c1a201f358
feat: reactive after save when profile content changes
dongchengjie
·
2024-06-29 09:21:50 +08:00
9ee5390ec7
chore: add TG link & descriptions
wonfen
·
2024-06-29 04:55:43 +08:00
24f9573c05
chore: cleanup
dongchengjie
·
2024-06-26 08:24:43 +08:00
9da1759247
chore: tooltips and locales
dongchengjie
·
2024-06-26 05:33:06 +08:00
1f422afe3d
refactor: change core binary name
MystiPanda
·
2024-06-19 10:04:28 +08:00
e6e2b1f142
fix(
#1226
): missing conn unsub (
#1228
)
Sukka
·
2024-06-17 13:36:35 +08:00
17765bdba9
refactor(connections): use swr subscription (
#1226
)
Sukka
·
2024-06-17 13:14:36 +08:00
45f791b3c8
refactor(log): use swr subscription (
#1220
)
Sukka
·
2024-06-17 10:48:37 +08:00
1988aeb945
perf: replace
Array#map
Array#filter
chain w/
Array#reduce
(
#1203
)
Sukka
·
2024-06-15 12:22:33 +08:00
0332415ac9
chore: missing locale
dongchengjie
·
2024-06-11 16:19:25 +08:00
fb6ffd8e09
chore: missing locale
dongchengjie
·
2024-06-09 11:16:13 +08:00
76624c7d83
refactor: simplify
useConnectionSetting
(
#1141
)
Sukka
·
2024-06-07 17:23:53 +08:00
7a1f4f9abe
refactor: replace recoil (
#1137
)
Sukka
·
2024-06-07 12:27:37 +08:00
66dd510acc
chore: theme colors to uppercase
dongchengjie
·
2024-06-05 14:20:24 +08:00
05b1de6fd5
chore: use icons files instead of hard coding
dongchengjie
·
2024-06-03 07:21:40 +08:00
10bf90c92a
chore: improve UI in connections page
dongchengjie
·
2024-06-02 21:52:31 +08:00
4df4995623
fix: a display error on the connections page
aixiao0621
·
2024-06-02 17:26:23 +08:00
f5f4ecf46a
chore: update locale in connection
dongchengjie
·
2024-05-20 13:42:45 +08:00
fb38047769
chore: text overflow word-wrap & cleanup
dongchengjie
·
2024-05-20 12:38:41 +08:00
08e0d6a34a
chore: fix select component bg in connection
dongchengjie
·
2024-05-18 18:42:51 +08:00
021e430103
fix: clipboard doesn't work and
set_shadow
method is not supported in Linux (
#1030
)
oomeow
·
2024-05-18 15:14:00 +08:00
db5d14e0ce
chore: use search-box in logs and connections
dongchengjie
·
2024-05-17 19:44:42 +08:00
31d301064a
chore: component base-search-box
dongchengjie
·
2024-05-17 19:13:33 +08:00
b95b9bdaf3
chore: logo svg
dongchengjie
·
2024-05-14 16:53:39 +08:00
72edd2e15d
feat: doc reference link on settings header
dongchengjie
·
2024-05-14 14:40:47 +08:00
c3d22c554f
chore: Change HomePage Logo
MystiPanda
·
2024-05-12 21:17:21 +08:00
53fa1f88fd
chore: update notification message and zh translation (
#1011
)
RikudouPatrickstar
·
2024-05-12 14:40:18 +08:00
e79f036a70
First
Previous
1
2
3
4
5
...
Next
Last