calendar/lib
Thomas Citharel 43cd3d1108
Redirect public view to public calendar ics endpoint if requested with Accept: 'text/calendar'
The server already does the request with the following header `Accept: 'text/calendar, application/calendar+json, application/calendar+xml'`. `text/calendar` isn't a MIME type requested by common browsers.

Closes https://github.com/nextcloud/server/issues/17746

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-22 18:33:27 +02:00
..
AppInfo Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-01-11 15:54:28 +01:00
Controller Redirect public view to public calendar ics endpoint if requested with Accept: 'text/calendar' 2021-06-22 18:33:27 +02:00
Dashboard
RepairSteps
Service