Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins/caldav: add form to create new events | 2020-05-13 | 1 | -0/+104 | |
| | |||||
* | plugins/caldav: introduce helper CalendarObject type | 2020-05-13 | 1 | -4/+4 | |
| | |||||
* | plugins/caldav: switch to path-based URLs | 2020-05-13 | 1 | -16/+25 | |
| | | | | | UIDs are not first-class WebDAV citizens and would require two roundtrips for most operations. | ||||
* | Rename project to alps | 2020-05-13 | 1 | -9/+9 | |
| | |||||
* | plugins/caldav: add pagination to calendar view | 2020-02-05 | 1 | -6/+22 | |
| | |||||
* | plugins/caldav: add basic event view | 2020-02-05 | 1 | -0/+57 | |
| | |||||
* | plugins/caldav: new plugin | 2020-02-05 | 1 | -0/+66 | |
For now it can only list events for the current month. References: https://todo.sr.ht/~sircmpwn/koushin/60 |