aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Server.php
Commit message (Expand)AuthorAgeFilesLines
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-0/+4
* Fix phpStorm complaintsJoas Schilling2017-11-031-9/+1
* DAV: Initial email customization supportLeon Klingele2017-11-031-1/+10
* Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitationsJoas Schilling2017-10-191-1/+4
|\
| * Make it possible to opt out of IMip Plugin for CalDAVGeorg Ehrke2017-10-161-1/+4
* | Let apps register Sabre plugins or collectionsVincent Petry2017-10-141-2/+14
|/
* Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-131-1/+1
* Merge pull request #5304 from nextcloud/bugfix/2855/dont_send_invitations_for...Morris Jobke2017-09-061-1/+3
|\
| * don't send invitation emails for past eventsGeorg Ehrke2017-09-051-1/+3
* | Merge pull request #5415 from nextcloud/search-cache-nodeMorris Jobke2017-09-061-1/+2
|\ \ | |/ |/|
| * cache nodes from search resultsRobin Appelman2017-08-261-1/+2
* | add a new dav event to allow apps to register their own sabredav pluginsBjoern Schiessle2017-08-301-0/+3
|/
* Use Bearer backend for SabreDAVLukas Reschke2017-05-181-0/+8
* Fix initRoeland Jago Douma2017-05-081-1/+1
* Cache the carddav photo endpointRoeland Jago Douma2017-05-081-1/+2
* add Nextcloud Search extension to CalDAVGeorg Ehrke2017-04-241-0/+1
* Add missing maintenance plugin to new DAV endpointLukas Reschke2017-04-111-0/+3
* OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackendGeorg Ehrke2017-03-271-1/+1
* 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