| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-26 | docs: Add module-level documentation comments | 魏曹先生 | |
| - Add documentation comments to VaultConfig, Sheets, and VirtualFile modules - Improve code documentation for better maintainability | |||
| 2025-09-26 | feat: add sheet management system for vaults | 魏曹先生 | |
| - Add Sheet struct with holder, inputs, and mapping functionality - Implement SheetData with serialization support - Add sheets.rs with vault sheet management methods: - Load all sheets in vault - Search for sheet names - Read individual sheets - Create new sheets with validation - Delete sheets (both permanently and safely to trash) - Restore sheets from trash - Update data module to include sheet submodule - Minor fixes and improvements to related modules | |||
| 2025-09-25 | Move `workspace` mod to `data` | 魏曹先生 | |
