nextcloud/lib/private/Files/Storage
Julius Knorr b933156a3a
Merge pull request #57914 from nextcloud/feat/extendable-propfind
feat(dav): allow extending propfind properties via event
2026-02-05 10:49:59 +01:00
..
PolyFill refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Wrapper perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Common.php refactor: use strict comparison operator 2026-01-28 21:11:47 +01:00
CommonTest.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
DAV.php Merge pull request #57914 from nextcloud/feat/extendable-propfind 2026-02-05 10:49:59 +01:00
FailedStorage.php perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Home.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
Local.php refactor: use strict comparison operator 2026-01-28 21:11:47 +01:00
LocalRootStorage.php refactor: Fix some easy psalm issues in Files 2025-10-02 13:34:47 +02:00
LocalTempFileTrait.php chore: move streamCopy implementation from OC_Helper to OCP\Files 2025-05-16 13:03: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