Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure we have a proper node before parsing | John Molakvoæ (skjnldsv) | 2019-04-15 | 1 | -0/+5 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use dot notation for array access - JSLint recommendation | Morris Jobke | 2017-05-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Init the headers in iedavclient.js | Vincent Petry | 2016-06-22 | 1 | -0/+1 |
| | |||||
* | Fix MKCOL for IE11 as well | Roeland Jago Douma | 2016-03-10 | 1 | -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-IE10 | Vincent Petry | 2016-02-05 | 1 | -55/+41 |
| | |||||
* | Fix for parsing pretty printed Webdav responses | Vincent Petry | 2015-11-24 | 1 | -4/+1 |
| | | | | Update davclient.js + adjust IE workaround for this | ||||
* | Now using IE8 workaround of davclient.js for all IE versions | Vincent Petry | 2015-11-22 | 1 | -0/+169 |