summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Server.php
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Don't overwrite the event if we use it laterRoeland Jago Douma2020-10-281-2/+2
* Also run the SabreAuthInitEvent for the main serverRoeland Jago Douma2020-10-271-0/+7
* Add ability to limit sharing to ownerGeorg Ehrke2020-08-181-2/+2
* Allow for compression of the PROPFIND responsesRoeland Jago Douma2020-06-061-0/+5
* Translate the maintenance mode message in webdavMorris Jobke2020-05-061-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Provide dav setting for user's default calendarThomas Citharel2020-04-131-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* 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