[Calendar] Subscribing to External Calendars

This commit adds a new functionality which allows users to subscribe
to an external calendar by providing a URL for a public calendar.

Co-authored-by: mup <34790144+murilopereirame@users.noreply.github.com>
This commit is contained in:
and 2024-08-13 10:33:13 +02:00
parent d4d02c4d3f
commit cc7c97c95b
56 changed files with 1142 additions and 402 deletions

View file

@ -65,6 +65,7 @@ export const OFFLINE_STORAGE_MIGRATIONS: ReadonlyArray<OfflineMigration> = [
sys105,
sys106,
tutanota74,
tutanota75,
sys107,
tutanota75,
]