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
52cefa39d3
feat: add option to hide unavailable proxies in proxy list
2026-01-10 14:55:10 +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
2c638f56c0
refactor: extract common config context logic into factory function
2026-01-06 02:27:58 +08:00
Memory
0e0b337a8b
fix: correct sidebar card horizontal offset issue
2026-01-05 20:59:36 +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
c1f7a862aa
refactor: split main process into modules and extract tour logic
2026-01-01 09:35:45 +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
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
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
Tongyuxiu Zhou
ba10dfd3df
fix: missing placeholder and error handling in override page
2025-12-11 07:15:30 +08:00
Memory
7a79adef2e
Add Traditional Chinese (Taiwan) translation
...
* Add Traditional Chinese (Taiwan) translation
* Add common.loading translation
2025-12-09 23:48:28 +08:00
Memory
94f52cf636
feat: add mrs ruleset preview suppor
2025-12-09 23:33:38 +08:00
xmk23333
34fdd21878
feat: add detailed error toast with copy functionality and refactor error handling
2025-12-09 23:32:13 +08:00
xmk23333
dcbd837949
refactor: replace alert() with toast notification system
2025-12-08 20:52:09 +08:00
xmk23333
8f2e956fd0
perf: optimize connection and log components with memoization and state management
2025-12-08 19:58:57 +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
7619b4d3e5
fix: handle non-array response when fetching Mihomo tags
2025-12-08 13:06:07 +08:00
Memory
9863c1a1de
fix: prevent null access error when finding profile items
2025-12-07 13:22:24 +08:00
Memory
b10075737f
i18n: add translations for sysproxy.pacEditor.title
2025-12-04 13:26:40 +08:00
Memory
f541b5ead1
feat: add authentication token support
2025-12-01 07:56:07 +08:00
Memory
b76757bc19
fix: conn detail & log can't select
2025-11-25 23:46:51 +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
485a936d83
fix: correct mixed-port configuration issues
2025-11-18 22:10:47 +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
ezequielnick
f953dca228
perf: rule edit page
2025-11-15 21:01:59 +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
8ebe99a8ca
fix: handle missing 'providers' field
2025-11-10 09:07:47 +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
0e58f6f314
fix: remove unused index parameter
2025-10-29 19:48:31 +08:00
Memory
98be9d3065
Revert "opt: auto-scroll behavior to reactivate only on user scroll"
...
This reverts commit 848f6277cb56a0829e7f1da61f2f3ab21ae1064c.
2025-10-28 13:35:21 +08:00
Moon
0b2f64f42d
Revert "fix: prevent event propagation on button press in proxies page"
...
This reverts commit b272634c11e6ee93493b01e9b9a41941d5d433a1.
2025-10-22 18:27:45 +08:00
Memory
96552778e6
chore: update depends & add missing translation
...
* update depends
* add missing translation
2025-10-22 12:38:09 +08:00
Memory
55860af9b3
feat: backup & restore
2025-10-22 12:19:16 +08:00
Moon
605351a498
style: remove divider of the last setting item
2025-10-22 11:50:35 +08:00
Justin
b272634c11
fix: prevent event propagation on button press in proxies page
2025-10-21 14:30:44 +08:00