nextcloud/apps/files_external/lib
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding
- Some WebDAV servers like lighttpd need paths in URLs to be properly
encoded
- Added error log output when curl connection failed
- Added check for 'resourcetype' in case the WebDAV server doesn't
  support/return it
- Fixed touch() to return false if the server doesn't implement
  PROPPATCH
- Added optional delay in WebDAV unit tests to use when testing against
  lighttpd's WebDAV
2014-02-19 18:34:08 +01:00
..
amazons3.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
config.php Merge branch 'master' into scrutinizer_documentation_patches 2014-02-14 23:03:27 +01:00
dropbox.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
ftp.php Fixed FTP and SMB to use rmdir() when deleting folders 2013-11-29 13:01:01 +01:00
google.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
irods.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
owncloud.php Added ownCloud backend for external storage 2013-10-09 17:30:22 +02:00
sftp.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
smb.php Fixed FTP and SMB to use rmdir() when deleting folders 2013-11-29 13:01:01 +01:00
streamwrapper.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
swift.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
webdav.php Fixed ext storage webdav path encoding 2014-02-19 18:34:08 +01:00