use ical-expander to get events and repeating occurences

add option to enable global saving of calendar entrie
This commit is contained in:
basti76
2018-09-19 20:34:36 +02:00
parent 64c8e6e763
commit 644ad15241
2 changed files with 48 additions and 29 deletions

View File

@ -18,7 +18,7 @@
],
"dependencies": {
"dav": "^1.8.0",
"ical.js": "^1.2.2",
"ical-expander": "^2.0.0",
"moment": "^2.22.2",
"webdav": "^1.5.2"
},