aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/CalendarHome.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-23/+4
* feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-071-8/+6
* preload shares for calendars when listing calendarsRobin Appelman2023-07-261-0/+5
* Remove the loop of calendars when only one is neededAnna Larch2022-10-011-1/+10
* Support iMIP invitations from MailAnna Larch2022-08-221-1/+0
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-161-3/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-3/+17
* Use correct namespace (casing) in CalendarHomeRoeland Jago Douma2021-02-141-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* 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
* Allow apps to provide Calendars in user's calendarHomeGeorg Ehrke2020-02-181-2/+34
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* cache webcal calendars on serverGeorg Ehrke2018-11-071-1/+19
* move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke2018-10-161-3/+2
* disallow users to create calendars with reserved namesGeorg Ehrke2017-11-111-0/+15
* remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-101-2/+6
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* add Nextcloud Search extension to CalDAVGeorg Ehrke2017-04-241-0/+10
* Overwrite the schedule target calendar with the personal one and create it if...Joas Schilling2016-12-091-0/+7
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+106