Tunglies
|
7b352a44f1
|
platform: support unix
|
2025-04-16 00:42:03 +08:00 |
|
Tunglies
|
670333fcc2
|
platform: windows support
|
2025-04-15 17:57:41 +08:00 |
|
Tunglies
|
acf139a400
|
refacor: mihomo_api to use Unix socket connection
|
2025-04-14 02:31:50 +08:00 |
|
Tunglies
|
6e6462742c
|
fix: resolve unexpected behavior during silent startup #3320, #3187
|
2025-04-12 18:09:27 +08:00 |
|
Tunglies
|
1970155c51
|
fix: macos use hotkey closing window can not entry auto-lightweight-mode #3326
|
2025-04-12 03:29:57 +08:00 |
|
Tunglies
|
51ef1329be
|
Refactor async runtime usage with AsyncHandler wrapper
|
2025-04-11 18:00:35 +08:00 |
|
Tunglies
|
b6a6f5f434
|
Add AsyncHandler for wrapping task spawning
|
2025-04-11 17:30:30 +08:00 |
|
Tunglies
|
644fdc071f
|
rm: unused tauri-plugin-window-state
|
2025-04-10 15:52:37 +08:00 |
|
Tunglies
|
25d66a4eee
|
Update autostart capability permissions
Enable more precise control over autostart functionality and clean up
logging code by removing unnecessary boolean parameters.
|
2025-04-10 15:43:45 +08:00 |
|
Tunglies
|
9070ef1dbe
|
v2.2.4-alpha begin
|
2025-04-10 11:40:38 +08:00 |
|
wonfen
|
5fcea4c684
|
fix: resolve freeze issue caused by rapid "Proxy Mode" switching on homepage
|
2025-04-10 11:34:41 +08:00 |
|
Tunglies
|
843f40d7d5
|
fix: unlock test error message to "Unsupported Country/Region"
|
2025-04-10 11:30:52 +08:00 |
|
wonfen
|
84fbccbfd9
|
release v2.2.3
|
2025-04-09 13:37:17 +08:00 |
|
Tunglies
|
196b887381
|
Adjust text and shadow colors in tray speed rate display with colorful
icon
|
2025-04-06 02:00:40 +08:00 |
|
Tunglies
|
2ad20ed239
|
Merge branch 'tunglies' into dev
|
2025-04-05 20:00:55 +08:00 |
|
Tunglies
|
98de91771e
|
Simplify tray icon template logic and adjust text colors
|
2025-04-05 19:54:32 +08:00 |
|
Tunglies
|
9dfd9bad20
|
Remove color detection for tray icons
Always use white text with black shadow regardless of icon type
|
2025-04-05 16:07:16 +08:00 |
|
Tunglies
|
0b8d08d13b
|
Update logging macros usage in timer module
Replace log macros with custom logging macros in timer module
|
2025-04-05 11:36:38 +08:00 |
|
Tunglies
|
0de304d4e3
|
Fix and Optimize
fix: #3187 and #3096, silent startup can not trigger lightweight mode
fix: optimize startup initializing processing
|
2025-04-05 10:28:27 +08:00 |
|
Tunglies
|
55f1766ebc
|
Change logging level from info to debug for hotkeys
|
2025-04-05 09:19:44 +08:00 |
|
wonfen
|
d3958594d9
|
fix: #2609, avoid URL encoding issues by directly parsing query parameters
|
2025-04-04 13:50:21 +08:00 |
|
wonfen
|
b5952f320b
|
fix: #3244, remove test directory, simplify resource initialization
|
2025-04-04 13:18:17 +08:00 |
|
wonfen
|
e4eb13ce22
|
chore: update default DNS override configuration
|
2025-04-03 14:55:28 +08:00 |
|
wonfen
|
7b5fd104de
|
fix: #3227, use async operations to avoid blocking on
|
2025-04-01 12:52:59 +08:00 |
|
Tunglies
|
3fa130695c
|
rm: setup_window_state_monitor for temporary due to unkown window control behavior
|
2025-03-31 21:52:50 +08:00 |
|
Tunglies
|
ad1f2bea3b
|
fix: unused Result
|
2025-03-31 21:44:12 +08:00 |
|
Tunglies
|
cd4bfdd743
|
feat: change proxy mode to close connections if enable auto close connections
|
2025-03-31 21:43:29 +08:00 |
|
wonfen
|
cde8c4004f
|
feat: add is_admin field to export_diagnostic_info
|
2025-03-31 10:34:11 +08:00 |
|
wonfen
|
c53514e060
|
feat: unify runtime mode detection; support TUN and service installation in admin mode
|
2025-03-31 08:16:14 +08:00 |
|
wonfen
|
5b9b5cb6a8
|
fix: add macos missing libc deps
|
2025-03-31 03:36:58 +08:00 |
|
wonfen
|
62141380d8
|
chore: update dependencies and bug report template
|
2025-03-31 03:24:36 +08:00 |
|
wonfen
|
52a15bb281
|
feat: detect admin mode and warn about auto-start unavailability
|
2025-03-31 03:22:24 +08:00 |
|
Tunglies
|
b092f74c88
|
fix(dir): wrong logs dir path
|
2025-03-30 13:12:42 +08:00 |
|
Tunglies
|
937f43c270
|
fix: unable to switch subscribtion profile
|
2025-03-30 12:53:16 +08:00 |
|
wonfen
|
1bd503a654
|
feat: add error prompt for initial config loading to prevent switching to invalid subscription
|
2025-03-30 10:56:30 +08:00 |
|
Tunglies
|
4831d88467
|
rm(lightweight): unused logging
|
2025-03-29 13:05:58 +08:00 |
|
Tunglies
|
9ebde802d4
|
Update alpha workflow to trigger on src directory changes
|
2025-03-29 12:35:49 +08:00 |
|
wonfen
|
a9cccc7b97
|
feat: add error prompt for loading initial config file
|
2025-03-29 07:52:46 +08:00 |
|
Tunglies
|
5a2751162f
|
fix(linux): can not connect to mihomo core
|
2025-03-28 19:39:11 +08:00 |
|
Tunglies
|
492a5a6de7
|
feat(cmd): service return message i18 language support
|
2025-03-28 11:51:52 +08:00 |
|
Tunglies
|
f6c0f144a6
|
fix(clippy): clippy warning codes
|
2025-03-28 11:43:21 +08:00 |
|
Tunglies
|
1c046f3ca3
|
fix(cmd): service error message return with shorter message
|
2025-03-28 11:35:50 +08:00 |
|
wonfen
|
4a47c5bb6f
|
fix: unused code on non-MacOS platform
|
2025-03-28 05:58:02 +08:00 |
|
Tunglies
|
e8e16f7d57
|
refactor(logging): replace log_err! with structured logging_error! calls
refactor(cm-service): better error handling from Backend to Frontend
|
2025-03-28 03:39:34 +08:00 |
|
wonfen
|
59caa22431
|
feat: enhance service startup logic with user preference-based sidecar fallback
|
2025-03-28 03:20:13 +08:00 |
|
Tunglies
|
e2046f3e48
|
refact(profile+core): replace println with logging! macros for structured logging
|
2025-03-28 01:48:55 +08:00 |
|
Tunglies
|
8fdcffc731
|
refactor(CoreManager) combine duplicated logical
|
2025-03-28 00:58:34 +08:00 |
|
Tunglies
|
b09313756e
|
refactor: optimize total width calculation and format bytes speed function
|
2025-03-27 20:45:51 +08:00 |
|
Tunglies
|
7716e2bc87
|
rm: unused trait filed
|
2025-03-27 12:14:27 +08:00 |
|
Tunglies
|
70bd5ec03c
|
refactor: simplify tray icon handling and update return types for icon functions
fix: custom tray icon with speedrate display large gap
|
2025-03-27 12:04:52 +08:00 |
|