summaryrefslogtreecommitdiffstats
path: root/core/js/files/iedavclient.js
Commit message (Collapse)AuthorAgeFilesLines
* Make sure we have a proper node before parsingJohn Molakvoæ (skjnldsv)2019-04-151-0/+5
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use dot notation for array access - JSLint recommendationMorris Jobke2017-05-011-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Init the headers in iedavclient.jsVincent Petry2016-06-221-0/+1
|
* Fix MKCOL for IE11 as wellRoeland Jago Douma2016-03-101-1/+6
| | | | | Using https://github.com/owncloud/core/pull/22274 we have to patch the iedavclient.js as well.
* Make JS Webdav work again with IE9-IE10Vincent Petry2016-02-051-55/+41
|
* Fix for parsing pretty printed Webdav responsesVincent Petry2015-11-241-4/+1
| | | | Update davclient.js + adjust IE workaround for this
* Now using IE8 workaround of davclient.js for all IE versionsVincent Petry2015-11-221-0/+169