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 |
|
ezequielnick
|
4dbf054334
|
feat: more flexible smart override script
|
2025-08-27 10:50:10 +08:00 |
|
Memory
|
b2aab804a2
|
fix: tray icon show on macos
|
2025-08-25 22:50:42 +08:00 |
|
Memory
|
e75fb996c2
|
fix: tray icon not updating on mode change
|
2025-08-25 11:39:27 +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 |
|
Memory
|
e357700d60
|
fix: correct version comparison logic
|
2025-08-21 19:02:01 +08:00 |
|
ezequielnick
|
4325c77b4c
|
fix: default tun device name doesn't work
|
2025-08-20 20:06:24 +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
|
e20e46aebe
|
fix: correct split logic in parseSubinfo (#960)
|
2025-08-15 20:21:18 +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
|
fd708ec8bd
|
fix: privilege check and elevation autorun logic (#953)
|
2025-08-14 21:10:09 +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
|
0ea9528b70
|
feat: set default tun device name on macos (configurable)
|
2025-08-13 10:34:35 +08:00 |
|
ezequielnick
|
4997e098ba
|
fix: remove core privilege check on non-windows
|
2025-08-13 09:44:11 +08:00 |
|
Memory
|
6bdb133cea
|
fix: no admin rights on Windows (#933)
|
2025-08-12 21:56:58 +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
|
cb3eedfcb8
|
chore: delete debug log
|
2025-08-12 09:20:36 +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
|
eb41bae23b
|
debug floating window
|
2025-08-09 21:44:51 +08:00 |
|
ezequielnick
|
b5ee701530
|
feat: validate TUN configuration and permission compatibility
|
2025-08-09 15:43:40 +08:00 |
|
ezequielnick
|
58732ce653
|
feat: add fallback mechanism for floating window startup failure
|
2025-08-09 13:48:55 +08:00 |
|
ezequielnick
|
f56c585818
|
refactor: copy geodata only if source files are newer
|
2025-08-09 10:05:09 +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
|
45484ffff2
|
fix: dns/sniffer override logic
|
2025-08-06 17:21:51 +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
|
866cdb4661
|
feat: optimize and improve subscription switching
|
2025-08-04 18:49:13 +08:00 |
|
ezequielnick
|
6993015ce1
|
chore: remove default policy-priority
|
2025-08-04 18:49:13 +08:00 |
|
ezequielnick
|
e3e373d579
|
fix: smart gruop "MATCH"
|
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 |
|
Sabertaz
|
674cefcc29
|
feat: add webdav max backups configuration and cleanup logic (#862)
issue #648.
|
2025-07-29 16:55:05 +08:00 |
|
ezequielnick
|
827e744601
|
feat: add user data directory permission repair functionality
|
2025-07-29 16:47:49 +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 |
|
ezequielnick
|
6744e14c66
|
fix: EACCES: permission denied on MacOS
|
2025-06-11 21:45:41 +08:00 |
|
ezequielnick
|
555130001b
|
feat: integrate with socket reconstruction mechanism
|
2025-06-07 22:45:38 +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 |
|
ezequielnick
|
c54ce3577d
|
feat: change default UA and add version
|
2025-04-20 21:12:04 +08:00 |
|
miwu04
|
6cb432dea9
|
fix: sub-store temp dir
|
2025-04-18 22:04:44 +08:00 |
|