summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Calendar.php
Commit message (Expand)AuthorAgeFilesLines
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-151-38/+49
* Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-151-2/+37
* LIMIT is no column but a SQL feature, allow limit on initial syncGeorg Ehrke2019-07-181-0/+11
* fixes dav share issue with ownerGeorg Ehrke2018-11-141-6/+5
* When sharing calendars and addressbooks the principal has to be verified to b...Roeland Jago Douma2018-05-271-1/+1
* remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-101-1/+17
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-0/+3
* Merge pull request #5300 from nextcloud/bugfix/noid/fix_proppatch_requests_to...Morris Jobke2017-06-141-0/+6
|\
| * allow users to send PropPatch request when calendar is group-shared with themGeorg Ehrke2017-06-081-0/+6
* | allow PropPatch requests to contact_birthdaysGeorg Ehrke2017-06-081-0/+7
|/
* fix PROPPATCH requests to read-only shared calendarsGeorg Ehrke2017-05-081-2/+7
* Fix remaining "PHP Inspection" warningsJoas Schilling2017-04-201-16/+14
* Add public access modifier to all methodsJoas Schilling2017-04-201-12/+12
* Restrict share handling to the owner onlyJoas Schilling2017-04-201-3/+14
* don't remove owner property for public calendarsGeorg Ehrke2017-04-091-1/+1
* allow sharees to edit certain calendar properties for themselvesGeorg Ehrke2017-03-271-5/+4
* fix PropPatch requests on calendarsGeorg Ehrke2016-11-211-1/+1
* Fix CalendarTestRoeland Jago Douma2016-11-041-1/+6
* Minor fixesRoeland Jago Douma2016-11-041-1/+1
* Translate the personal calendarJoas Schilling2016-10-061-0/+4
* add in same requestThomas Citharel2016-09-261-5/+1
* fix public calendarsThomas Citharel2016-09-261-0/+4
* Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller2016-09-261-1/+4
* fix can-be-publishedThomas Citharel2016-09-261-0/+4
* Allow not-authenticated access to specific urlsThomas Müller2016-09-261-1/+12
* Remove unnecessary implementationThomas Citharel2016-09-261-2/+1
* Proper work on PublishingThomas Citharel2016-09-261-1/+23
* Fix apps/Joas Schilling2016-07-211-2/+3
* Filter confidential calendar objects in shared calendarsThomas Müller2016-06-091-0/+77
* Update license headersLukas Reschke2016-05-261-1/+2
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+171