184 Commits

Author SHA1 Message Date
Memory
bcecca7ab7
feat: add fetch timeout configuration 2025-09-05 11:57:51 +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
zengql
b61d0e68ed
feat: 添加DNS fallback配置并修复页面加载慢问题 (#1062)
- 新增DNS回退服务器配置界面和多语言支持
- 修复DNS配置合并逻辑,确保fallback始终为空数组
- 解决订阅fallback配置导致的双重DNS查询性能问题

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

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-01 09:42:38 +08:00
Memory
195306f251
fix: deleted subscriptions reappearing
* chore: udpate download link

* fix: deleted subscriptions reappearing

---------

Co-authored-by: ezequielnick <107352853+ezequielnick@users.noreply.github.com>
2025-08-31 12:54:43 +08:00
Memory
17c1c8c56d
feat: add tray icon color disable setting 2025-08-30 09:19:35 +08:00
Memory
0c38d3eb26
mihomo-party -> clash-party 2025-08-30 08:52:35 +08:00
Memory
1da82c1b3b
feat: add IPv6 loopback addresses to skip-auth-prefixes 2025-08-29 13:15:23 +08:00
ezequielnick
f7716ae448 feat: add option to disable HardwareAcceleration 2025-08-29 11:09:46 +08:00
Memory
add4196dc5
fix: clean up outdated sub-store.bundle.js 2025-08-27 12:59:39 +08:00
Memory
78ec7f9822
opt: tray icon updating 2025-08-27 12:59:28 +08:00
Memory
941831728c
fix: rename sub-store.bundle.js to .cjs for ES module compatibility
* fix: rename sub-store.bundle.js to .cjs for ES module compatibility

* Update changelog.md
2025-08-23 20:32:35 +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
4325c77b4c fix: default tun device name doesn't work 2025-08-20 20:06:24 +08:00
ezequielnick
0ea9528b70 feat: set default tun device name on macos (configurable) 2025-08-13 10:34:35 +08:00
ezequielnick
db605f24fc feat: enhance core checks with TUN startup detection and unified popup design 2025-08-12 20:58:01 +08:00
ezequielnick
f005a4f4cd feat: add startup prompt for core permission check 2025-08-12 18:10:54 +08:00
ezequielnick
d030a8722d feat: separate app logs from core logs 2025-08-12 09:07:20 +08:00
ezequielnick
dbfd25f481 feat: add floating window Compatibility Mode 2025-08-10 09:04:29 +08:00
ezequielnick
f56c585818 refactor: copy geodata only if source files are newer 2025-08-09 10:05:09 +08:00
ezequielnick
6b93a59616 fix: privilege check and elevation restart logic 2025-08-06 21:41:30 +08:00
ezequielnick
e27ddbd16e feat: request admin privileges when enabling TUN 2025-08-06 20:36:08 +08:00
ezequielnick
5c1d30b454 feat: remove enforced admin mode requirement 2025-08-06 18:34:59 +08:00
ezequielnick
0a064bdbb8 fix: windows first startup issue 2025-08-06 10:46:21 +08:00
ezequielnick
b1871591c0 refactor: DNS control module with override logic 2025-08-05 13:24:21 +08:00
ezequielnick
46aa654ee3 feat: add smart core & one-click smart 2025-08-04 18:49:07 +08:00
ezequielnick
827e744601 feat: add user data directory permission repair functionality 2025-07-29 16:47:49 +08:00
ezequielnick
6744e14c66 fix: EACCES: permission denied on MacOS 2025-06-11 21:45:41 +08:00
Xia Wanxu
da5336ee36
fix: adds the functionality to update the update interval after saving a profile. (#671) 2025-05-30 10:17:08 +08:00
miwu04
944475d791
refactor: move sub-store path to WorkDir 2025-04-26 12:05:01 +08:00
miwu04
b15fc6ce3a refactor: replace password-based sudo with pkexec for improved security 2025-04-13 00:19:00 +08:00
Alan Lin
f30596231b
fix: update sub-store on linux (#545)
thanks
2025-03-03 09:09:09 +08:00
Sherry
eb12f13525
Add Iranian language support (#507)
* Add Iranian language support

* Add Iranian language support

* Add Iranian language support

* Add Iranian language support

* Update template.ts

* Update template.ts
2025-02-12 02:01:05 +08:00
Sherry
502c089f86
Add language Russian (#503)
* Create ru-RU.json

* Update i18n.ts

* Update general-config.tsx Add Russian option

* Add Russian option

* Add Russian option

* Update template.ts

* Update general-config.tsx fix
2025-02-11 12:40:03 +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
ezequielnick
4da4c242ad feat: support sub-store update & restart 2025-02-08 05:12:18 +08:00
pompurin404
4a48445043 fix: resolve titlebar overlay and controlled component warnings 2025-02-04 12:36:46 +08:00
pompurin404
8210b477ab feat: add i18n support with English translations 2025-02-04 07:38:53 +08:00
汐殇
09921d984a add more sniff settings 2024-11-29 23:13:30 +08:00
pompurin404
22c35b606e
support reset application 2024-11-23 12:56:57 +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
f85e1ecd55
control the sub-store proxy and catch logs 2024-11-14 17:41:50 +08:00
yyhhyy
c0d3adfe21
add route-exclude-address setting (#319) 2024-11-07 20:23:36 +08:00
xishang0128
700c5d26b9 add direct-nameserver setting 2024-11-06 21:25:11 +08:00
xishang0128
c043281b9f adjust default value 2024-11-06 20:49:45 +08:00
qianlongzt
d02421414f
default listen on 127.0.0.1, listen on demand (#304) 2024-11-05 13:07:34 +08:00
pompurin404
b6dc50b7ae
support resize sidebar 2024-10-18 21:07:33 +08:00
pompurin404
dc8ffb79c6
change windows product name 2024-10-16 22:39:16 +08:00
pompurin404
2164aa7520
add postinstall for macOS 2024-10-16 17:43:34 +08:00