nextcloud/apps/dav/lib/Connector
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
..
Sabre chore: move streamCopy implementation from OC_Helper to OCP\Files 2025-05-16 13:03:05 +02:00
LegacyDAVACL.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
LegacyPublicAuth.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00