This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
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-01-29 17:15:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bae584b1aba36d00115431366115c685e9878065
clash-verge-rev
/
src-tauri
/
src
/
config
History
Tunglies
bae584b1ab
perf: optimize profile handle memory usage
2025-11-04 10:05:17 +08:00
..
clash.rs
Refactor configuration access to use latest_arc() instead of latest_ref()
2025-11-04 06:06:20 +08:00
config.rs
Refactor configuration access to use latest_arc() instead of latest_ref()
2025-11-04 06:06:20 +08:00
encrypt.rs
feat: add signal handling for graceful shutdown on Windows and Unix (
#5023
)
2025-10-27 14:02:27 +08:00
mod.rs
feat: implement draft management system for concurrent editing and committing of data
2025-10-15 08:32:52 +08:00
prfitem.rs
refactor: reduce clone operation (
#5268
)
2025-11-01 20:03:56 +08:00
profiles.rs
perf: optimize profile handle memory usage
2025-11-04 10:05:17 +08:00
runtime.rs
refactor: replace unwrap_or with unwrap_or_else for improved error handling (
#5163
)
2025-10-22 17:33:55 +08:00
verge.rs
fix: update IVerge struct to skip serializing optional fields and adjust types for latency timeout and proxy layout column
2025-11-04 08:16:02 +08:00