445 Commits

Author SHA1 Message Date
zengql
d6b88d407c
feat: 修复权限检查并优化TUN与自启联动 (#977)
1. 修复管理员权限检查不准导致TUN无法开启的问题
   - 增加 'fltmc' 命令作为主要判断,'net session' 作为备用,提高在特定环境下的准确性。

2. 优化自启动以自动保持TUN模式开启
   - 设置自启动时,根据当前运行身份决定任务权限。
   - 为TUN模式提权而重启后,若自启已开启,则自动将计划任务更新为管理员权限。
   - 普通权限启动但TUN开启时,主动提示用户需以管理员身份重启。
2025-08-20 20:01:09 +08:00
Memory
71f7b7b3c0
style: adjust disableTray position 2025-08-17 23:14:41 +08:00
Memory
68dd3fd01a
chore: tweak MdContentPaste 2025-08-17 13:38:04 +08:00
Memory
ee19749009
opt: autoQuitWithoutCoreDelay input (#965)
* opt: autoQuitWithoutCoreDelay input

* opt: prevent text overflow in autoQuitWithoutCoreDelay input
2025-08-16 19:56:50 +08:00
Memory
c506d60e66
feat: support cron in profile update interval (#964) 2025-08-16 19:56:39 +08:00
Memory
fd708ec8bd
fix: privilege check and elevation autorun logic (#953) 2025-08-14 21:10:09 +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
dbfd25f481 feat: add floating window Compatibility Mode 2025-08-10 09:04:29 +08:00
ezequielnick
5e0c5b6e69 fix: change floating window to rectangle to avoid white border issue 2025-08-09 09:48: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
45484ffff2 fix: dns/sniffer override logic 2025-08-06 17:21:51 +08:00
ezequielnick
470adeb519 fix: double-click to edit override & add right-click menu support 2025-08-06 13:54:56 +08:00
ezequielnick
58e0925c5b refactor: Sniffing module with override logic 2025-08-06 13:25:57 +08:00
ezequielnick
d6f0d30f9a fix: console selectedKeys warning 2025-08-05 19:20:32 +08:00
ezequielnick
f00600a83c fix: subscription card action click handler 2025-08-05 14:01:16 +08:00
ezequielnick
b1871591c0 refactor: DNS control module with override logic 2025-08-05 13:24:21 +08:00
ezequielnick
10b7c5c851 fix: incompatible CSS style 2025-08-05 12:28:14 +08:00
ezequielnick
866cdb4661 feat: optimize and improve subscription switching 2025-08-04 18:49:13 +08:00
ezequielnick
2e4090460d chore: Upgrade tailwindcss 2025-08-04 18:49:13 +08:00
ezequielnick
f2ed0caced chore: update deps 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
6f3845151d chore: add missing trans 2025-06-22 10:21:10 +08:00
ezequielnick
727fd48684 chore: add missing trans 2025-06-13 22:04:28 +08:00
ezequielnick
e2ab88f4e2 i18n: add missing trans 2025-06-12 21:13:11 +08:00
ezequielnick
0b8c77d200 feat: add animation during latency testing for better user feedback 2025-06-07 21:50:41 +08:00
ezequielnick
d6e456302e feat: enable right-click context menu on subscription cards 2025-06-06 22:42:41 +08:00
Xia Wanxu
27ab6d1b5c
fix: apply DNS hosts only if useHosts is true (#742)
Co-authored-by: 2045gemini <2045gemini@gmail.com>
2025-05-30 10:17:18 +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
ezequielnick
1a1992c617 refactor: remove scroll position saving in proxy state management, may fix Maximum call stack size exceeded 2025-05-02 23:42:09 +08:00
miwu04
511eb0c7fa fix: disallow empty selection in Select component
(cherry picked from commit 48eef556770030d8a032fb6dd0e6888d1f0750a0)
2025-05-02 22:34:03 +08:00
miwu04
f54ffcf42b
Remove unused code 2025-04-27 23:11:11 +08:00
xishang0128
5a84d6485e
fix: proxy-provider 2025-04-27 20:55:25 +08:00
miwu04
afe93774b0
Revert "refactor: filter providers by file type instead of subscription info"
This reverts commit d28d33849c5758bb3e48a8337192096243423fce.
2025-04-27 14:30:25 +08:00
ezequielnick
08f15c7e01 feat: add warning prompt before resetting application 2025-04-25 22:33:16 +08:00
ezequielnick
0218f72c5f fix: #587 2025-04-22 23:19:41 +08:00
ezequielnick
c54ce3577d feat: change default UA and add version 2025-04-20 21:12:04 +08:00
miwu04
a6a3afd3bb fix: update password prompt from 'root' to 'administrator' in multiple languages 2025-04-18 01:00:56 +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
Amamiya Miu
69e65a3959
fix: Fix defaultBypass almost always be the default bypass of Windows (#602)
感谢PR!
2025-03-22 23:36:21 +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
6ab920ddbd perf: 优化系统代理开关逻辑 2025-03-03 10:19:55 +08:00
ezequielnick
59bd7e8a08 perf: 优化代理页面性能和滚动体验 2025-03-03 09:48:32 +08:00
Alan Lin
f30596231b
fix: update sub-store on linux (#545)
thanks
2025-03-03 09:09:09 +08:00
ezequielnick
6cf1ae2c25 fix: button nesting hydration errors 2025-02-13 13:41:53 +08:00