Tunglies
19b6bd35f5
feat: quiting when enable tun mode no more blocking system network ( #2805 )
2025-03-01 01:29:23 +08:00
wonfen
1317a8b2db
feat: enhance merge config validation and error handling
2025-02-27 14:49:55 +08:00
wonfen
ee00defe43
feat: enhance script validation and error handling
2025-02-26 05:21:14 +08:00
wonfen
7a0e38a1b4
perf: Improve config validation error messages and handling
2025-02-25 13:47:29 +08:00
wonfen
52627575ff
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
Tunglies
b14db06955
perf: imporve clash mode switching performance on the main window ( #2667 )
2025-02-09 07:45:46 +08:00
Tunglies
37e5c22a5a
fix: duplicate checked tray menu when profile name are same ( #2660 )
2025-02-08 09:36:04 +08:00
Tunglies
f66fa08b2c
Feature: Switch Proxy Profile from Tray Menu ( #2644 )
2025-02-05 08:52:47 +08:00
huzibaca
5bff7ea469
fix: tray tooltip not updating
2025-01-13 13:01:12 +08:00
huzibaca
fb41c915cc
feat: macos system tray addition rate display
2024-12-31 04:42:55 +08:00
huzibaca
d9291d4f79
refactor: when updating the tray, the logic is split to improve performance.
2024-12-24 04:52:14 +08:00
huzibaca
ee13bb559e
chore: remove unused code
2024-11-21 11:24:19 +08:00
huzibaca
cd1d719a92
fix: serde::json passing IVerge to the front end without deserialization
2024-11-21 06:01:56 +08:00
huzibaca
8840e63c1c
fix: exit_app does not work
2024-11-20 01:04:55 +08:00
huzibaca
221b732472
refactor: logger fetch logic
2024-11-18 05:58:06 +08:00
huzibaca
3759239dac
feat: add webdav backup
2024-11-12 02:55:02 +08:00
huzibaca
c3e24d7b96
chore: update
2024-11-08 21:46:15 +08:00
huzibaca
a127cd6444
fix: dns not restored when exiting the app
2024-10-28 00:24:57 +08:00
huzibaca
3f3fad0db7
feat: Modify startup logic and install services by default
2024-10-10 00:34:36 +08:00
huzibaca
c50e8f9de8
refactor: logic optimization
2024-09-27 00:24:05 +08:00
huzibaca
08b1160d63
chore: remove useless exit codes
2024-09-25 11:47:01 +08:00
huzibaca
4b234a3211
fix: code lint
2024-09-24 20:06:25 +08:00
huzibaca
60e0f972d0
refactor: unify and simplify the call of app_handle
2024-09-23 16:31:58 +08:00
huzibaca
3ca1d03d34
refactor: exit app
2024-09-18 02:48:55 +08:00
huzibaca
6d7711f3ea
fix: after importing a subscription, it cannot be automatically switched to the current subscription.
2024-09-13 18:17:14 +08:00
huzibaca
b888c7729e
refactor: url scheme implementation
2024-09-13 03:21:55 +08:00
huzibaca
507d52bcb9
chore: update
2024-09-02 19:33:17 +08:00
MystiPanda
af0cd4a342
fix: try to fix install service
2024-07-16 12:07:23 +08:00
MystiPanda
48f7c15035
feat: display network interface
2024-07-13 14:15:13 +08:00
Avan
32212a46e2
feature: copy clash env ( #1391 )
...
* feat: copy clash env
* style: use ContentCopyRounded replace CopyAll
2024-07-13 01:03:46 +08:00
MystiPanda
1bd51be99c
feat: get network interface
2024-07-07 18:13:10 +08:00
MystiPanda
b5556613cf
refactor: remove grant logic
2024-06-13 16:07:56 +08:00
MystiPanda
75cd7dd4b9
chore: update & fmt & clippy
2024-06-12 10:00:22 +08:00
MystiPanda
212021c878
feat: Support PAC Mode
2024-05-26 17:59:39 +08:00
lxk955
9e2c864117
feat: support display current profile when the mouse is placed on the tray icon #782 ( #938 )
2024-04-27 20:54:02 +08:00
MystiPanda
e014fdf3da
feat: support ico format for tray icon ( #911 )
2024-04-22 20:43:15 +08:00
MystiPanda
1c583d2ea9
feat: Try support service mode for MacOS
2024-03-31 23:16:47 +08:00
HZ is not Chatty
3b06cf8a2a
feat: Service Mode for Linux ( #804 )
2024-03-31 16:16:23 +08:00
MystiPanda
0e1e27b35a
feat: Try to cache remote images
...
#603
2024-03-15 16:43:39 +08:00
MystiPanda
22d8b73625
feat: Allow open devtools
2024-03-11 20:19:21 +08:00
MystiPanda
51bcc77cb3
refactor: Optimize implementation of Custom tray icon
2024-02-24 11:25:22 +08:00
MystiPanda
8efa815eb9
feat: Support custom delay timeout ( #397 )
2024-02-18 11:11:22 +08:00
MystiPanda
0ac91e36a0
fix: exit_app event
2024-02-02 16:32:19 +08:00
MystiPanda
45a28751af
feat: Add Test Page
2024-01-17 11:02:17 +08:00
MystiPanda
4d2474226b
refactor: cargo clippy
2024-01-10 17:36:35 +08:00
MystiPanda
e3a500e12c
fix: portable flag
2023-12-15 21:39:34 +08:00
Pylogmon
a241b04d99
fix: Open File ( #56 )
2023-12-04 12:15:12 +08:00
Pylogmon
887f92babe
feat: Support Drag to Reorder the Profile ( #29 )
...
* feat: Support Drag to Reorder the Profile
* style: Remove unnecessary styles
2023-11-29 08:54:02 +08:00
Kuingsmile
caa82ad1e6
feat: add UWP loopback tools
2023-11-22 00:15:41 -08:00
wonfen
b4527c90e5
Merge remote-tracking branch 'nyanpasu/main'
2023-11-22 06:48:30 +08:00