nextcloud-server/lib/public/Calendar
Edward Ly dd181f4b2a
feat(dav): add webhook compatibility for calendar object events
Signed-off-by: Edward Ly <contact@edward.ly>
2025-03-07 08:09:53 +07:00
..
Events feat(dav): add webhook compatibility for calendar object events 2025-03-07 08:09:53 +07:00
Exceptions
Resource
Room
BackendTemporarilyUnavailableException.php
IAvailabilityResult.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00
ICalendar.php fix(calendar): Fix getting the permissions of the user 2024-12-11 08:39:09 +07:00
ICalendarEventBuilder.php docs(eventbuilder): Mention how to get the EventBuilder from DI 2025-01-08 11:14:30 +07:00
ICalendarIsShared.php feat: add iMip Request Handling 2024-11-07 21:12:37 +07:00
ICalendarIsWritable.php feat: add iMip Request Handling 2024-11-07 21:12:37 +07:00
ICalendarProvider.php
ICalendarQuery.php
ICreateFromString.php
IHandleImipMessage.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IManager.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00
IMetadataProvider.php