summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Server.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3360 from nextcloud/dav-searchRobin Appelman2017-03-081-0/+8
|\
| * Implement webdav SEARCHRobin Appelman2017-03-011-0/+8
* | Add new user agent of windows 10 dav backendJoas Schilling2017-03-071-0/+1
|/
* Fix error when $view is null when being passed into some pluginsThomas Müller2016-12-191-17/+22
* Allow registration of federated authThomas Müller2016-12-191-4/+3
* Register only one dav auth backendThomas Citharel2016-12-191-4/+4
* Remove unused $view from FilesPlugin (#26549)Vincent Petry2016-11-141-1/+0
* Fix pluginRoeland Jago Douma2016-11-041-1/+1
* Minor fixesRoeland Jago Douma2016-11-041-1/+1
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-1/+1
* Add more files plugins to new DAV endpoint (#26186)Vincent Petry2016-10-201-1/+25
* New dav endpoint register tags pluginVincent Petry2016-10-051-0/+6
* Return ETag and OC-ETag in case of a move (#25683)Thomas Müller2016-09-281-5/+12
* Allow not-authenticated access to specific urlsThomas Müller2016-09-261-0/+3
* Use urlgenerator to generate an absolute urlThomas Citharel2016-09-261-1/+4
* Proper work on PublishingThomas Citharel2016-09-261-0/+1
* Adding quota plugin to new dav endpoint (#25615)Thomas Müller2016-07-291-0/+3
* add dav property to check if a file has a preview availableRobin Appelman2016-07-271-0/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+6
* Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-211-1/+2
|\
| * Implement brute force protectionLukas Reschke2016-07-201-1/+2
* | Change load order of auth backends so that we can throw an exception in OCA\D...Thomas Müller2016-07-201-1/+4
|/
* Fix test using private propertriesRobin Appelman2016-07-081-1/+1
* Fix undefined propertiesRobin Appelman2016-07-081-0/+6
* Contacts API: replace raw image data with url (#25081)Georg Ehrke2016-06-211-0/+2
* DAV now returns file name with Content-Disposition headerVincent Petry2016-06-091-0/+1
* block DAV if 2FA challenge needs to be solved firstChristoph Wurst2016-06-011-2/+2
* Update license headersLukas Reschke2016-05-261-2/+3
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+164