0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-23 08:28:36 +00:00
nextcloud_server/apps/files_external/lib/Lib/Storage
Robin Appelman cc39714fb5
fix: smb: don't fail hard if we can't load acls for a file
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-11-14 16:01:36 +01:00
..
AmazonS3.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
FTP.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
FtpConnection.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
OwnCloud.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
SFTP.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
SFTPReadStream.php refactor(files_external): Add Storage parameter strong types 2024-10-07 15:00:07 +02:00
SFTPWriteStream.php refactor(files_external): Add Storage parameter strong types 2024-10-07 15:00:07 +02:00
SMB.php fix: smb: don't fail hard if we can't load acls for a file 2024-11-14 16:01:36 +01:00
StreamWrapper.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Swift.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
SystemBridge.php fix: use nc's binary finding logic for smb 2024-10-04 15:56:31 +02:00