nextcloud/lib/private/Files/ObjectStore
Robin Appelman a1db2021ee feat: add option to enable s3 acceleration
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-04-26 14:46:15 +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 also updated parent etags when a changed etag is detected during scanning 2024-01-31 18:28:05 +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 feat: add option to enable s3 acceleration 2024-04-26 14:46:15 +00:00
S3ObjectTrait.php fix: disable the internal s3sdk multi part copy logic 2024-04-18 11:41:10 +02: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