| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename vault admin to host and add serde renames | 魏曹先生 | 2026-01-02 | 1 | -0/+2 |
| | | | | | | | | | - Rename `vault_admin_list` to `vault_host_list` in config and actions - Add `#[serde(rename)]` attributes to all data structures for shorter JSON keys - Update field renames in LocalConfig, LatestFileData, LatestInfo, LocalSheetData, Member, SheetData, Share, and VirtualFileMeta | ||||
| * | Move vcs crate to vcs_data for better separation of concerns | 魏曹先生 | 2025-10-06 | 1 | -0/+69 |
| - Rename vcs crate to vcs_data to clearly define data layer - Maintain all existing data structures and functionality - Update dependencies to include action_system integration - Preserve test structure in vcs_data_test directory | |||||
