summaryrefslogtreecommitdiff
path: root/crates/vcs_data/src/data/local/local_sheet.rs
AgeCommit message (Expand)Author
2026-01-02Rename vault admin to host and add serde renames魏曹先生
2025-12-15Add getter and setter for last_modifiy_check_hash and remove_mapping魏曹先生
2025-12-11Match moved files using latest hash instead of initial hash魏曹先生
2025-12-04Change add_mapping to accept path by reference魏曹先生
2025-11-23Apply clippy suggestions魏曹先生
2025-11-19Add setter methods for LocalMappingMetadata fields魏曹先生
2025-11-17feat: Add file status tracking and SHA1 hash system魏曹先生
2025-11-07Add path formatting utility and local sheet management魏曹先生
2025-11-06feat: Add local data management modules (WIP)魏曹先生