summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/v1/publicwebdav.php
Commit message (Expand)AuthorAgeFilesLines
* fix preview for public linksBjoern Schiessle2017-07-201-1/+3
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-181-1/+2
* Hack to prevent warning for read-only wrapper in public linksVincent Petry2016-11-161-5/+3
* Only enable files_drop plugin when we actuall do files_dropRoeland Jago Douma2016-10-241-0/+5
* Make files_drop workRoeland Jago Douma2016-10-241-3/+9
* add dav property to check if a file has a preview availableRobin Appelman2016-07-271-1/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+5
* remove unused parameterBjoern Schiessle2016-07-141-1/+1
* Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-111-6/+3
|\
| * Wrap publicwebdav in sharePermission maskRoeland Jago Douma2016-06-061-6/+3
* | block webdav access if share is not readableBjoern Schiessle2016-06-091-0/+5
|/
* Update license headersLukas Reschke2016-05-261-1/+3
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-1/+3
* Merge pull request #23268 from owncloud/range-requests-should-not-block-the-s...Thomas Müller2016-04-181-0/+1
|\
| * Close session for publicwebdavLukas Reschke2016-03-151-0/+1
* | Move public webdav auth over to share managerRoeland Jago Douma2016-04-081-5/+8
* | Return 401 DummyBasicAuth in case of ajax callVincent Petry2016-03-311-1/+1
|/
* Check that the owner of a link share still has share permissions on accessRobin Appelman2016-02-091-1/+7
* Remove the listener pluginJoas Schilling2016-01-131-1/+0
* Happy new year!Thomas Müller2016-01-121-1/+3
* Add fake locker plugin for WebDAVFSLukas Reschke2015-11-131-1/+2
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-0/+74