vaultik/internal/backup
sneak fb220685a2 Fix manifest generation to not encrypt manifests
- Manifests are now only compressed (not encrypted) so pruning operations can work without private keys
- Updated generateBlobManifest to use zstd compression directly
- Updated prune command to handle unencrypted manifests
- Updated snapshot list command to handle new manifest format
- Updated documentation to reflect manifest.json.zst (not .age)
- Removed unnecessary VAULTIK_PRIVATE_KEY check from prune command
2025-07-26 02:54:52 +02:00
..
backup_test.go Fix foreign key constraints and improve snapshot tracking 2025-07-26 02:22:25 +02:00
file_change_test.go Fix file content change handling and improve log messages 2025-07-26 02:38:50 +02:00
module.go Fix foreign key constraints and improve snapshot tracking 2025-07-26 02:22:25 +02:00
progress.go Major refactoring: UUID-based storage, streaming architecture, and CLI improvements 2025-07-22 14:56:44 +02:00
scanner_test.go Major refactoring: UUID-based storage, streaming architecture, and CLI improvements 2025-07-22 14:56:44 +02:00
scanner.go Fix file content change handling and improve log messages 2025-07-26 02:38:50 +02:00
snapshot_test.go Fix foreign key constraints and improve snapshot tracking 2025-07-26 02:22:25 +02:00
snapshot.go Fix manifest generation to not encrypt manifests 2025-07-26 02:54:52 +02:00