You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files/ObjectStore
Julius Härtl e4054370b1
fix(s3): Add config option to disable multipart copy for certain s3 providers
2 years ago
..
AppdataPreviewObjectStoreStorage.php composer run cs:fix 3 years ago
Azure.php
HomeObjectStoreStorage.php more share permission logic to storage wrapper 2 years ago
Mapper.php
ObjectStoreScanner.php Store size in int|float for 32bit support 2 years ago
ObjectStoreStorage.php fix(ObjectStore): Make copying behavior consistent with local storage 2 years ago
S3.php fix(s3): add SSE-C parameters to headObject call 3 years ago
S3ConnectionTrait.php fix(s3): Add config option to disable multipart copy for certain s3 providers 2 years ago
S3ObjectTrait.php fix(s3): Add config option to disable multipart copy for certain s3 providers 2 years ago
S3Signature.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
StorageObjectStore.php
Swift.php
SwiftFactory.php
SwiftV2CachingAuthService.php