nextcloud/apps/files_external/lib/Lib/Backend
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
..
AmazonS3.php fix(s3): rename 'Amazon S3' to 'S3 Storage' 2025-12-02 17:21:10 +00:00
Backend.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
DAV.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
FTP.php fix: custom port handling in UI for FTP External Storage 2024-08-27 08:49:24 -04:00
InvalidBackend.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
LegacyBackend.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
Local.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
OwnCloud.php fix(files_external): Move definition parameter to the correct place 2025-02-27 14:26:10 +00:00
SFTP.php fix: custom port handling in UI for SFTP 2024-08-27 09:01:12 -04:00
SFTP_Key.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
SMB.php style(PHP): code cleanup, no effective changes 2025-07-11 07:58:56 +00:00
SMB_OC.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
Swift.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00