Memory
|
c8d83f45ac
|
fix: short-id parsing error
|
2025-09-06 19:27:00 +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
|
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
|
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 |
|
zengql
|
d6b88d407c
|
feat: 修复权限检查并优化TUN与自启联动 (#977)
1. 修复管理员权限检查不准导致TUN无法开启的问题
- 增加 'fltmc' 命令作为主要判断,'net session' 作为备用,提高在特定环境下的准确性。
2. 优化自启动以自动保持TUN模式开启
- 设置自启动时,根据当前运行身份决定任务权限。
- 为TUN模式提权而重启后,若自启已开启,则自动将计划任务更新为管理员权限。
- 普通权限启动但TUN开启时,主动提示用户需以管理员身份重启。
|
2025-08-20 20:01:09 +08:00 |
|
Memory
|
e176f6db14
|
fix: selection loss in light mode
|
2025-08-17 13:38:49 +08:00 |
|
Memory
|
c506d60e66
|
feat: support cron in profile update interval (#964)
|
2025-08-16 19:56:39 +08:00 |
|
Memory
|
a23e23a697
|
fx: only detect mihomo (#958)
|
2025-08-15 13:56:59 +08:00 |
|
Memory
|
73068f6544
|
fix: prevent scientific notation parsing in YAML (#957)
|
2025-08-15 13:24:44 +08:00 |
|
Memory
|
35f51e1e39
|
fix: migrate from WMIC to modern APIs and improve privilege checks (#945)
* fix: WMIC is deprecated on windows-latest
* opt: remove WMIC
* fix: correctly detect high-privilege processes
|
2025-08-14 09:54:54 +08:00 |
|
ezequielnick
|
4997e098ba
|
fix: remove core privilege check on non-windows
|
2025-08-13 09:44:11 +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
|
b5ee701530
|
feat: validate TUN configuration and permission compatibility
|
2025-08-09 15:43:40 +08:00 |
|
ezequielnick
|
8cfee2f5e5
|
fix: resolve Windows admin mode restart issue
|
2025-08-06 22:49:39 +08:00 |
|
ezequielnick
|
b5f6658b72
|
fix: dns/sniffer override button logic2
|
2025-08-06 22:24:57 +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
|
866cdb4661
|
feat: optimize and improve subscription switching
|
2025-08-04 18:49:13 +08:00 |
|
ezequielnick
|
46aa654ee3
|
feat: add smart core & one-click smart
|
2025-08-04 18:49:07 +08:00 |
|
Xia Wanxu
|
1a5c001dbd
|
fix: synchronization issue with gist after mihomo core 1.19.8 update (#780)
Co-authored-by: 2045gemini <2045gemini@gmail.com>
感谢!
(cherry picked from commit f168adb68f917e0214064498efcac347c448672e)
|
2025-06-11 21:49:46 +08:00 |
|
miwu04
|
b15fc6ce3a
|
refactor: replace password-based sudo with pkexec for improved security
|
2025-04-13 00:19:00 +08:00 |
|
Amamiya Miu
|
6ffcf544b8
|
fix: Fix missing window at startup due to mihomo core error (#601)
感谢PR!
|
2025-03-22 23:36:01 +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
|
a187bc7362
|
feat: add more core settings
|
2025-02-08 03:29:12 +08:00 |
|
pompurin404
|
f2a4049f6c
|
chore: add missing i18n strings and UI adjustments
|
2025-02-04 13:27:25 +08:00 |
|
qianlongzt
|
182f2375f1
|
core: allow debug level (#391)
|
2024-12-01 06:20:41 +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
|
fddb641945
|
change default priority
|
2024-11-14 22:35:07 +08:00 |
|
pompurin404
|
13f8705dc6
|
fix setPriority
|
2024-11-14 22:14:25 +08:00 |
|
pompurin404
|
5bafb7ccc1
|
support set core priority
|
2024-11-14 21:15:04 +08:00 |
|
pompurin404
|
94cc2f59c8
|
catch core panic log
|
2024-11-11 11:39:23 +08:00 |
|
pompurin404
|
23e773ded2
|
specify response type
|
2024-10-28 21:44:37 +08:00 |
|
pompurin404
|
d731c21804
|
catch error
|
2024-10-18 11:20:16 +08:00 |
|
pompurin404
|
2164aa7520
|
add postinstall for macOS
|
2024-10-16 17:43:34 +08:00 |
|
pompurin404
|
2705bba00f
|
try to remove password storage logic
|
2024-10-16 11:52:17 +08:00 |
|
pompurin404
|
dcb59e767c
|
auto pin global group
|
2024-10-14 23:51:40 +08:00 |
|
pompurin404
|
ad0a5c7932
|
use copy instead of link
|
2024-10-12 21:44:31 +08:00 |
|
pompurin404
|
65149c33da
|
fix link error and add switch for specify work directory
|
2024-10-12 21:32:04 +08:00 |
|
pompurin404
|
43115d1da4
|
specify work directory for each profile
|
2024-10-12 20:06:33 +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 |
|