Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Npmize (vendor) scripts | Christoph Wurst | 2019-01-09 | 3 | -521/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | vendor: Update davclient.js to 0.1.2 | Leon Klingele | 2017-09-15 | 2 | -7/+13 |
| | | | | Signed-off-by: Leon Klingele <leon@struktur.de> | ||||
* | Update davclient.js to 0.1.1 | Vincent Petry | 2017-03-22 | 2 | -25/+83 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add .bower.json to version control | Roeland Jago Douma | 2016-10-12 | 1 | -0/+32 |
| | | | | | | We need .bower.json to have bower functioning correctly Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update davclient.js for headers fix | Vincent Petry | 2016-02-24 | 1 | -1/+2 |
| | |||||
* | Update davclient library for propfind headers | Vincent Petry | 2016-02-16 | 1 | -5/+7 |
| | |||||
* | Updated davclient.js | Roeland Jago Douma | 2016-02-10 | 1 | -1/+7 |
| | | | | Fix for MKCOL in edge | ||||
* | Fix parsing empty Webdav property nodes | Vincent Petry | 2016-02-02 | 1 | -1/+1 |
| | | | | Return empty string instead of undefined | ||||
* | Add pagination support for comments GUI | Vincent Petry | 2016-02-02 | 1 | -12/+17 |
| | |||||
* | Backbone transport for Webdav | Vincent Petry | 2016-01-16 | 1 | -0/+65 |
| | |||||
* | Fix for parsing pretty printed Webdav responses | Vincent Petry | 2015-11-24 | 1 | -5/+28 |
| | | | | Update davclient.js + adjust IE workaround for this | ||||
* | Patch for davclient.js for Firefox | Vincent Petry | 2015-11-22 | 1 | -5/+5 |
| | |||||
* | Update davclient.js | Vincent Petry | 2015-11-22 | 1 | -1/+1 |
| | |||||
* | Add evert's davclient.js + es6-promise + IE8 workaround | Vincent Petry | 2015-11-22 | 2 | -0/+323 |
- Add davclient.js lib - Add es6-promise required by that lib - Wrote IE8 workaround lib/shim for davclient.js |