nextcloud/lib/private/Files/ObjectStore
Robin Appelman 9fd7dfd1c2 fix: ensure source folder is removed from cache when moving to objectstore
otherwise this causes confusion down the line as it's contents will be moved to the new cache

Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-02-13 17:31:51 +01:00
..
AppdataPreviewObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Azure.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
HomeObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mapper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectStoreScanner.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectStoreStorage.php fix: ensure source folder is removed from cache when moving to objectstore 2025-02-13 17:31:51 +01:00
S3.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
S3ConfigTrait.php fix(S3ConfigTrait): Allow proxy field to take false 2024-09-15 17:19:40 +00:00
S3ConnectionTrait.php fix(s3): treat empty sse_c_key as not set 2025-01-29 17:34:47 +00:00
S3ObjectTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
S3Signature.php fix(S3): Adjust usage of guzzle promise 2024-06-16 15:54:44 +02:00
StorageObjectStore.php fix: fix object store id for test object store 2024-09-19 13:59:08 +02:00
Swift.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SwiftFactory.php fix: make swift connect exception message more informative 2024-09-10 14:47:23 +00:00
SwiftV2CachingAuthService.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00