summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre/ServerFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-131-1/+1
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-181-3/+4
* Update comments to NextcloudMorris Jobke2017-04-111-1/+1
* Remove unused $view from FilesPlugin (#26549)Vincent Petry2016-11-141-1/+0
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-191-0/+1
* reuse the userfolder's fileinfo when possible during dav setupRobin Appelman2016-08-251-1/+6
* add dav property to check if a file has a preview availableRobin Appelman2016-07-271-1/+8
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+4
* Merge pull request #25046 from owncloud/fix-the-realmVincent Petry2016-06-101-2/+1
|\
| * Use the correct realm for basic authentication - fixes #23427Thomas Müller2016-06-091-2/+1
* | DAV now returns file name with Content-Disposition headerVincent Petry2016-06-091-0/+1
|/
* Update license headersLukas Reschke2016-05-261-2/+4
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+184