bewcloud/routes/api
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
..
auth/multi-factor Enable Email as a MFA method/option (#68) 2025-06-11 15:53:39 +01:00
calendar Basic CalDav UI (Calendar) 2025-09-06 12:46:13 +01:00
contacts Basic CardDav UI (Contacts) 2025-08-10 07:48:16 +01:00
dashboard Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
expenses Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
files Fix Windows clients sending the wrong path for public sharing 2025-06-22 11:19:02 +01:00
news Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
notes Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00