andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions/Functions
Andrew Beal d0be254c5f feat: add batch file operations and move functionality
- Rename DeleteVaultFile to DeleteVaultFiles with array support
- Add MoveVaultFiles function for file relocation and renaming
- Refactor file operations to return structured success/error results
- Move directory creation logic to VaultService
- Register FileManager dependency for file operations
- Fix CSS variable for interactive accent blue hover state
2025-10-16 22:58:30 +01:00
..
DeleteVaultFiles.ts feat: add batch file operations and move functionality 2025-10-16 22:58:30 +01:00
MoveVaultFiles.ts feat: add batch file operations and move functionality 2025-10-16 22:58:30 +01:00
ReadVaultFiles.ts refactor: enhance file operations to support batch reads and deletion 2025-10-15 21:06:23 +01:00
SearchVaultFiles.ts refactor: cache markdown permalinks and update SearchVaultFiles description 2025-10-15 00:11:54 +01:00
WriteVaultFile.ts refactor: enhance file operations to support batch reads and deletion 2025-10-15 21:06:23 +01:00