nextcloud/lib/private/Files/Storage/Wrapper
Côme Chilliet feef3cfa7d fix(encryption): Correctly set encrypted to 0 when copying
If encryption got disabled, copying should set encrypted to 0 for the
 new unencrypted copy. For instance when using encryption:decrypt-all

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-11 21:18:37 +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 fix(encryption): Correctly set encrypted to 0 when copying 2025-09-11 21:18:37 +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