summaryrefslogtreecommitdiff
path: root/crates/vcs_data/src/data/local
AgeCommit message (Expand)Author
2025-11-19Add setter methods for LocalMappingMetadata fields魏曹先生
2025-11-17Use std::path::PathBuf in latest_info module魏曹先生
2025-11-17Use member-specific paths for latest info files魏曹先生
2025-11-17feat: Add file status tracking and SHA1 hash system魏曹先生
2025-11-07Add path formatting utility and local sheet management魏曹先生
2025-11-07Add documentation for local cached data structures魏曹先生
2025-11-06feat: Add local data management modules (WIP)魏曹先生
2025-11-05Update draft folder structure to include account name魏曹先生
2025-11-03feat: Add rollback support for file movement魏曹先生
2025-11-03update: Local actions and data structures魏曹先生
2025-11-03feat: Implement sheet usage management魏曹先生
2025-10-30Add LatestInfo struct for client data persistence魏曹先生
2025-10-12feat: Update data configuration structures魏曹先生
2025-10-06Move vcs crate to vcs_data for better separation of concerns魏曹先生