Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for parsing pretty printed Webdav responses | Vincent Petry | 2015-11-24 | 1 | -4/+1 |
* | Now using IE8 workaround of davclient.js for all IE versions | Vincent Petry | 2015-11-22 | 1 | -1/+1 |
* | Fix OC.FileInfo to copy all properties | Vincent Petry | 2015-11-22 | 1 | -25/+17 |
* | Use oc:fileid property instead of oc:id | Vincent Petry | 2015-11-22 | 1 | -17/+3 |
* | Fix port issue - options.host already has the port attached | Thomas Müller | 2015-11-22 | 1 | -16/+3 |
* | Query tags/favorite through Webdav in file list | Vincent Petry | 2015-11-22 | 2 | -10/+58 |
* | Added OC.Files.Client Webdav-based files client | Vincent Petry | 2015-11-22 | 2 | -0/+816 |
* | Add evert's davclient.js + es6-promise + IE8 workaround | Vincent Petry | 2015-11-22 | 1 | -0/+169 |