nextcloud/apps/files_external/lib
Jörn Friedrich Dreyer aa3ad898a9 fix amazon s3 issues
folder size and mtime is always unknown in s3

more s3 fixes

make rescanDelay of root dir configurable, add on the fly update of legacy storage ids, !isset -> empty when checking strings

reduce number of http calls on remove and rmdir

fix typo
2014-10-08 18:49:47 +02:00
..
amazons3.php fix amazon s3 issues 2014-10-08 18:49:47 +02:00
api.php Use filtered list for ext storage list mounts API 2014-06-30 12:33:11 +02:00
config.php Move certificate management code to core 2014-08-31 10:45:10 +02:00
dropbox.php Changed access mode for Dropbox to 'auto' 2014-05-21 09:40:03 +02:00
ftp.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
google.php Check if a folder is deletable before we try to recursively delete it 2014-09-17 11:35:16 +02:00
owncloud.php Added ownCloud backend for external storage 2013-10-09 17:30:22 +02:00
personalmount.php Fix the removeMount for personal mounts 2014-06-06 09:55:59 +02:00
sftp.php Prevent errors on broken SFTP config 2014-08-27 09:02:14 +01:00
smb.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
smb_oc.php kill OC::$session 2014-08-29 10:22:21 +02:00
streamwrapper.php Also check if the file itself is updatable 2014-09-17 11:35:16 +02:00
swift.php Also check if the file itself is updatable 2014-09-17 11:35:16 +02:00