duplicati/Duplicati/Library/Main/Volumes
2025-06-19 11:04:09 +02:00
..
BlockVolumeReader.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
BlockVolumeWriter.cs Added .ConfigureAwait(false) to all of the await statements 2025-06-12 08:34:29 +02:00
FilesetVolumeReader.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
FilesetVolumeWriter.cs Forwarded cancellation tokens, added some missing .ConfigureAwait() and added some missing docstrings 2025-06-19 11:04:09 +02:00
IFileEntry.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IndexVolumeReader.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IndexVolumeWriter.cs Added debug check to ensure we capture wrong blocklists 2025-05-16 10:34:46 +02:00
InvalidManifestException.cs Better error message on manifest version mismatch. 2025-03-24 22:49:05 +01:00
IParsedVolume.cs Rewrite the backend manager. (#5896) 2025-01-28 08:54:50 +01:00
VolumeBase.cs Fixed duplicate entries in index files (#5856) 2025-01-10 09:24:31 +01:00
VolumeReaderBase.cs Changed the logic in recreate to avoid opening the same zip file multiple times. 2025-02-06 21:34:02 +01:00
VolumeWriterBase.cs Rewrite the backend manager. (#5896) 2025-01-28 08:54:50 +01:00