diff options
author | Vincent Petry <pvince81@owncloud.com> | 2014-01-31 16:06:11 +0100 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2014-02-19 18:34:08 +0100 |
commit | b2b35cd3358113db95651d705251eda290b40ba7 (patch) | |
tree | 5a8b39a105e3a7c06f6fcee0412813cf85c4226e /apps/files/js/file-upload.js | |
parent | 952584e9c782d196eb2bcd6df1e3ecdf21adcb55 (diff) | |
download | nextcloud-server-b2b35cd3358113db95651d705251eda290b40ba7.tar.gz nextcloud-server-b2b35cd3358113db95651d705251eda290b40ba7.zip |
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
Diffstat (limited to 'apps/files/js/file-upload.js')
0 files changed, 0 insertions, 0 deletions