nextcloud/apps/files_external/lib/Lib
Kent Delante fc878ae88d fix: pass only necessary information when deleting mulitple objects
DeleteObjects currently fails when the request includes all the
information returned by ListObjects. Send only the necessary
information in the request. Note: 'Size' and 'DateModified' is now
only supported by directory buckets.

Signed-off-by: Kent Delante <kent.delante@proton.me>
2026-02-11 05:27:46 +00:00
..
Auth fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional 2025-05-06 09:43:36 +02:00
Backend fix(s3): rename 'Amazon S3' to 'S3 Storage' 2025-12-02 17:21:10 +00:00
Config chore: Add SPDX header 2024-06-06 18:05:37 +02:00
Notify refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Storage fix: pass only necessary information when deleting mulitple objects 2026-02-11 05:27:46 +00:00
DefinitionParameter.php fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-06 09:43:35 +02:00
DependencyTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
FrontendDefinitionTrait.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
IdentifierTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
IFrontendDefinition.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
IIdentifier.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
InsufficientDataForMeaningfulAnswerException.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
LegacyDependencyCheckPolyfill.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
MissingDependency.php feat: add command to check files_external dependencies 2025-05-13 09:13:43 +00:00
PersonalMount.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
PriorityTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
SessionStorageWrapper.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
StorageConfig.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
StorageModifierTrait.php fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +02:00
VisibilityTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00