nextcloud/apps/files_external/lib/Lib/Storage
Benjamin Gaussorgues 9b03dc52a4
Migrate files external to PSR LoggerInterface
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-08-01 09:44:57 +02:00
..
AmazonS3.php handle more exceptions in AmazonS3::fopen 2023-07-13 15:37:42 +02: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 Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +03:30
SFTPReadStream.php Fix psalm issues related to signature changes from PHP 8.0 2022-12-29 12:36:34 +01:00
SFTPWriteStream.php Fix usage of streams 2022-10-17 10:58:27 +02:00
SMB.php Migrate files external to PSR LoggerInterface 2023-08-01 09:44:57 +02:00
StreamWrapper.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02:00
Swift.php fix(caching): Avoid checking existence before fetching 2023-06-12 09:44:48 +02:00