0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-22 22:10:09 +00:00
nextcloud_server/apps/files_external/lib/Lib/Backend
2025-05-06 09:50:55 +02:00
..
AmazonS3.php fix: Allow to disable multipart copy on external s3 storage 2024-02-24 17:11:07 +01:00
Backend.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
DAV.php Enable SSL by default in ext storage configs 2023-01-13 10:27:17 +01:00
FTP.php Enable SSL by default in ext storage configs 2023-01-13 10:27:17 +01:00
InvalidBackend.php chore: Improve phpdoc typing to silence psalm errors 2024-04-04 11:45:22 +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:50:55 +02:00
Local.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
OwnCloud.php fix(files_external): Move definition parameter to the correct place 2025-02-27 14:24:12 +00:00
SFTP.php fix: custom port handling in UI for SFTP 2024-09-13 03:10:27 +02:00
SFTP_Key.php Update php licenses 2021-06-04 22:02:41 +02:00
SMB.php fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-06 09:50:55 +02:00
SMB_OC.php chore: Improve phpdoc typing to silence psalm errors 2024-04-04 11:45:22 +02:00
Swift.php Update php licenses 2021-06-04 22:02:41 +02:00