78 Commits

Author SHA1 Message Date
Memory
a692dc9ead
fix: use https as default delay test URL 2026-02-18 13:00:52 +08:00
Memory
d2f700a0ef
feat: add rule statistics and disable toggle 2026-02-03 20:25:57 +08:00
xmk23333
9d5d2bb73d fix: add defensive checks for undefined arrays to prevent find/filter errors 2026-01-15 18:06:37 +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
9e5d11c3c8 refactor: replace console.log with createLogger in main process 2026-01-01 10:16:49 +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
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
xmk23333
67aa17f6bb fix: add delay to WebSocket reconnection and improve event listener cleanup 2025-12-08 19:43:20 +08:00
Memory
f488cc3643
perf: reload config without kernel restart 2025-09-29 23:42:40 +08:00
Memory
99a5505d16
feat: launch WebUI directly from subscription manager 2025-09-27 10:00:21 +08:00
ezequielnick
4137f91ccb fix: handle core state errors caused by rapid profile switching 2025-09-09 17:00:04 +08:00
ezequielnick
b53961201f feat: add socket management 2025-09-03 20:39:56 +08:00
Memory
29584d3ba9
Revert "fix: 修复DNS配置和性能优化,解决运行时配置显示问题 (#1094)" (#1097)
This reverts commit 68bbde0d163ca08fe8b709c60b02b726598fb221.
2025-09-03 09:11:33 +08:00
zengql
68bbde0d16
fix: 修复DNS配置和性能优化,解决运行时配置显示问题 (#1094)
- 修复DNS配置相关问题
- 性能优化改进
- 添加mihomoConfigs() API用于获取实时配置
- 修复config-viewer显示log-level总是info的问题
- 优化核心启动流程,使用API轮询替代日志解析
- 重构配置管理,提升启动稳定性

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-02 23:20:51 +08:00
Memory
78ec7f9822
opt: tray icon updating 2025-08-27 12:59:28 +08:00
Memory
a57ea34f1b
feat: real-time tray icon color updates based on proxy status (#984)
* feat: real-time tray icon color updates based on proxy status

* Update changelog.md
2025-08-22 12:46:57 +08:00
ezequielnick
46aa654ee3 feat: add smart core & one-click smart 2025-08-04 18:49:07 +08:00
ezequielnick
95df5e7712 chore: Enable 1-RTT test by default, update test URL, add missing translation 2025-02-08 13:01:12 +08:00
xishang0128
ec3efe89c7 adjust 2024-11-21 20:17:21 +08:00
xishang0128
e2653170c0 Add provider file view/edit 2024-11-20 18:07:54 +08:00
pompurin404
dcb59e767c
auto pin global group 2024-10-14 23:51:40 +08:00
pompurin404
3e8755621a
set external controller at core launch 2024-10-09 18:30:07 +08:00
pompurin404
1b523c94f5
support floating window 2024-10-09 18:30:06 +08:00
pompurin404
a481ca3c89
fix websocket on macos 2024-10-09 18:30:05 +08:00
pompurin404
db84e6d318
use axios 2024-10-09 18:30:04 +08:00
pompurin404
ecdd5ae88d
fix log level 2024-10-09 18:30:04 +08:00
pompurin404
a007434fc5
try to fix socket api 2024-10-09 18:30:04 +08:00
pompurin404
09815f9614
use delete to unfixed proxy 2024-10-09 18:30:02 +08:00
pompurin404
91395d4b31
fix group delay 2024-10-09 18:30:02 +08:00
pompurin404
7ee832d71f
fix content length 2024-10-09 18:30:02 +08:00
pompurin404
c420f0397c
use unix socket and namedpipe instead of http api 2024-10-09 18:30:02 +08:00
pompurin404
cf56966fbe
merge yaml anchor 2024-10-09 18:29:52 +08:00
pompurin404
2b1846d72c
allow hidden for GLOBAL group 2024-09-08 11:56:06 +08:00
pompurin404
5e9c06105f
support quit without core 2024-09-07 20:08:12 +08:00
pompurin404
4a067c4f51
always keep websocket 2024-09-03 14:53:47 +08:00
pompurin404
449597f941
optimized rule page performance 2024-09-01 16:24:44 +08:00
pompurin404
38849a8739
render svg using webview 2024-08-27 19:51:04 +08:00
pompurin404
d49e9bc420
support fixed proxy 2024-08-27 10:05:47 +08:00
pompurin404
857a21ab34
fix worker 2024-08-26 18:49:53 +08:00
pompurin404
6abba81187
catch error 2024-08-26 17:24:52 +08:00
pompurin404
4104b15a64
fix macos icon 2024-08-26 15:35:31 +08:00
pompurin404
112f456de0
use worker 2024-08-26 15:18:00 +08:00
pompurin404
73f39f8760
complete tray traffic 2024-08-26 12:17:17 +08:00
pompurin404
c2bd36ff7a
adjust style 2024-08-26 11:13:09 +08:00
pompurin404
890790ca4f
try to draw a tray icon 2024-08-25 22:40:40 +08:00
pompurin404
334f718f72
shorten traffic display length 2024-08-25 19:19:06 +08:00
pompurin404
93155cedfb
support upgrade core 2024-08-21 09:48:12 +08:00
pompurin404
469e9d2818
fix tray crash on linux 2024-08-19 13:42:15 +08:00