Tunglies
|
a574ced428
|
Refactor logging statements to use the new formatting syntax for improved readability and consistency across the codebase. This includes updating error, warning, and info logs in various modules such as system commands, configuration, core functionalities, and utilities. Additionally, minor adjustments were made to string formatting in backup and proxy features to enhance clarity.
|
2025-06-27 23:30:59 +08:00 |
|
Tunglies
|
53a46d0dc6
|
refactor: simplify proxy type handling and improve error handling in network commands
|
2025-05-16 00:09:47 +08:00 |
|
wonfen
|
95231e7cd3
|
fix: http request error
|
2025-05-12 22:10:46 +08:00 |
|
Tunglies
|
5b6c9be99f
|
feat: better service status and TUN mode usable checks in Setting Page
|
2025-05-12 19:04:21 +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
|
779291151e
|
fix: network request failure termination logic and add connection pool optimization
|
2025-05-04 10:14:52 +08:00 |
|
wonfen
|
3983762202
|
feat: add more network control methods
|
2025-05-03 23:17:51 +08:00 |
|
wonfen
|
73b9a71c84
|
feat: add retry mechanism to optimize network requests, improve async message handling and timeout for scheduled tasks
|
2025-05-03 09:38:25 +08:00 |
|
wonfen
|
32b6821b8a
|
feat: add network manager to optimize network request handling
|
2025-04-30 21:30:28 +08:00 |
|