cozy / cozy-sync

webdav server for cozy
20 stars 19 forks source link

Fix prefer header handling, and fix crash with big calendars. Fix #53. #56

Closed jacquarg closed 9 years ago

jacquarg commented 9 years ago

Update jsDAV dependency to handle prefer headers. Add cache on caldav.coffee::getCalendarsUser to fix timeouts crash with big calendars. Cache User.timezone too.