wonfen
5026e2bade
feat: optimize hotkey behavior and window management logic
2025-02-26 11:03:50 +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
befc856207
feat: Improve core change configuration validation and error handling
2025-02-24 07:34:03 +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
wonfen
8400a61bf0
refactor: Simplify tray icon event handling across platforms
2025-02-20 07:03:28 +08:00
Tunglies
1378068a30
rm dead code ( #2718 )
...
* rm: verge service takes full control of mihomo process. no more required.
* rm: dead code
2025-02-19 01:13:52 +08:00
wonfen
6be7a3b94c
feat: Enhance proxy groups with Initials navigation and performance optimizations
2025-02-17 16:07:46 +08:00
wonfen
8e8dd1ec03
feat: Optimize tray speed rate rendering and update logic
2025-02-17 15:08:19 +08:00
wonfen
89d20e564a
Revert "perf: Improve kernel management logic & add more dev mode logs"
...
This reverts commit 18c7ed1ccc15b98e4873a276ac75e27276ab9d65.
2025-02-15 05:51:46 +08:00
Tunglies
daf0398750
fix: build front cannot find IvergeConfig.enable_lite_mode and macos port switching causes crash ( #2691 )
...
* fix: macos switch protocol port or enable protocol port causes crash
* fix: build time front cannot find IVergeConfig attribute enable_lite_mode
2025-02-12 18:14:13 -08:00
wonfen
5bf2f9b8ed
fix(macos): add missing required dependencies
2025-02-12 15:06:42 +08:00
wonfen
10a2655288
fix: remove unused imports to resolve compile warnings
2025-02-12 14:35:49 +08:00
wonfen
ac07397818
refactor: improve hotkey management, logging, and error handling; fix tray freeze and hotkey failure on silent startup
2025-02-12 14:23:42 +08:00
wonfen
30d061d00f
fix(tray): resolve blank icon issue on Windows and optimize creation logic
2025-02-12 13:56:33 +08:00
wonfen
70e0a5adc8
refactor: Improve tray icon and event handling across platforms & unify click behavior
2025-02-11 14:48:31 +08:00
wonfen
ef52f81494
fix: app crash without a default global_hotkey vaule
2025-02-11 01:50:48 +08:00
wonfen
d25fbc05e2
perf: Optimize kernel shutdown speed & logic
2025-02-10 13:18:00 +08:00
wonfen
18c7ed1ccc
perf: Improve kernel management logic & add more dev mode logs
2025-02-09 14:19:15 +08:00
Tunglies
215dcee3f1
feat: option to enable global hotkey ( #2665 )
2025-02-09 07:45:22 +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
wonfen
bae606bc9d
fix: restore hotkey functionality after silent startup
2025-02-02 11:37:10 +08:00
wonfen
d20bd62b90
style: refine tray speed display
2025-02-02 03:43:15 +08:00
huzibaca
fa86efcdfb
chore: avoid duplicate updates when tray rate is off
2025-01-14 11:48:43 +08:00
huzibaca
1a61fab79a
feat: maoos tray speed can be closed
2025-01-13 20:48:25 +08:00
huzibaca
9655f7712b
Merge branch 'languagefixes' into dev
...
# Conflicts:
# src-tauri/Cargo.lock
# src-tauri/Cargo.toml
# src-tauri/src/core/tray/mod.rs
2025-01-11 15:07:30 +08:00
lucidhz
c5989d2735
fix: put_configs response add detail error message ( #2492 )
...
感谢pr
2025-01-05 01:27:12 -08:00
huzibaca
fb4032d6ce
fix: modify the external control access key, the tray rate display is abnormal
2025-01-02 15:27:28 +08:00
huzibaca
eeff4d41f4
feat: the tray displays the shortcut keys that have been set
2025-01-01 08:14:15 +08:00
huzibaca
086f023ebc
chore: update
2024-12-31 11:11:29 +08:00
huzibaca
b70336c026
fix: unused code
2024-12-31 08:08:52 +08:00
huzibaca
7d84279370
fix: syntax issues
2024-12-31 04:50:12 +08:00
huzibaca
fb41c915cc
feat: macos system tray addition rate display
2024-12-31 04:42:55 +08:00
blagodaren
8461046a4f
fix: add more lang and lang fix for tray
2024-12-28 10:05:30 +03:00
blagodaren
fc925ea032
fix: add system language sup
2024-12-28 08:12:46 +03:00
huzibaca
2d2521e434
chore: update
2024-12-24 06:03:23 +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
f0d953ff59
chore: update default_bypass
...
1. add 172.29.0.0/16
2024-12-23 06:06:46 +08:00
huzibaca
67b1cf9e1b
feat: user uploaded icons can use templates, provided they are monochrome icons fixer #2213
2024-11-30 09:49:43 +08:00
Yu-Haifeng
66941a18c0
fix: macOS tray icon not changed when use system proxy or tun mode ( #2176 )
2024-11-28 14:42:05 +08:00
huzibaca
2ac27fcfa7
refactor: backup implementation
...
1. timeouts can be set for different operations
2. performance optimization
2024-11-27 07:34:34 +08:00
huzibaca
90bf5e0782
chore: timeout adjusted to 15 seconds
2024-11-26 15:09:58 +08:00
wonfen
a3140f48b4
release 2.0.0
2024-11-23 11:34:17 +08:00
huzibaca
335883f9f0
chore: set the request timeout to 3 seconds
2024-11-23 06:50:28 +08:00
huzibaca
4feef53cb0
chore: set the request timeout to 5 seconds
2024-11-22 14:15:31 +08:00
huzibaca
708e5d1941
fix: auto launch does not worki
2024-11-20 03:52:19 +08:00
huzibaca
4e2d9d6acd
fix: windows cannot save window state(2)
2024-11-20 00:27:53 +08:00
huzibaca
221b732472
refactor: logger fetch logic
2024-11-18 05:58:06 +08:00
Christine.
7f0d9952aa
chore: Replace test URL to support iPv4&iPv6 ( #2033 )
2024-11-18 00:20:21 +08:00