Readme has the details, but this PR adds support for 1) better importing/syncing from ics files (via URLs now instead of just files) and 2) exposing calendars created within urbit to the outside world via unauthenticated GET requests. With these features ucal now has the same interop capabilities as i.e. gcal and outlook have with each other. A ucal URL can be imported into either of those apps and URLs generated from them can be imported into ucal with no issues.
Readme has the details, but this PR adds support for 1) better importing/syncing from ics files (via URLs now instead of just files) and 2) exposing calendars created within urbit to the outside world via unauthenticated GET requests. With these features
ucal
now has the same interop capabilities as i.e. gcal and outlook have with each other. A ucal URL can be imported into either of those apps and URLs generated from them can be imported into ucal with no issues.