summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Server.php
Commit message (Expand)AuthorAgeFilesLines
* Sabre/DAV 4.0: beforeMethod is now beforeMethod:*Georg Ehrke2020-03-271-1/+1
* Update license headersChristoph Wurst2019-12-051-4/+5
* Add refresh-interval to exported calendarsGeorg Ehrke2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-6/+7
* Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-151-1/+2
* Use dependency injection for app managerMorris Jobke2019-03-131-1/+2
* Add HasPhoto DAV pluginJohn Molakvoæ (skjnldsv)2019-02-271-0/+2
* Add Apple Provisioning profileGeorg Ehrke2019-01-301-0/+12
* Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-041-1/+4
* cache webcal calendars on serverGeorg Ehrke2018-11-071-0/+3
* Added multi-get vcf download pluginJohn Molakvoæ (skjnldsv)2018-11-041-0/+2
* Merge pull request #10037 from nextcloud/dav-options-searchMorris Jobke2018-06-291-3/+7
|\
| * Fix search related results in OPTIONS requestsRobin Appelman2018-06-281-3/+7
* | add resource / room principalsGeorg Ehrke2018-06-251-2/+4
|/
* enable caldav for webdav subtree public-calendarsGeorg Ehrke2018-06-081-1/+1
* Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman2018-06-011-0/+2
* CalDAV and CardDAV plugins need to be registered for the principals collectio...Roeland Jago Douma2018-05-271-10/+12
* Do not load calendar/addressbook plugins if not neededRoeland Jago Douma2018-05-271-16/+28
* Fix webdav support for OneNote clientsBrandon Kirsch2018-03-261-1/+1
* Remove unused import statementsMorris Jobke2018-02-141-2/+0
* Handle OC-Total-Length in new chunkingThomas Müller2017-12-151-0/+2
* Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_cale...Morris Jobke2017-12-121-0/+5
|\
| * create a user's birthday calendar right after they requested itGeorg Ehrke2017-11-111-1/+3
| * add CalDAV interface that allows users to re-enable their birthday calendarGeorg Ehrke2017-11-111-0/+3
* | Remove unused variablesMorris Jobke2017-12-051-3/+0
|/
* 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