aboutsummaryrefslogtreecommitdiff
path: root/plugins/caldav/routes.go
Commit message (Collapse)AuthorAgeFilesLines
* plugins/caldav: switch to path-based URLsSimon Ser2020-05-131-16/+25
| | | | | UIDs are not first-class WebDAV citizens and would require two roundtrips for most operations.
* Rename project to alpsSimon Ser2020-05-131-9/+9
|
* plugins/caldav: add pagination to calendar viewSimon Ser2020-02-051-6/+22
|
* plugins/caldav: add basic event viewSimon Ser2020-02-051-0/+57
|
* plugins/caldav: new pluginSimon Ser2020-02-051-0/+66
For now it can only list events for the current month. References: https://todo.sr.ht/~sircmpwn/koushin/60