aboutsummaryrefslogtreecommitdiff
path: root/crates/vcs_data/src/data/local/config.rs
Commit message (Expand)AuthorAgeFilesLines
* Apply clippy suggestions魏曹先生2025-11-231-16/+12
* Derive Clone for LocalConfig and fix mapping_mut signature魏曹先生2025-11-191-1/+1
* Use member-specific paths for latest info files魏曹先生2025-11-171-1/+6
* Update draft folder structure to include account name魏曹先生2025-11-051-5/+18
* feat: Add rollback support for file movement魏曹先生2025-11-031-18/+58
* feat: Implement sheet usage management魏曹先生2025-11-031-0/+223
* feat: Update data configuration structures魏曹先生2025-10-121-0/+25
* Move vcs crate to vcs_data for better separation of concerns魏曹先生2025-10-061-0/+53