385 Commits

Author SHA1 Message Date
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
ezequielnick
4da4c242ad feat: support sub-store update & restart 2025-02-08 05:12:18 +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
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
pompurin404
77b67849ed fix: remove nested button element in NextUI Card component 2025-02-03 07:30:33 +08:00
qianlongzt
182f2375f1
core: allow debug level (#391) 2024-12-01 06:20:41 +08:00
汐殇
09921d984a add more sniff settings 2024-11-29 23:13:30 +08:00
pompurin404
6d1fe87fe2
fix profile path 2024-11-24 21:18:05 +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
b411a8fb51
fix substore proxy 2024-11-19 15:03:57 +08:00
pompurin404
148f4f217e
keep window position 2024-11-15 20:11:29 +08:00