0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-15 23:59:16 +00:00
nextcloud_server/lib/public/Files/Cache
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations
Needed to copy the `encrypted` flag of encrypted files when those files are two level down in a moved folder.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-12-03 17:04:44 +01:00
..
AbstractCacheEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheEntryInsertedEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheEntryRemovedEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheEntryUpdatedEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheInsertEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheUpdateEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ICache.php fix(psalm): Fix @throws annotations 2024-09-17 17:18:30 +02:00
ICacheEntry.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ICacheEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IFileAccess.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IPropagator.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IScanner.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IUpdater.php fix(files): Correctly copy the cache information on copy operations 2024-12-03 17:04:44 +01:00
IWatcher.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00