This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
clash-verge-rev-lite
Watch
1
Star
0
Fork
0
You've already forked clash-verge-rev-lite
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
11
Wiki
Activity
Files
a32c973ab8f19b90720999a9a46d9fa6aa9adf9a
clash-verge-rev-lite
/
src-tauri
/
src
History
coolcoala
a32c973ab8
fixed problem with profile inactivation after adding via deeplink on windows
2025-07-21 03:06:37 +03:00
..
cmd
added update profiles at startup, “announce-url” header, and also when adding check if the profile already exists and if it does, just update it
2025-07-18 04:12:55 +03:00
config
added button to turn off hwid sending
2025-07-18 04:17:58 +03:00
core
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
enhance
fix : js script escape error issue introduced
#3751
(
#3759
)
2025-06-16 21:04:40 +08:00
feat
HWID implementation
2025-07-10 20:50:12 +03:00
module
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
process
perf: async app startup loading to prevent UI freeze
2025-06-13 22:59:16 +08:00
state
fix: silent start does not take effect (
#3708
)
2025-06-12 23:39:03 +08:00
utils
fixed problem with profile inactivation after adding via deeplink on windows
2025-07-21 03:06:37 +03:00
lib.rs
added update profiles at startup, “announce-url” header, and also when adding check if the profile already exists and if it does, just update it
2025-07-18 04:12:55 +03:00
main.rs
chore: follow official standards and adjust the main file
2024-09-15 06:24:53 +08:00