nextcloud/lib/private/Files/ObjectStore
Louis Chemineau 1c80a98720 fix(S3): Use original folder size during copy
This prevent having copied folders with a wrongly set size of 0KB.

- Fix https://github.com/nextcloud/server/issues/51916

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-06-02 09:56:15 +00:00
..
AppdataPreviewObjectStoreStorage.php chore: apply code style 2025-04-30 19:04:59 +02:00
Azure.php chore: apply code style 2025-04-30 19:04:59 +02:00
HomeObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IObjectStoreMetaData.php fix: keep IObjectStoreMetaData in private namespace for backports 2025-05-15 18:00:35 +02:00
Mapper.php chore: apply code style 2025-04-30 19:04:59 +02:00
ObjectStoreScanner.php chore: apply code style 2025-04-30 19:04:59 +02:00
ObjectStoreStorage.php fix(S3): Use original folder size during copy 2025-06-02 09:56:15 +00:00
S3.php fix: keep IObjectStoreMetaData in private namespace for backports 2025-05-15 18:00:35 +02:00
S3ConfigTrait.php fix(S3ConfigTrait): Allow proxy field to take false 2024-09-15 17:19:40 +00:00
S3ConnectionTrait.php chore: apply code style 2025-04-30 19:04:59 +02:00
S3ObjectTrait.php fix: don't perform the extra buffering in s3 stream write when the stream size is known 2025-05-12 11:58:34 +02:00
S3Signature.php chore: apply code style 2025-04-30 19:04:59 +02:00
StorageObjectStore.php chore: apply code style 2025-04-30 19:04:59 +02:00
Swift.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SwiftFactory.php chore: apply code style 2025-04-30 19:04:59 +02:00
SwiftV2CachingAuthService.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00