bewcloud/static
Bruno Bernardino 15dcc8803d
Basic CalDav UI (Calendar)
This implements a basic CalDav UI, titled "Calendar". It allows creating new calendars and events with a start and end date, URL, location, and description.

You can also import and export ICS (VCALENDAR + VEVENT) files.

It allows editing the ICS directly, for power users.

Additionally, you can hide/display events from certain calendars, change their names and their colors. If there's no calendar created yet in your CalDav server (first-time setup), it'll automatically create one, titled "Calendar".

You can also change the display timezone for the calendar from the settings.

Finally, there's some minor documentation fixes and some other minor tweaks.

Closes #56
Closes #89
2025-09-06 12:46:13 +01:00
..
images Update OIDC and CalDav/CardDav instructions. 2025-07-26 09:13:59 +01:00
favicon.ico Make it public! 2024-03-16 08:40:24 +00:00
manifest.json Security fix for path-traversal attack (#48) 2025-02-27 15:02:10 +00:00
robots.txt Make it public! 2024-03-16 08:40:24 +00:00
styles.css Basic CalDav UI (Calendar) 2025-09-06 12:46:13 +01:00