244 Commits

Author SHA1 Message Date
wonfen
709ab3dd88 chore: add service mode info 2024-09-30 01:04:15 +08:00
huzibaca
7a9fd118a3
chore: update 2024-09-25 21:20:36 +08:00
huzibaca
c246ae3bcf
Fix: Custom tray icon not working
1. Contains potential deadlock
2024-09-20 16:26:23 +08:00
wonfen
25c766ed94 chore: change folder name 2024-09-13 12:03:28 +08:00
huzibaca
507d52bcb9
chore: update 2024-09-02 19:33:17 +08:00
tony-sung
1ea3b956ad
Update web-ui-viewer.tsx Fix yacd parameter hostname error (#1484) 2024-08-18 00:23:24 +08:00
Avan
9528606906
style: AddressDisplay padding (#1457) 2024-07-23 22:17:51 +08:00
MystiPanda
dc861eca7d
chore: remove unnecessary console log 2024-07-18 23:37:54 +08:00
MystiPanda
ff28aab56e
fix: MacOS service install error 2024-07-16 13:01:27 +08:00
MystiPanda
1a6f842492
fix(#1335): support cidr 2024-07-16 12:22:11 +08:00
MystiPanda
af0cd4a342
fix: try to fix install service 2024-07-16 12:07:23 +08:00
MystiPanda
d98b3224cf
chore: disable okBtn 2024-07-15 23:38:49 +08:00
MystiPanda
4cd7ccda57
fix: unified switch style 2024-07-15 20:42:00 +08:00
MystiPanda
ef337ffb69
feat: optimize the service mode interaction logic. 2024-07-15 20:02:05 +08:00
MystiPanda
9ff5d8d4e0
Revert "fix: try to fix abnormal stuck"
This reverts commit e14ddbe23cae0bc5437b9ba9184e35909e6825c4.
2024-07-14 12:49:06 +08:00
Sukka
199a5eed60
fix(#1387): avoid catastrophic backtracking (#1396) 2024-07-14 12:26:02 +08:00
MystiPanda
e14ddbe23c
fix: try to fix abnormal stuck
#1387
2024-07-13 21:41:04 +08:00
MystiPanda
3878e66ea4
chore: update locale 2024-07-13 19:15:07 +08:00
MystiPanda
c14a33444b
chore: unified icon style 2024-07-13 19:01:16 +08:00
MystiPanda
48f7c15035
feat: display network interface 2024-07-13 14:15:13 +08:00
Avan
32212a46e2
feature: copy clash env (#1391)
* feat: copy clash env

* style: use ContentCopyRounded replace CopyAll
2024-07-13 01:03:46 +08:00
Avan
b4025c45da
style: EditorViewer title align center (#1390) 2024-07-12 23:29:55 +08:00
MystiPanda
359d9285fe
perf: change port too slow 2024-07-07 18:22:02 +08:00
MystiPanda
1bd51be99c
feat: get network interface 2024-07-07 18:13:10 +08:00
MystiPanda
ff75fe47ee
chore: disable browser autocomplete 2024-07-07 11:16:59 +08:00
MystiPanda
bef9eea87b
fix: bypass reg error
#1335
2024-07-06 18:23:23 +08:00
MystiPanda
08baba545d
chore: disable unnecessary ports by default 2024-07-04 18:58:34 +08:00
dongchengjie
f69e1d2a0c refactor: editor-viewer using react-monaco-editor 2024-07-02 21:02:29 +08:00
MystiPanda
82bc1d5da5
chore: disable autocomplete 2024-07-02 19:02:05 +08:00
MystiPanda
7b9bf9e552
feat: allow set bypass without using default value 2024-07-01 22:53:32 +08:00
dongchengjie
9ee5390ec7 feat: reactive after save when profile content changes 2024-06-29 09:21:50 +08:00
dongchengjie
83b25920ea chore: add descriptions for Miscellaneous 2024-06-28 15:54:27 +08:00
dongchengjie
b5f7c58276 chore: remove duplicate locales 2024-06-26 19:11:39 +08:00
dongchengjie
9da1759247 chore: cleanup 2024-06-26 08:24:43 +08:00
dongchengjie
704c41c0f2 refactor: extract tooltip icon as component 2024-06-26 08:10:18 +08:00
dongchengjie
1f422afe3d chore: tooltips and locales 2024-06-26 05:33:06 +08:00
dongchengjie
bfa3fa293f fix: update_interval won't save when creating local profile while updating does & number input locales 2024-06-23 06:47:51 +08:00
MystiPanda
d8b878b1bb
feat: handle break change update 2024-06-22 21:05:46 +08:00
dongchengjie
b2589dbc04 chore: hotkeys display delimiter 2024-06-21 18:24:58 +08:00
MystiPanda
e6e2b1f142
refactor: change core binary name 2024-06-19 10:04:28 +08:00
MystiPanda
ae784cb985
fix: reg error 2024-06-17 16:38:30 +08:00
MystiPanda
a9ef32c32f
Revert "feat: disable running with admin permission and check service mode"
This reverts commit a0f9fb90ee7034043f1d8279db9e31f753efe74d.
2024-06-16 12:06:23 +08:00
MystiPanda
a0f9fb90ee
feat: disable running with admin permission and check service mode 2024-06-14 23:15:49 +08:00
MystiPanda
cfd50d281b
fix: fix bypass check regex 2024-06-14 21:23:58 +08:00
dongchengjie
c5c76ab539 chore: update metacubexd #1200 2024-06-14 17:09:12 +08:00
MystiPanda
b5556613cf
refactor: remove grant logic 2024-06-13 16:07:56 +08:00
MystiPanda
ad1a057edb
fix: check service 2024-06-13 12:58:47 +08:00
MystiPanda
1f197965e0
feat: check bypass format 2024-06-09 13:37:47 +08:00
dongchengjie
76624c7d83 chore: missing locale 2024-06-09 11:16:13 +08:00
Eric Huang
ad35ed96c8
feat(settings page): add loading state (#1157)
* feat(settings page): add loading state

* fix: type
2024-06-09 06:26:07 +08:00