calendar/tests
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
..
assets Cleanup models and add full unit test coverage 2020-04-01 17:48:23 +02:00
javascript make shared calendars visible/enabled by default 2021-06-11 20:40:21 +02:00
php/unit Redirect public view to public calendar ics endpoint if requested with Accept: 'text/calendar' 2021-06-22 18:33:27 +02:00