summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/v1/webdav.php
Commit message (Expand)AuthorAgeFilesLines
* Translate the maintenance mode message in webdavMorris Jobke2020-05-061-1/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-oldRoeland Jago Douma2019-12-161-1/+2
|\
| * Load apps dav plugins on the old webdav routeJulius Härtl2019-12-041-1/+2
* | Update license headersChristoph Wurst2019-12-051-2/+2
|/
* Update license headersMorris Jobke2017-11-061-0/+4
* also allow to register additional plugins if the old endpoint is usedBjoern Schiessle2017-08-301-0/+5
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-181-1/+9
* Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+3
* Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry2017-01-231-0/+1
* add dav property to check if a file has a preview availableRobin Appelman2016-07-271-1/+2
* Fix apps/Joas Schilling2016-07-211-2/+4
* Implement brute force protectionLukas Reschke2016-07-201-0/+1
* block DAV if 2FA challenge needs to be solved firstChristoph Wurst2016-06-011-0/+1
* Update license headersLukas Reschke2016-05-261-1/+1
* Require CSRF token for non WebDAV authenticated requestsLukas Reschke2016-02-181-0/+1
* Adding pre oc 9.0 CardDAV endpoint for migration of old clientsThomas Müller2016-02-081-1/+2
* Remove the listener pluginJoas Schilling2016-01-131-1/+0
* Happy new year!Thomas Müller2016-01-121-8/+2
* Add fake locker plugin for WebDAVFSLukas Reschke2015-11-131-1/+2
* Add tests for Sabre Auth plugin + make getCurrentUser compatibleLukas Reschke2015-10-231-1/+4
* Fix webdav accessRoeland Jago Douma2015-10-161-1/+2
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-0/+55