nextcloud-server/lib/public/Files/Cache
Louis Chemineau ef4281ebe3 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>
2025-02-13 23:37:04 +07:00
..
AbstractCacheEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
CacheEntryInsertedEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
CacheEntryRemovedEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
CacheEntryUpdatedEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
CacheInsertEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
CacheUpdateEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
ICache.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
ICacheEntry.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
ICacheEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
IFileAccess.php feat: add interface for lower level filecache acess without having to do direct db queries 2024-03-25 16:48:41 +07:00
IPropagator.php Add already used optional sizeDifference parameter to IPropagator 2021-10-14 17:11:34 +07:00
IScanner.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00
IUpdater.php fix(files): Correctly copy the cache information on copy operations 2025-02-13 23:37:04 +07:00
IWatcher.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +07:00