mirror of
https://github.com/tutao/tutanota.git
synced 2025-12-08 06:09:50 +00:00
[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:
parent
d4d02c4d3f
commit
cc7c97c95b
56 changed files with 1142 additions and 402 deletions
|
|
@ -65,6 +65,7 @@ export const OFFLINE_STORAGE_MIGRATIONS: ReadonlyArray<OfflineMigration> = [
|
|||
sys105,
|
||||
sys106,
|
||||
tutanota74,
|
||||
tutanota75,
|
||||
sys107,
|
||||
tutanota75,
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue