taalhavras / ucal

a martian calendar
54 stars 6 forks source link

Improve how ics files are treated #71

Closed taalhavras closed 2 years ago

taalhavras commented 2 years ago

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.