0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-19 12:42:11 +00:00
nextcloud_server/lib/private/Files/Storage
2025-05-14 21:53:47 +02:00
..
PolyFill refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Wrapper fix(encryption): Only prevent cache deletion if target is not object store in moveFromStorage 2025-05-13 23:37:52 +02:00
Common.php Merge pull request #49262 from nextcloud/move-from-encryption-no-opt 2024-12-05 17:42:47 +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 chore: move implementation from OC legacy to OCP\Files 2025-05-14 14:55:45 +02:00