You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the calendar is just an iframe pulling from Nextcloud. We would prefer a more native handling of the calendar. @mrhide-de started a great prototype of an xhain calendar. Now it is time to bring this to our website.
First step to a minimal viable product:
Download and parser for iCal file
Rendering as HTML within the website
Basic list of events
Setup infrastructure to run build process every night
Introduce month view
Ideas for further improvements (ideally one PR for each)
Make month info stay on top
Clickable links in modal
Include CalDAV link to the calendar
Introduce recurring rule information
Translation of calendar
Improve accessibility
The text was updated successfully, but these errors were encountered:
Currently, the calendar is just an iframe pulling from Nextcloud. We would prefer a more native handling of the calendar. @mrhide-de started a great prototype of an xhain calendar. Now it is time to bring this to our website.
First step to a minimal viable product:
Ideas for further improvements (ideally one PR for each)
The text was updated successfully, but these errors were encountered: