0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/lib/private/Files/Storage/Wrapper
Louis Chemineau a663b3e0cd 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:35:59 +00:00
..
Availability.php fix(files): Ensure that the hash method does not return null 2024-09-16 17:08:10 +00:00
Encoding.php fix(files): Do not array access null value 2025-01-28 20:51:42 +01:00
EncodingDirectoryWrapper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Encryption.php fix(files): Correctly copy the cache information on copy operations 2025-02-13 23:35:59 +00:00
Jail.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
KnownMtime.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PermissionsMask.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Quota.php fix: Allow overriding shouldApplyQuota check from child classes 2024-10-28 09:46:45 +01:00
Wrapper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00