summaryrefslogtreecommitdiffstats
path: root/core/js/files
Commit message (Expand)AuthorAgeFilesLines
* Fix for parsing pretty printed Webdav responsesVincent Petry2015-11-241-4/+1
* Now using IE8 workaround of davclient.js for all IE versionsVincent Petry2015-11-221-1/+1
* Fix OC.FileInfo to copy all propertiesVincent Petry2015-11-221-25/+17
* Use oc:fileid property instead of oc:idVincent Petry2015-11-221-17/+3
* Fix port issue - options.host already has the port attachedThomas Müller2015-11-221-16/+3
* Query tags/favorite through Webdav in file listVincent Petry2015-11-222-10/+58
* Added OC.Files.Client Webdav-based files clientVincent Petry2015-11-222-0/+816
* Add evert's davclient.js + es6-promise + IE8 workaroundVincent Petry2015-11-221-0/+169