nextcloud-server/apps/files_external/lib/Lib/Backend
provokateurin 92edd3ea0d fix(files_external): Move definition parameter to the correct place
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-02-27 14:24:12 +07:00
..
AmazonS3.php fix: Allow to disable multipart copy on external s3 storage 2024-02-24 17:11:07 +07:00
Backend.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
DAV.php
FTP.php
InvalidBackend.php chore: Improve phpdoc typing to silence psalm errors 2024-04-04 11:45:22 +07:00
LegacyBackend.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Local.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
OwnCloud.php fix(files_external): Move definition parameter to the correct place 2025-02-27 14:24:12 +07:00
SFTP.php fix: custom port handling in UI for SFTP 2024-09-13 03:10:27 +07:00
SFTP_Key.php
SMB.php chore: Improve phpdoc typing to silence psalm errors 2024-04-04 11:45:22 +07:00
SMB_OC.php chore: Improve phpdoc typing to silence psalm errors 2024-04-04 11:45:22 +07:00
Swift.php