481 Commits

Author SHA1 Message Date
xmk23333
0198630e57 fix: improve macos helper recovery when socket missing after reboot 2025-12-28 20:37:06 +08:00
xmk23333
3d6d545a93 fix: use atomic update in changeCurrentProfile 2025-12-28 20:18:11 +08:00
xmk23333
fbde5c3f09 fix: ensure consistent current profile id when diffWorkDir enabled 2025-12-28 20:06:26 +08:00
xmk23333
818b546817 fix: add config write queue and prevent ipc listener accumulation 2025-12-28 19:36:01 +08:00
xmk23333
b60c01bb4c fix: resolve event listener memory leaks and add error logging 2025-12-28 19:02:07 +08:00
xmk23333
a159974142 refactor: improve preload security with IPC channel whitelist and fix dependencies 2025-12-28 12:45:07 +08:00
xmk23333
2467306903 feat: remove hardcoded Chinese strings and improve i18n coverage 2025-12-28 12:34:13 +08:00
xmk23333
573be5501e refactor: simplify main process IPC handler registration 2025-12-28 12:22:28 +08:00
xmk23333
98c8280d48 refactor: simplify IPC layer with generic invoke wrapper 2025-12-27 23:41:04 +08:00
xishang0128
54bb819e28
fix format and lint 2025-12-25 15:32:32 +08:00
Memory
b7d6ea8e7a
feat: add tray proxy group style option with submenu mode 2025-12-20 00:33:51 +08:00
xmk23333
51d169d2e8 feat: add HTML detection and error handling for profile parsing 2025-12-16 15:36:48 +08:00
xmk23333
55416f32cd feat: Automatically Choose Direct or Proxy during Subscription Import #issue 1450 2025-12-16 13:22:26 +08:00
xmk23333
041a81cfd4 fix: add file existence checks before backup and fix CSS typo 2025-12-14 22:15:38 +08:00
xmk23333
d811f76bb4 Merge branch 'smart_core' of https://github.com/mihomo-party-org/clash-party into smart_core 2025-12-14 21:46:49 +08:00
xmk23333
393a32bcfe feat: add WebDAV certificate ignore option and improve event listener cleanup 2025-12-14 21:46:43 +08:00
Memory
6542be8490
chore: ensure ESLint passes and format code & update changelog.md
* chore: ensure ESLint passes and format code

* chore: update changelog.md
2025-12-13 15:22:32 +08:00
Tongyuxiu Zhou
8f5486064b
refactor: remove no-longer-used ipc 2025-12-11 20:13:16 +08:00
Memory
94f52cf636
feat: add mrs ruleset preview suppor 2025-12-09 23:33:38 +08:00
xmk23333
972d2fe946 fix: add missing await keywords and refactor duplicate code 2025-12-08 22:32:14 +08:00
xmk23333
67aa17f6bb fix: add delay to WebSocket reconnection and improve event listener cleanup 2025-12-08 19:43:20 +08:00
xmk23333
51720296cc fix: optimize connections page performance and state management 2025-12-08 16:53:00 +08:00
Memory
392285058e
fix: ensure all default config fields are present in config.yaml 2025-12-07 13:53:06 +08:00
Tongyuxiu Zhou
508d7d63c9
fix: handle subscription with failed status code or invalid profile 2025-12-07 13:39:14 +08:00
Memory
f541b5ead1
feat: add authentication token support 2025-12-01 07:56:07 +08:00
e.
47fd7add5f
perf(manager): skip PowerShell profile loading (#1401)
* perf(manager): skip PowerShell profile loading

* perf(manager): skip PowerShell profile loading *2
2025-12-01 07:49:07 +08:00
Memory
583ece0a64
feat: support disabling autoupdate 2025-11-25 22:21:14 +08:00
Memory
4b8ae4063d
feat: add swap tray click option in settings 2025-11-24 19:26:17 +08:00
Memory
3670f23a1c
fix: Improve app instance lock handling 2025-11-18 23:55:07 +08:00
Memory
fb33f37652
feat: Data Colletct File Size
* add @mihomo-party/sysproxy

* feat: Data Colletct File Size

* update changelog
2025-11-17 22:54:17 +08:00
Memory
e1b8c9960a
feat: show current proxy in tray 2025-11-14 21:58:24 +08:00
Memory
9a0eb26ef2
feat: add port enable/disable & random port
* Support random port

* feat: add port enable/disable
2025-11-13 20:22:18 +08:00
Memory
4af5cae356
Refactor rule (#1326)
* refactor: enhance prepend/append deletion in rule editor

* fix: Reject empty payload for non-MATCH rules

* More validator

* feat(backup): add rules directory support to local and WebDAV backups
2025-11-01 18:19:07 +08:00
ezequielnick
80b59fc9de refactor: migrate external HTTP requests from Node.js to Chromium network stack
(cherry picked from commit ad96c558a3d46c79848e2c9e469673c7e7f68e25)
2025-10-29 19:37:45 +08:00
Memory
9f46ccf99a
feat(tray): reverse click behavior on macOS 2025-10-22 12:49:03 +08:00
Memory
55860af9b3
feat: backup & restore 2025-10-22 12:19:16 +08:00
Moon
f67d4150f1
fix: smartcore initial state in template.ts 2025-10-22 11:51:11 +08:00
Moon
f61072c309
fix: remove envs introduced in v1.7.0 to make Linux TUN work properly (#1283) 2025-10-18 20:46:43 +08:00
ezequielnick
a5a583fdc5 feat: enhance core privilege escalation safety checks 2025-10-16 10:04:53 +08:00
Memory
d8fdbebc4b
fix: shortcut window display issue 2025-10-08 14:41:35 +08:00
Memory
9681f77e20
feat: connection card pure number display 2025-09-30 00:05:32 +08:00
Memory
f488cc3643
perf: reload config without kernel restart 2025-09-29 23:42:40 +08:00
Memory
6832db788a
feat: switch triggerMainWindow behavior 2025-09-29 23:16:06 +08:00
Memory
99a5505d16
feat: launch WebUI directly from subscription manager 2025-09-27 10:00:21 +08:00
苹果派派
eb69bd51a6
feat: add webdav backup cron scheduler and resore filename sort (#1192) 2025-09-19 19:27:17 +08:00
Memory
b30f49c9f4
fix: no mihomo.yaml 2025-09-17 11:58:12 +08:00
Memory
1674bd97ba
opt: faster restartAsAdmin with reduced wait time 2025-09-12 12:32:47 +08:00
ezequielnick
b21381062f fix: ENOENT: no such file or directory(config.yaml) 2025-09-10 19:21:47 +08:00
Memory
ecd92417e4
feat: add kernel version selection
* feat: add kernel version selection

* full

* update translations
2025-09-10 19:19:06 +08:00
Memory
75762c1263
chore: autoUpdater mihomo-party -> clash-party 2025-09-10 11:25:35 +08:00