bewcloud/lib/models
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
..
multi-factor-auth Enable Email as a MFA method/option (#68) 2025-06-11 15:53:39 +01:00
calendar.ts Basic CalDav UI (Calendar) 2025-09-06 12:46:13 +01:00
contacts.ts Properly fix initial contacts setup 2025-08-27 16:44:01 +01:00
dashboard.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
email.ts Enable Email as a MFA method/option (#68) 2025-06-11 15:53:39 +01:00
expenses.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
files.ts Public File Sharing (#72) 2025-06-20 12:04:16 +01:00
multi-factor-auth.ts Enable Email as a MFA method/option (#68) 2025-06-11 15:53:39 +01:00
news.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
oidc.ts Fix WebDAV discovery 2025-06-06 11:30:04 +01:00
user.ts Implement a more robust Config (#60) 2025-05-25 15:48:53 +01:00