bloben-app
bloben-app copied to clipboard
Calendar client for CalDAV
Bloben appears to send calendar-query requests without specifying what sort of properties it desires. As far as I can tell, this is allowed by the RFC but it isn't entirely...
At the moment, bloben seems to essentially request the entire contents of a given CalDAV collection at once. For calendars with tens of thousands of entries, or large entries, this...
bloben appears to send [calendar-multiget REPORT](https://www.rfc-editor.org/rfc/rfc4791#page-63) requests that include a "filter" element that's not allowed in calendar-multiget. ``` /user/calendars/calendar/EDITED.ics ```