nextcloud/lib/private/Files/Storage/Wrapper
Ferdinand Thiessen 01db539d0a
chore: move streamCopy implementation from OC_Helper to OCP\Files
The function was already there but called the legacy version.
So moved the implementation and migrated all usages of it.
Sadly the interface was slightly different so adjusted it to be
compatible with both legacy and the OCP one.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-16 13:03:05 +02:00
..
Availability.php refactor(storage): Code adjustements and simplifications 2024-11-21 10:02:00 +01:00
Encoding.php fix: don't set 'name' on null metadata 2024-12-03 19:12:45 +01:00
EncodingDirectoryWrapper.php fix(Storage): Fix IStorage return types 2024-09-26 18:13:03 +02:00
Encryption.php chore: move streamCopy implementation from OC_Helper to OCP\Files 2025-05-16 13:03:05 +02:00
Jail.php chore: move streamCopy implementation from OC_Helper to OCP\Files 2025-05-16 13:03:05 +02:00
KnownMtime.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
PermissionsMask.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
Quota.php fix: create mountpoint folder even if the user has a quota of 0 2025-05-08 15:15:36 +02:00
Wrapper.php chore: move streamCopy implementation from OC_Helper to OCP\Files 2025-05-16 13:03:05 +02:00