nextcloud-server/apps/files_external/lib/Lib/Storage
Simon L 83faba5e61
Merge pull request #38591 from nextcloud/fix/caching/avoid-haskey-get
fix(caching): Avoid checking existence before fetching
2023-06-12 13:53:37 +07:00
..
AmazonS3.php Update AmazonS3.php 2023-04-06 14:34:08 +07:00
FTP.php fix ftp external storage with filezilla server 2023-03-30 17:44:47 +07:00
FtpConnection.php Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +07:00
OwnCloud.php Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +07:00
SFTP.php Refactors "strpos" calls in /apps/files_external to improve code readability. 2023-06-02 19:54:49 +07:00
SFTPReadStream.php Fix psalm issues related to signature changes from PHP 8.0 2022-12-29 12:36:34 +07:00
SFTPWriteStream.php Fix usage of streams 2022-10-17 10:58:27 +07:00
SMB.php Update apps/files_external/lib/Lib/Storage/SMB.php 2023-06-05 16:21:14 +07:00
StreamWrapper.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +07:00
Swift.php fix(caching): Avoid checking existence before fetching 2023-06-12 09:44:48 +07:00