aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/CalendarImpl.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-22/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+2
* feat(user status): automate user status for eventsAnna Larch2023-11-091-0/+27
* Hook into sabre event lifecycle for iMip MessagesAnna Larch2023-01-051-1/+1
* Improve typing on new methodsCôme Chilliet2022-12-051-6/+5
* Attempt to fix CalendarImpl testsJulius Härtl2022-11-091-6/+10
* Move iMIP to it's own interfaceAnna Larch2022-11-031-9/+6
* Add isDeleted property to OCP\Calendar\ICalendarThomas Citharel2022-10-031-0/+7
* Add typings to OCP\Calendar\ICalendar and implementationThomas Citharel2022-10-031-19/+13
* Support iMIP invitations from MailAnna Larch2022-08-221-7/+64
* Fix typos in apps/dav subdirectoryluz paz2022-07-261-1/+1
* Various minor updatesChristopher Ng2022-03-021-1/+1
* Calendar export and importChristopher Ng2022-03-021-0/+7
* Force Calendar Obejct Chnage Path to support public writeAnna Larch2021-11-081-0/+5
* Fix missing calendar path for public write on CalendarsAnna Larch2021-11-041-1/+10
* Add create method to extended calendar implementationAnna Larch2021-10-151-3/+39
* Add Public Calendar ProviderAnna Larch2021-10-141-1/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* integrate Dav app with Calendar APIGeorg Ehrke2017-11-091-0/+119