This website requires JavaScript.
Explore
Help
Register
Sign In
our
/
clash-proxy
Watch
2
Star
0
Fork
0
You've already forked clash-proxy
Code
Pull Requests
Activity
2,885
Commits
13
Branches
102
Tags
3f95c81243c1defdac06dc1bb477c556673f5734
Commit Graph
9 Commits
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.
Tunglies
·
2025-06-27 23:30:59 +08:00
a574ced428
refactor: simplify proxy type handling and improve error handling in network commands
Tunglies
·
2025-05-16 00:09:47 +08:00
53a46d0dc6
fix: http request error
wonfen
·
2025-05-12 22:10:46 +08:00
95231e7cd3
feat: better service status and TUN mode usable checks in Setting Page
Tunglies
·
2025-05-12 19:04:21 +08:00
5b6c9be99f
refactor: use async approach to restructure UI startup logic and resolve various freeze issues during launch
wonfen
·
2025-05-10 01:26:03 +08:00
8cae9d4e0a
fix: network request failure termination logic and add connection pool optimization
wonfen
·
2025-05-04 10:14:52 +08:00
779291151e
feat: add more network control methods
wonfen
·
2025-05-03 23:17:51 +08:00
3983762202
feat: add retry mechanism to optimize network requests, improve async message handling and timeout for scheduled tasks
wonfen
·
2025-05-03 09:38:25 +08:00
73b9a71c84
feat: add network manager to optimize network request handling
wonfen
·
2025-04-30 21:30:28 +08:00
32b6821b8a