summaryrefslogtreecommitdiff
path: root/crates/vcs/src/data/vault
AgeCommit message (Expand)Author
2025-10-06Remove old vcs directory after migration to vcs_data魏曹先生
2025-10-06Enhance VaultConfig with server configuration魏曹先生
2025-09-29Add incremental transfer functionality and update core components魏曹先生
2025-09-26feat(tcp_connection): add MessagePack serialization support魏曹先生
2025-09-26docs: Add module-level documentation comments魏曹先生
2025-09-26feat: Automatically create host member and ref sheet during vault setup魏曹先生
2025-09-26Fixed by clippy魏曹先生
2025-09-26refactor: convert InputPackage from tuple to named struct魏曹先生
2025-09-26feat: add sheet management system for vaults魏曹先生
2025-09-25Move `workspace` mod to `data`魏曹先生