Tunglies
|
b6a6f5f434
|
Add AsyncHandler for wrapping task spawning
|
2025-04-11 17:30:30 +08:00 |
|
wonfen
|
7b5fd104de
|
fix: #3227, use async operations to avoid blocking on
|
2025-04-01 12:52:59 +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 |
|
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 |
|
Tunglies
|
df5424d55e
|
feat: add logging module and update running mode terminology
|
2025-03-25 23:05:09 +08:00 |
|
Tunglies
|
1d88d98ea1
|
feat: ensure Mihomo and Verge services are running before executing commands
|
2025-03-22 17:05:42 +08:00 |
|
Tunglies
|
1ec7a0f23c
|
refactor: update request method handling to use reqwest::Method enum
fix: duplicated checks tray menu
|
2025-03-15 13:23:17 +08:00 |
|
Tunglies
|
b57c6e408a
|
chore: git hooks for linter and formatter
|
2025-03-13 12:51:20 +08:00 |
|
Tunglies
|
15e54df67c
|
refactor: streamline clash mode handling and improve API interactions
|
2025-03-08 22:41:14 +08:00 |
|
Tunglies
|
184fd4a1ba
|
refactor: reorganize feat.rs into modular structure (#2827)
Split the monolithic feat.rs file into specialized modules:
- backup.rs: WebDAV backup and restore functions
- clash.rs: Core management and testing functions
- config.rs: Configuration handling
- profile.rs: Profile management
- proxy.rs: Proxy and TUN mode controls
- window.rs: Dashboard window management
This improves code organization, readability, and maintainability
by grouping related functionality into logical modules.
|
2025-03-01 20:44:35 +08:00 |
|