nextcloud/apps/files_external/lib
Edward Ly e664b5da88 fix(s3): rename 'Amazon S3' to 'S3 Storage'
The current name may be confusing to users who take advantage of other S3-compatible storage solutions not offered by Amazon, so a more generic name is preferred here.

Signed-off-by: Edward Ly <contact@edward.ly>
2025-12-02 17:21:10 +00:00
..
AppInfo refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command feat: add --unscanned option to files_external:scan 2025-06-03 13:13:49 +00:00
Config feat(files_external): Enable ownerless shares 2024-12-04 09:38:05 +01:00
Controller fix(external_storage): fix settings save 2025-03-11 23:55:01 +01:00
Lib fix(s3): rename 'Amazon S3' to 'S3 Storage' 2025-12-02 17:21:10 +00:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Migration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Service feat: add command to check files_external dependencies 2025-05-13 09:13:43 +00:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
MountConfig.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
NotFoundException.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00