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
YsielX
a2faf0fc8f
feat: add a fixed-interval button for profiles updating ( #670 )
2025-04-14 10:00:30 +08:00
miwu04
b15fc6ce3a
refactor: replace password-based sudo with pkexec for improved security
2025-04-13 00:19:00 +08:00
ForestL
fcb323a17a
Errors occurred when reset firewall since no specified firewall rules existed ( #650 )
2025-04-10 19:53:03 +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
Junjia
36746074da
feat: Add dynamic Dock icon visibility for macOS ( #594 )
...
Implemented `showDockIcon` and `hideDockIcon` to toggle the Dock icon visibility based on user preferences. Adjusted event handlers to respect the `useDockIcon` configuration setting, enhancing macOS-specific behavior and user experience.
2025-03-22 23:35:35 +08:00
Alan Lin
f30596231b
fix: update sub-store on linux ( #545 )
...
thanks
2025-03-03 09:09:09 +08:00
Pompurin404
c906a10562
use privileged helper to set sysproxy
2025-02-13 13:40:03 +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
b102c4c59b
feat: Auto-detect OS language and set app language accordingly
2025-02-08 05:47:55 +08:00