nextcloud-server/apps/files_external/lib/Lib/Backend
Arthur Schiwon fb1fc94bc8 style(PHP): code cleanup, no effective changes
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-07-11 07:58:56 +07:00
..
AmazonS3.php feat(S3): add SSE-C support in S3 External Storage 2025-01-31 12:01:09 +07:00
Backend.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
DAV.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
FTP.php fix: custom port handling in UI for FTP External Storage 2024-08-27 08:49:24 +07:00
InvalidBackend.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07: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 +07:00
Local.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
OwnCloud.php fix(files_external): Move definition parameter to the correct place 2025-02-27 14:26:10 +07:00
SFTP.php fix: custom port handling in UI for SFTP 2024-08-27 09:01:12 +07:00
SFTP_Key.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
SMB.php style(PHP): code cleanup, no effective changes 2025-07-11 07:58:56 +07:00
SMB_OC.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
Swift.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00