nextcloud-server/lib/private/Files/Storage
Côme Chilliet 8c21f2b19c fix(encryption): Fix TypeError when trying to decrypt unencrypted file
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-25 13:18:50 +07:00
..
PolyFill refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
Wrapper fix(encryption): Fix TypeError when trying to decrypt unencrypted file 2025-08-25 13:18:50 +07:00
Common.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CommonTest.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
DAV.php fix: handle dav external storage roots with spaces 2025-06-30 18:01:01 +07:00
FailedStorage.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
Home.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
Local.php refactor(storage): Code adjustements and simplifications 2024-11-21 10:02:00 +07:00
LocalRootStorage.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
LocalTempFileTrait.php chore: move streamCopy implementation from `OC_Helper` to `OCP\Files` 2025-05-16 13:03:05 +07:00
Storage.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
StorageFactory.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
Temporary.php chore: move implementation from OC legacy to OCP\Files 2025-05-14 14:55:45 +07:00