aboutsummaryrefslogtreecommitdiff
path: root/crates/vcs_data/src/data/local
Commit message (Expand)AuthorAgeFilesLines
* Add setter methods for LocalMappingMetadata fields魏曹先生2025-11-191-0/+40
* Use std::path::PathBuf in latest_info module魏曹先生2025-11-171-1/+4
* Use member-specific paths for latest info files魏曹先生2025-11-172-3/+18
* feat: Add file status tracking and SHA1 hash system魏曹先生2025-11-176-51/+763
* Add path formatting utility and local sheet management魏曹先生2025-11-073-12/+99
* Add documentation for local cached data structures魏曹先生2025-11-072-0/+7
* feat: Add local data management modules (WIP)魏曹先生2025-11-063-0/+138
* 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
* update: Local actions and data structures魏曹先生2025-11-031-2/+8
* feat: Implement sheet usage management魏曹先生2025-11-031-0/+223
* Add LatestInfo struct for client data persistence魏曹先生2025-10-301-0/+28
* 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