nextcloud/lib/private/Files/Storage
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
..
PolyFill refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Wrapper fix(files): Correctly copy the cache information on copy operations 2024-12-03 17:04:44 +01:00
Common.php refactor(storage): Code adjustements and simplifications 2024-11-21 10:02:00 +01:00
CommonTest.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
DAV.php chore: use $this->logger and prevent Server::get 2024-11-08 10:56:30 +01:00
FailedStorage.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
Home.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
Local.php refactor(storage): Code adjustements and simplifications 2024-11-21 10:02:00 +01:00
LocalRootStorage.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
LocalTempFileTrait.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Storage.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
StorageFactory.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Temporary.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00