Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins/caldav: update go-webdav | 2020-02-25 | 2 | -6/+6 | |
| | |||||
* | plugins/caldav: make discovery failures non-fatal | 2020-02-19 | 1 | -1/+4 | |
| | | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/64 | ||||
* | plugins/caldav: add missing event.html template | 2020-02-11 | 1 | -0/+20 | |
| | |||||
* | plugins/caldav: add pagination to calendar view | 2020-02-05 | 2 | -6/+28 | |
| | |||||
* | plugins/caldav: add basic event view | 2020-02-05 | 1 | -0/+57 | |
| | |||||
* | plugins/caldav: new plugin | 2020-02-05 | 4 | -0/+223 | |
For now it can only list events for the current month. References: https://todo.sr.ht/~sircmpwn/koushin/60 |