| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-01 | Update vault.rs | 魏曹先生 | |
| 2025-12-01 | Change default vault auth mode from password to key | 魏曹先生 | |
| 2025-12-01 | Refactor vault config to use template-based generation | 魏曹先生 | |
| - Replace direct serialization with template-based config file generation - Add new dependencies: whoami, redox_syscall, wasite, web-sys - Update VaultConfig structure with new enum types and serialization attributes - Modify setup_vault to accept vault_name parameter and use template - Update all test calls to include vault_name parameter | |||
| 2025-12-01 | Add logger configuration to VaultServerConfig | 魏曹先生 | |
| 2025-10-12 | feat: Update data configuration structures | 魏曹先生 | |
| - Add new configuration fields for local and vault data - Remove outdated todo.txt file | |||
| 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 | |||
