nextcloud/apps/files_external/lib/Lib/Storage
Benjamin Gaussorgues 1afaac7031 fix(files_external): list root when using SMB case-insensitive option
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-02-12 10:16:31 +00:00
..
AmazonS3.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
FTP.php Migrate files external to PSR LoggerInterface 2023-08-01 09:44:57 +02:00
FtpConnection.php Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +03:30
OwnCloud.php Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +03:30
SFTP.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SFTPReadStream.php sftp psalm fixes 2023-09-18 16:12:03 +02:00
SFTPWriteStream.php Fix usage of streams 2022-10-17 10:58:27 +02:00
SMB.php fix(files_external): list root when using SMB case-insensitive option 2024-02-12 10:16:31 +00:00
StreamWrapper.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02:00
Swift.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00