863 Commits

Author SHA1 Message Date
huzibaca
b5fddf8fa1
chore: update 2024-10-24 06:58:21 +08:00
huzibaca
fdc8a83f25
fix: proxy view display error 2024-10-24 06:54:27 +08:00
huzibaca
e79121e46a
refactor: the logic of profiles activation 2024-10-24 05:02:47 +08:00
wonfen
18139c7114 chore: adjust translation 2024-10-17 05:09:00 +08:00
huzibaca
64634ef07b
chore: t emporarily cancel window closure and change to minimize 2024-10-16 01:53:16 +08:00
wonfen
6ee7be7cae chore: update changelog and texts 2024-10-15 02:32:25 +08:00
huzibaca
3f3fad0db7
feat: Modify startup logic and install services by default 2024-10-10 00:34:36 +08:00
huzibaca
e299e246e3
chore: revert 2024-10-06 01:09:59 +08:00
huzibaca
0541a0c69f
refactor: tun mode is turned on and off, does not depend on services, and does not affect other configurations 2024-10-05 22:45:59 +08:00
huzibaca
0e1e54aff4
feat: test item, when icon is svg, add svg format check 2024-10-01 20:49:03 +08:00
wonfen
709ab3dd88 chore: add service mode info 2024-09-30 01:04:15 +08:00
huzibaca
053754fea8
chore: update 2024-09-26 12:20:57 +08:00
huzibaca
7a9fd118a3
chore: update 2024-09-25 21:20:36 +08:00
huzibaca
2aa3c8cfe1
chore: update 2024-09-25 21:07:01 +08:00
huzibaca
fc5c959a55
chore: unified hotkey registration 2024-09-25 15:45:12 +08:00
huzibaca
c246ae3bcf
Fix: Custom tray icon not working
1. Contains potential deadlock
2024-09-20 16:26:23 +08:00
wonfen
d70e18ba8d chore: update change log and texts 2024-09-15 00:33:54 +08:00
huzibaca
6d7711f3ea
fix: after importing a subscription, it cannot be automatically switched to the current subscription. 2024-09-13 18:17:14 +08:00
wonfen
25c766ed94 chore: change folder name 2024-09-13 12:03:28 +08:00
huzibaca
dbc3723bdc
feat: Added web notification of successful subscription import 2024-09-13 11:24:49 +08:00
huzibaca
b888c7729e
refactor: url scheme implementation 2024-09-13 03:21:55 +08:00
huzibaca
b9be5e8c44
feat: migrate tauri 2.0 2024-09-11 08:15:03 +08:00
huzibaca
507d52bcb9
chore: update 2024-09-02 19:33:17 +08:00
wonfen
632c32addb Style: fix macos new version btn position 2024-08-22 07:33:51 +08:00
wonfen
592167ffb7 fix: profiles will not be selected after import 2024-08-22 00:57:04 +08:00
tony-sung
1ea3b956ad
Update web-ui-viewer.tsx Fix yacd parameter hostname error (#1484) 2024-08-18 00:23:24 +08:00
MystiPanda
624eb2a2ba
chore: prepend new added rules 2024-07-24 14:25:06 +08:00
Avan
9528606906
style: AddressDisplay padding (#1457) 2024-07-23 22:17:51 +08:00
nhsmw
09b44a3af3
fix: update test url 2024-07-19 10:32:41 +08:00
MystiPanda
dc861eca7d
chore: remove unnecessary console log 2024-07-18 23:37:54 +08:00
MystiPanda
e749fe70e2
fix: use group testUrl
#1384
2024-07-18 15:04:55 +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
dongchengjie
f85f7758e6 chore: checkbox items' title & button icons 2024-07-12 18:24:19 +08:00
dongchengjie
49e36b6e00 chore: editor resizing debounce 2024-07-08 23:18:06 +08:00
dongchengjie
df6e245e5c chore: remove dialog overflow-scroll 2024-07-08 22:07:43 +08:00
dongchengjie
4e4f9af5b7 fix: editor fails to resize after toggling on macos 2024-07-08 21:40:56 +08:00
Akioe Yu
9d045e24db
fix: dnd box z-index (#1353)
* fix: dnd box z-index

* fix: dnd boxes
2024-07-08 10:49:57 +08:00