| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace hardcoded file extension with constant | 魏曹先生 | 2026-01-03 | 1 | -2/+6 |
| | | | | | | Use SERVER_SUFFIX_MEMBER_INFO_NO_DOT constant instead of literal "toml" string for member info file extension check | ||||
| * | Move vcs crate to vcs_data for better separation of concerns | 魏曹先生 | 2025-10-06 | 1 | -0/+140 |
| - 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 | |||||
