0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-18 04:01:41 +00:00
nextcloud_server/apps/files_external/lib/Lib/Backend
Robin Appelman f97495bf5a feat: add command to check files_external dependencies
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-05-13 09:46:19 +02:00
..
AmazonS3.php feat(S3): add SSE-C support in S3 External Storage 2025-01-28 22:57:59 +01: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-05 13:19:43 +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-25 13:10:22 +01: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 feat: add command to check files_external dependencies 2025-05-13 09:46:19 +02: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