Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins/carddav: add route to delete a contact | Simon Ser | 2020-05-13 | 1 | -0/+3 |
| | |||||
* | Add <meta refresh> to mailbox view | Drew DeVault | 2020-05-13 | 3 | -3/+3 |
| | | | | | | | | | | This causes the mailbox to automatically reload the page every 60 seconds, without JavaScript. This also updates the base template data to include the full URL, and replaces the earlier "Path" field with a pre-split array of path components, which is more immediately useful to most templates given the limitations of string munging with text/template primitives. | ||||
* | Rename project to alps | Simon Ser | 2020-05-13 | 3 | -3/+3 |
| | |||||
* | plugins/carddav: use paths instead of UIDs in URLs | Simon Ser | 2020-02-27 | 3 | -3/+5 |
| | |||||
* | plugins/carddav: add view to edit contacts | Simon Ser | 2020-02-12 | 1 | -0/+6 |
| | |||||
* | plugins/carddav: add page to create new contact | Simon Ser | 2020-02-12 | 2 | -1/+24 |
| | |||||
* | plugins/carddav: add basic contacts view | Simon Ser | 2020-02-05 | 2 | -0/+56 |