| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-12 | Reorganize crate structure and move documentation files | 魏曹先生 | |
| 2026-01-02 | Rename vault admin to host and add serde renames | 魏曹先生 | |
| - 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 | |||
| 2025-10-06 | Move vcs crate to vcs_data for better separation of concerns | 魏曹先生 | |
| - 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 | |||
