summaryrefslogtreecommitdiff
path: root/crates/vcs_data/src/data/sheet.rs
AgeCommit message (Expand)Author
2026-01-12Reorganize crate structure and move documentation files魏曹先生
2026-01-02Rename vault admin to host and add serde renames魏曹先生
2025-12-25Add sheet sharing functionality魏曹先生
2025-12-24Remove legacy import/export mechanism魏曹先生
2025-12-15Remove unnecessary edit rights check in sheet mapping魏曹先生
2025-12-15Add edit mapping action for sheet operations魏曹先生
2025-11-23Apply clippy suggestions魏曹先生
2025-11-19Derive Clone for LocalConfig and fix mapping_mut signature魏曹先生
2025-11-19Add mutable mapping accessor methods to Sheet and SheetData魏曹先生
2025-11-17feat: Add file status tracking and SHA1 hash system魏曹先生
2025-11-06feat: Enhanced data structures and constants魏曹先生
2025-11-05Update draft folder structure to include account name魏曹先生
2025-11-03feat: Add sheet creation action魏曹先生
2025-10-30Change auth_member to return MemberId on success魏曹先生
2025-10-13Fix Clippy warnings and optimize code魏曹先生
2025-10-06Move vcs crate to vcs_data for better separation of concerns魏曹先生