nextcloud-server/lib/private/Files/Storage/Wrapper
Louis Chemineau ef4281ebe3 fix(files): Correctly copy the cache information on copy operations
Needed to copy the `encrypted` flag of encrypted files when those files are two level down in a moved folder.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-02-13 23:37:04 +07:00
..
Availability.php fix(files): Ensure that the hash method does not return null 2024-09-16 15:18:02 +07:00
Encoding.php fix(files): Do not array access null value 2025-01-29 10:28:01 +07:00
EncodingDirectoryWrapper.php
Encryption.php fix(files): Correctly copy the cache information on copy operations 2025-02-13 23:37:04 +07:00
Jail.php fix: use proper jailed patch in watcher 2024-04-09 10:41:50 +07:00
KnownMtime.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
PermissionsMask.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
Quota.php fix: Allow overriding shouldApplyQuota check from child classes 2024-10-09 16:43:10 +07:00
Wrapper.php fix: Pass the mountpoint target user to storages without owner 2024-07-22 12:51:50 +07:00