nextcloud/lib/private/Files/Storage
Robin Appelman efe257cc59
feat: add an option to filter what paths get checked for updates
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-12-31 13:15:17 +01:00
..
PolyFill refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Wrapper fix(encryption): Increment lastChunkNr when size is off 2025-11-25 09:19:23 +00:00
Common.php feat: add an option to filter what paths get checked for updates 2025-12-31 13:15:17 +01:00
CommonTest.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
DAV.php fix: handle dav external storage roots with spaces 2025-06-30 18:01:01 +02: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 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