aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/PublicCalendarRoot.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-22/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-161-2/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* 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