This website requires JavaScript.
Explore
Help
Register
Sign In
YuuMJ1997
/
clash-verge-rev
Watch
1
Star
0
Fork
0
You've already forked clash-verge-rev
mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced
2026-04-13 13:30:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
clash-verge-rev
/
src-tauri
/
src
/
feat
History
Tunglies
c2d7bf296a
feat: add allow auto update option for profiles and update UI components
2025-10-18 17:04:03 +08:00
..
backup.rs
refactor: convert synchronous file operations to asynchronous for improved performance (
#5059
)
2025-10-14 19:55:22 +08:00
clash.rs
Refactor logging macros to remove print control parameter
2025-10-10 13:05:37 +08:00
config.rs
Refactor logging macros to remove print control parameter
2025-10-10 13:05:37 +08:00
mod.rs
refactor: remove deprecated lightweight module and adjust macOS activation policy
2025-03-24 20:11:38 +08:00
profile.rs
feat: add allow auto update option for profiles and update UI components
2025-10-18 17:04:03 +08:00
proxy.rs
Refactor string handling to use
into()
instead of
to_string()
for improved performance and consistency across the codebase. This change affects various modules including
app.rs
,
clash.rs
,
config.rs
,
core.rs
,
service.rs
, and others, ensuring that string conversions are streamlined and more idiomatic.
2025-10-14 09:26:20 +08:00
window.rs
chore: remove unused imports
2025-10-18 14:51:27 +08:00