nextcloud/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 +00:00
..
AmazonS3.php feat(S3): add SSE-C support in S3 External Storage 2025-01-31 12:01:09 +00:00
Backend.php
DAV.php
FTP.php
InvalidBackend.php
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
OwnCloud.php fix(files_external): Move definition parameter to the correct place 2025-02-27 14:26:10 +00:00
SFTP.php
SFTP_Key.php
SMB.php style(PHP): code cleanup, no effective changes 2025-07-11 07:58:56 +00:00
SMB_OC.php
Swift.php