summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/PublicCalendarRoot.php
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-101-3/+18
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+5
* don't remove owner property for public calendarsGeorg Ehrke2017-04-091-2/+1
* Don't list on public calendar endpointsLukas Reschke2017-04-051-9/+2
* Add publicuri to oc_dav_shares table and start working with itThomas Citharel2016-09-261-1/+2
* move getPublicCalendar inside the caldav backendThomas Citharel2016-09-261-7/+1
* fix things (indentation, tests, comments, backend custom implementationThomas Citharel2016-09-261-4/+16
* Add new root collection public-calendars which holds all public calendarsThomas Müller2016-09-261-0/+60