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
miwu04
944475d791
refactor: move sub-store path to WorkDir
2025-04-26 12:05:01 +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
6cb432dea9
fix: sub-store temp dir
2025-04-18 22:04:44 +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
ForestL
fcb323a17a
Errors occurred when reset firewall since no specified firewall rules existed ( #650 )
2025-04-10 19:53:03 +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
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
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
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
55a3bc9cd3
fix: guide page display issue
2025-02-08 14:28:40 +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
928bae7b26
fix: Fix missing node flags in detailed mode
2025-02-08 10:21:47 +08:00
ezequielnick
356914a5ed
fix: replace missing heroui parameter
2025-02-08 08:37:39 +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
8d88851444
fix: Delay button width auto-adjustment
2025-02-08 04:31:14 +08:00
ezequielnick
d28d33849c
refactor: filter providers by file type instead of subscription info
2025-02-08 03:29:14 +08:00
ezequielnick
a187bc7362
feat: add more core settings
2025-02-08 03:29:12 +08:00
ezequielnick
9d84c6ac9b
feat: Add inline support and missing translations
2025-02-08 03:28:52 +08:00
ezequielnick
bb6021877d
chore: Format language files and remove unused files
2025-02-07 14:13:49 +08:00
pompurin404
da3f3878f1
fix: render Card as div to prevent button nesting hydration errors
2025-02-04 15:08:06 +08:00
pompurin404
32d91335cc
fix: autorun controlled component warnings
2025-02-04 13:53:56 +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
a69d24b29c
fix: profiles cannot click
2025-02-04 11:04:15 +08:00
pompurin404
116c83ee38
feat: add missing time sorting for connections
2025-02-04 08:17:53 +08:00
pompurin404
0c1d259332
chore: update dependencies, migrate from NextUI to HeroUI
2025-02-04 07:57:49 +08:00
pompurin404
8210b477ab
feat: add i18n support with English translations
2025-02-04 07:38:53 +08:00
pompurin404
fa3c412146
refactor: add missing aria-labels for accessibility compliance
2025-02-03 10:14:48 +08:00
pompurin404
31190e169f
fix: resolve invalid button nesting in component hierarchy
2025-02-03 09:02:09 +08:00
pompurin404
4b7ab042f3
fix: replace onClick with onPress in NextUI button components
2025-02-03 08:40:30 +08:00
pompurin404
7c8661ec0b
fix: add aria-label to components to resolve accessibility warnings
2025-02-03 08:27:35 +08:00
pompurin404
35c239e02d
fix: auto-update latency test results in UI without requiring any click
2025-02-03 07:42:04 +08:00
pompurin404
77b67849ed
fix: remove nested button element in NextUI Card component
2025-02-03 07:30:33 +08:00
pompurin404
e746ab4241
remember scroll position and expansion state
2025-02-01 13:39:16 +08:00
pompurin404
26a95bdb89
add more details to proxy-item
2025-02-01 13:36:47 +08:00
MingLLuo
749ac64698
Fix repeated reboots when useWindowFrame switch ( #457 )
...
- add debounce / statelock(isRelaunching) to avoid multiple restarts due to rapid consecutive clicks.
2025-01-17 08:43:55 +08:00