nextcloud-server/lib/private/Files/ObjectStore
provokateurin 3140daa1aa
feat(CertificateManager): Add option to specify the default certificates bundle path
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-12-01 11:57:26 +07:00
..
AppdataPreviewObjectStoreStorage.php
Azure.php
HomeObjectStoreStorage.php
IObjectStoreMetaData.php
InvalidObjectStoreConfigurationException.php feat: allow object store configuration aliases for easier migrations 2025-11-20 15:36:11 +07:00
Mapper.php fix: make bucket mapper work with new multi-object-store config 2025-11-20 15:36:13 +07:00
ObjectStoreScanner.php
ObjectStoreStorage.php
PrimaryObjectStoreConfig.php fix: ensure all object store configuration have distict bucket names 2025-11-20 15:36:14 +07:00
S3.php
S3ConfigTrait.php
S3ConnectionTrait.php feat(CertificateManager): Add option to specify the default certificates bundle path 2025-12-01 11:57:26 +07:00
S3ObjectTrait.php fix(S3): Only append streams if non-seekable 2025-10-10 12:43:19 +07:00
S3Signature.php
StorageObjectStore.php
Swift.php
SwiftFactory.php
SwiftV2CachingAuthService.php