vffuunnyy
e26f500ad0
refactor: format code with prettier and fix quotation marks
2025-08-16 15:23:43 +07:00
coolcoala
9abc30b60c
fix for dark mode in pop-up notifications, system theme detection
2025-08-03 11:08:32 +03:00
coolcoala
b96e2c1fe0
notification of exceeding the number of devices in the subscription, support for vless:// links with templates by @legiz-ru
2025-07-28 08:43:30 +03:00
coolcoala
06ad23d904
added auto-scaling and scaling via key combination
2025-07-26 06:50:18 +03:00
coolcoala
24af375a8e
started work on translating console logs from Chinese to English
2025-07-21 03:40:47 +03:00
coolcoala
a32c973ab8
fixed problem with profile inactivation after adding via deeplink on windows
2025-07-21 03:06:37 +03:00
coolcoala
2ba5c4e706
new menu added, layout corrected in some places
2025-07-19 03:57:07 +03:00
coolcoala
8bc7a6c3e1
added saving the location on the main page when adding a profile via deeplink, profile update button on the main page, corrected url for telegram icon for support, and announcement-url header support.
2025-07-18 04:17:18 +03:00
coolcoala
5cdc5075f8
code formatting with prettier
2025-07-14 05:23:32 +03:00
coolcoala
d6014865d6
fixed display of profiles
2025-07-10 20:49:18 +03:00
coolcoala
ec99e24ca1
fixed dark mode
2025-07-09 04:43:16 +03:00
coolcoala
686490ded1
New Interface (initial commit)
2025-07-04 02:28:27 +03:00
wonfen
628de70e89
chore: remove unused imports
2025-06-23 00:09:17 +08:00
wonfen
034885d810
feat: introduce event-driven proxy manager and optimize proxy config updates
2025-06-21 21:56:15 +08:00
Tunglies
357b64e9a0
feat: enhance pre-push hook to include remote URL check and improve format check messaging
2025-06-18 18:56:03 +08:00
时雨
f5315fd737
fix: 修正Linux系统窗口下页面白边和顶部圆角白底 ( #3778 )
...
Co-authored-by: Tunglies <selenvow+github@gmail.com >
2025-06-18 08:28:40 +08:00
wonfen
ac7307b1f7
feat: enhance profile management and proxy refresh with improved event listening and state updates
2025-06-17 11:38:53 +08:00
wonfen
dd505e4d58
perf: optimize layout initialization and enhance backend notification mechanism
2025-06-15 19:35:12 +08:00
wonfen
5858f05c13
perf: async app startup loading to prevent UI freeze
2025-06-13 22:59:16 +08:00
Tunglies
09969d95de
feat: add rustfmt configuration and CI workflow for code formatting
...
refactor: streamline formatting workflow by removing unused taplo steps and clarifying directory change
refactor: remove unnecessary directory change step in formatting workflow
2025-06-06 22:13:11 +08:00
Tunglies
1e3566ed7d
fix: optimize asynchronous handling to prevent UI blocking in various components
...
fix: add missing showNotice error handling and improve async UI feedback
- Add showNotice error notifications to unlock page async error branches
- Restore showNotice for YAML serialization errors in rules/groups/proxies editor
- Ensure all user-facing async errors are surfaced via showNotice
- Add fade-in animation to layout for smoother theme transition and reduce white screen
- Use requestIdleCallback/setTimeout for heavy UI state updates to avoid UI blocking
- Minor: remove window.showNotice usage, use direct import instead
2025-05-30 17:53:40 +08:00
wonfen
4840e07da8
refactor: remove redundant logic
2025-05-25 21:56:04 +08:00
wonfen
af1689ee07
refactor: add debounce to optimize config updates and provider refresh handling
2025-05-25 21:34:48 +08:00
Tunglies
d60c3b4d64
feat: improve initialization logic to prevent duplicated initialization and improve logging in Layout component
2025-05-21 00:22:47 +08:00
wonfen
b0a82bc7ad
feat: remove custom window button
2025-05-14 22:15:02 +08:00
wonfen
1993e5dd51
chore: upgrade to react 19
2025-05-14 10:47:33 +08:00
wonfen
8cae9d4e0a
refactor: use async approach to restructure UI startup logic and resolve various freeze issues during launch
2025-05-10 01:26:03 +08:00
wonfen
8296675574
refactor: notification system
2025-05-04 22:17:08 +08:00
wonfen
8d62c0d521
feat: auto-fallback to Clash proxy on scheduled subscription updates; refactor fallback logic and add request timeout
2025-04-24 22:51:45 +08:00
wonfen
dc46eb9d21
fix: add recovery lock to prevent concurrency issues during lightweight mode exit
2025-04-21 12:20:55 +08:00
wonfen
d05952e945
fix: resolve lightweight mode recovery failure caused by white screen prevention
2025-04-21 00:15:02 +08:00
Mozi
272a0c916d
fix(layout): make app icon and name draggable ( #3346 )
...
The "the-newbtn" UpdateButton is still NOT draggable as expected.
2025-04-19 00:06:30 +08:00
wonfen
85d08fadd9
feat: check window render size and wait for completion to prevent white screen
2025-04-17 16:47:21 +08:00
wonfen
12065330e1
Release 2.2.2
2025-03-25 14:11:40 +08:00
wonfen
44ca513241
fix: sync system proxy status indicator with hotkey
2025-03-04 06:57:42 +08:00
wonfen
3ecf4bc238
feat: refactor logging system into a global service
2025-03-02 04:20:38 +08:00
wonfen
a4dd4bcc8a
feat: enhance merge config validation and error handling
2025-02-27 14:49:55 +08:00
wonfen
1a9b0a476b
style: UI tweak
2025-02-27 13:04:46 +08:00
wonfen
bb015506e7
Release - 2.1.1 臻fix
2025-02-27 03:18:23 +08:00
wonfen
d54ba48c11
feat: enhance script validation and error handling
2025-02-26 05:21:14 +08:00
wonfen
a5acdc04e3
perf: Improve config validation error messages and handling
2025-02-25 13:47:29 +08:00
wonfen
bf374f2e85
fix: menu switching issue
2025-02-24 11:37:23 +08:00
wonfen
34f450fcdb
feat: Improve core change configuration validation and error handling
2025-02-24 07:34:03 +08:00
wonfen
23f75598e5
feat: Enhance configuration validation and error handling during app startup
2025-02-24 06:21:32 +08:00
wonfen
1291c38d58
feat: Enhance configuration validation and error handling
...
- Improve config validation process with detailed logging and error tracking
- Add more robust error handling in profile updates and config patches
- Implement comprehensive config validation using clash core subprocess
2025-02-23 10:53:09 +08:00
wonfen
3b0635e8a1
feat: add lightweight mode
2025-02-13 02:18:17 +08:00
wonfen
75bb7a4dd7
fix: windows rounded corners
2025-01-19 09:47:43 +08:00
huzibaca
0eb5ee6ea8
chore: update
2024-11-30 07:04:09 +08:00
huzibaca
16c9c95e19
refactor: update_core_config, simplify logic and delete invalid notifications
2024-11-30 05:43:59 +08:00
huzibaca
d7f033bd46
chore: update
2024-09-25 21:20:36 +08:00