aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Calendar/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* feat: add iMip Request HandlingSebastianKrupinski2024-11-071-0/+83
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-131-0/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+2
* fix(CalDAV): Check if the vObject exists before attempting any operationsAnna Larch2023-08-281-3/+22
* Refactors lib/private/Calendar.Faraz Samapoor2023-06-251-42/+38
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Move iMIP to it's own interfaceAnna Larch2022-11-031-2/+4
* Fix various errors in iMIP logicAnna Larch2022-09-081-1/+16
* Support iMIP invitations from MailAnna Larch2022-08-221-2/+151
* Add IManager::getCalendarsForPrincipal APIChristoph Wurst2021-11-031-5/+12
* Build instances of the calendar providers before using themChristoph Wurst2021-10-141-4/+31
* Add Public Calendar ProviderAnna Larch2021-10-141-1/+49
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* implement CalendarManagerGeorg Ehrke2017-11-091-0/+140