nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
986 stars 239 forks source link

Add back WebCal web protocol handler #3211

Open tcitworld opened 3 years ago

tcitworld commented 3 years ago

It was removed in the Vue rewrite.

See https://developer.mozilla.org/en-US/docs/Web/API/Navigator/registerProtocolHandler

https://github.com/nextcloud/calendar/blob/v1.7.3/js/config/run.js#L33-L35 https://github.com/nextcloud/calendar/blob/v1.7.3/js/app/controllers/calendarlistcontroller.js#L393-L407

strugee commented 3 months ago

Adding keyword "browser" to this issue because I included this keyword in all my searches for duplicates and never saw this issue pop up.

JustYannicc commented 2 months ago

this has been open for a while. will this be addressed?