nextcloud-server/apps/files_external/lib
Edward Ly aaf2d214c5 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:25 +07:00
..
AppInfo refactor(files_external): Drop oauth1 auth mechanism registration 2025-08-07 22:23:25 +07:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Command chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +07:00
Config chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Controller chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +07:00
Lib fix(s3): rename 'Amazon S3' to 'S3 Storage' 2025-12-02 17:21:25 +07:00
Listener feat(files_external): support lexicon 2025-05-05 17:05:45 +07:00
Migration chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Service fix(files-external): do not load lazy appconfig from construct 2025-11-03 12:10:59 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ConfigLexicon.php feat(lexicon): moving out from unstable 2025-07-24 15:56:33 +07:00
MountConfig.php chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +07:00
NotFoundException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +07:00