aboutsummaryrefslogtreecommitdiff
path: root/crates/vcs/src/data
Commit message (Expand)AuthorAgeFilesLines
* Remove old vcs directory after migration to vcs_data魏曹先生2025-10-0611-1865/+0
* Enhance VaultConfig with server configuration魏曹先生2025-10-061-1/+32
* Add incremental transfer functionality and update core components魏曹先生2025-09-292-21/+146
* feat(tcp_connection): add MessagePack serialization support魏曹先生2025-09-262-4/+23
* docs: Add module-level documentation comments魏曹先生2025-09-263-0/+3
* refactor: Update sheet input handling and fix tests魏曹先生2025-09-262-13/+107
* refactor: Simplify error handling in vault setup魏曹先生2025-09-261-2/+1
* feat: Automatically create host member and ref sheet during vault setup魏曹先生2025-09-262-13/+33
* Fixed by clippy魏曹先生2025-09-262-8/+6
* refactor: convert InputPackage from tuple to named struct魏曹先生2025-09-262-8/+18
* feat: add sheet management system for vaults魏曹先生2025-09-269-9/+377
* Move `workspace` mod to `data`魏曹先生2025-09-259-0/+1198