nextcloud/lib/private/Files/ObjectStore
Tobias Zimmerer 8970f96e3b fix(s3): support SSE-C headers for the MultipartCopy call
Signed-off-by: Tobias Zimmerer <3228193+ir0nhide@users.noreply.github.com>
2023-11-15 07:37:09 +00:00
..
AppdataPreviewObjectStoreStorage.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Azure.php Update php licenses 2021-06-04 22:02:41 +02:00
HomeObjectStoreStorage.php more share permission logic to storage wrapper 2023-09-04 14:09:41 +02:00
Mapper.php Implement multibucket shift for ObjectStore 2021-11-11 15:09:28 +01:00
ObjectStoreScanner.php Store size in int|float for 32bit support 2023-09-25 15:14:31 +00:00
ObjectStoreStorage.php fix: Only store unencrypted_size if path should be encrypted 2023-09-12 15:05:13 +02:00
S3.php Merge pull request #39642 from nextcloud/backport/39629/stable27 2023-08-03 08:47:22 +02:00
S3ConnectionTrait.php fix(s3): fix handling verify_bucket_exists parameter 2023-08-31 21:21:16 +00:00
S3ObjectTrait.php fix(s3): support SSE-C headers for the MultipartCopy call 2023-11-15 07:37:09 +00:00
S3Signature.php Fix Guzzle function calls 2021-11-23 09:28:57 +01:00
StorageObjectStore.php Update php licenses 2021-06-04 22:02:41 +02:00
Swift.php Adapt more code to migration to LoggerInterface 2022-03-24 16:21:25 +01:00
SwiftFactory.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
SwiftV2CachingAuthService.php Update php licenses 2021-06-04 22:02:41 +02:00