1046 Commits

Author SHA1 Message Date
xmk23333
30f87b8439 Merge branches 'smart_core' and 'smart_core' of https://github.com/mihomo-party-org/clash-party into smart_core 2026-01-15 13:53:33 +08:00
xmk23333
075132397c refactor: simplify ipc with proxy pattern and split startCore into smaller functions 2026-01-15 13:53:07 +08:00
Memory
19ff003352
fix: correct sidecar directory lookup path 2026-01-10 14:56:10 +08:00
Memory
52cefa39d3
feat: add option to hide unavailable proxies in proxy list 2026-01-10 14:55:10 +08:00
Memory
e6548a0bc3
fix: update sysproxy-rs path in package.json and pnpm-lock.yaml 2026-01-09 19:56:36 +08:00
xmk23333
a5d2114363 fix: resolve all eslint errors and warnings 2026-01-08 12:56:08 +08:00
xmk23333
e70ca694b9 fix: resolve eslint errors and enhance code review rules 2026-01-08 12:29:10 +08:00
xmk23333
6a9edd8665 refactor: split manager.ts into permissions, process, dns modules 2026-01-07 14:58:46 +08:00
xmk23333
b42287d104 chore: optimize sysproxy-rs with error handling and smaller binary 2026-01-07 14:02:21 +08:00
xmk23333
9963f67433 refactor: extract createBackupZip to reduce duplication in backup.ts 2026-01-06 02:39:35 +08:00
xmk23333
0b65eb490f refactor: optimize init.ts with parallel execution and split migration 2026-01-06 02:37:32 +08:00
xmk23333
bff3aedf86 fix: kill old mihomo processes before copying files to avoid EBUSY 2026-01-06 02:34:42 +08:00
xmk23333
2c638f56c0 refactor: extract common config context logic into factory function 2026-01-06 02:27:58 +08:00
xmk23333
38389e0c3c Merge branch 'smart_core' of https://github.com/mihomo-party-org/clash-party into smart_core 2026-01-06 02:22:38 +08:00
xmk23333
5d10c45206 refactor: replace @mihomo-party/sysproxy with local sysproxy-rs 2026-01-06 02:22:33 +08:00
Memory
0e0b337a8b
fix: correct sidebar card horizontal offset issue 2026-01-05 20:59:36 +08:00
xmk23333
7b7333d271 fix: prevent timer leaks and race conditions in config/profile/ssid modules 2026-01-04 16:45:42 +08:00
xmk23333
923bd8d7ee fix: lock electron and electron-vite versions to prevent breaking upgrades 2026-01-01 11:51:58 +08:00
xmk23333
2c639d5bff fix: resolve race conditions in config writes and profile switching 2026-01-01 11:51:44 +08:00
xmk23333
8384953fb7 fix: read silentStart config synchronously to avoid race condition 2026-01-01 10:57:45 +08:00
xmk23333
85f430f188 fix: request admin privileges for DNS settings on macOS 2026-01-01 10:46:13 +08:00
xmk23333
7634177c5c fix: handle empty port input by treating it as 0 2026-01-01 10:37:29 +08:00
xmk23333
3097019e9e fix: resolve async/null-safety issues in lifecycle, config and ipc modules 2026-01-01 10:33:01 +08:00
xmk23333
9e5d11c3c8 refactor: replace console.log with createLogger in main process 2026-01-01 10:16:49 +08:00
xmk23333
676743d1b0 refactor: replace console.log with logger in github.ts and fix tray comments 2026-01-01 10:07:23 +08:00
xmk23333
c1f7a862aa refactor: split main process into modules and extract tour logic 2026-01-01 09:35:45 +08:00
Memory
3f1d1f84a1
update depends 2025-12-31 22:22:07 +08:00
Memory
abcbb6388b
fix: correct npmrc only-built-dependencies array syntax 2025-12-31 21:19:36 +08:00
Memory
5eced51979
Bump to 1.9.0 2025-12-31 20:33:57 +08:00
Memory
34d2b31579
fix: add force option to file copy to prevent first launch failures 2025-12-31 20:26:04 +08:00
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
75f2522a99 fix: repair yaml syntax in build workflow 2025-12-28 19:51:18 +08:00
xmk23333
a4ab3cb448 ci: upgrade github actions to latest versions 2025-12-28 19:36:17 +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
ae91194a74 Merge branch 'smart_core' of https://github.com/mihomo-party-org/clash-party into smart_core 2025-12-28 18:02:40 +08:00
xmk23333
38d9e8b81b chore: upgrade all dependencies 2025-12-28 18:02:28 +08:00
Memory
dacb77f414
fix: exclude .build-id files from RPM package to prevent conflicts 2025-12-28 16:35:46 +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