nextcloud-server/apps/dav/lib/AppInfo
Ferdinand Thiessen 62c4ae78df Feature: Provide access to app generated calendars through CalDAV
This adds CalDAV support for app generated calendars,
which are registered to the nextcloud core.
This is done by adding a dav plugin which wraps
all ICalendarProviders into a Sabre plugin (inspired by the deck app).

Add unit test for AppCalendar wrapper plugin and calendar object implementation.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-04-25 18:11:49 +07:00
..
Application.php Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00
PluginManager.php Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00