Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repoint repository references to new location | j3s | 2020-11-20 | 1 | -6/+6 |
| | |||||
* | readme: add CI badge | Simon Ser | 2020-08-13 | 1 | -0/+1 |
| | |||||
* | readme: suggest using the alps theme instead of the SourceHut one | Simon Ser | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | readme: update links to new issue tracker & mailing list | Simon Ser | 2020-05-13 | 1 | -3/+4 |
| | |||||
* | readme: fixup mailing list & issue tracker links | Simon Ser | 2020-05-13 | 1 | -2/+2 |
| | | | | These haven't been renamed yet. | ||||
* | Rename project to alps | Simon Ser | 2020-05-13 | 1 | -8/+8 |
| | |||||
* | readme: fix typo | Simon Ser | 2020-02-18 | 1 | -1/+1 |
| | | | | Fixes: 9d764882354b ("readme: add hint about SourceHut theme") | ||||
* | readme: add hint about SourceHut theme | Simon Ser | 2020-02-18 | 1 | -1/+2 |
| | |||||
* | readme: add note about hotreload script | Simon Ser | 2020-02-14 | 1 | -0/+3 |
| | |||||
* | docs/themes-and-plugins: extract from README | Simon Ser | 2020-02-11 | 1 | -39/+0 |
| | |||||
* | docs/cli: new page | Simon Ser | 2020-02-11 | 1 | -1/+1 |
| | |||||
* | readme: add short description | Simon Ser | 2020-01-30 | 1 | -0/+2 |
| | | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/59 | ||||
* | readme: fix example usage | Simon Ser | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | Auto-discover upstream SMTP and IMAP servers | Simon Ser | 2020-01-20 | 1 | -0/+7 |
| | | | | Closes: https://todo.sr.ht/~sircmpwn/koushin/49 | ||||
* | readme: document hot reload | Simon Ser | 2020-01-08 | 1 | -0/+6 |
| | |||||
* | Allow Lua plugins to inject all templates | Simon Ser | 2019-12-17 | 1 | -1/+1 |
| | |||||
* | Improve docs | Simon Ser | 2019-12-17 | 1 | -7/+19 |
| | |||||
* | Remove the public/ directory | Simon Ser | 2019-12-16 | 1 | -4/+4 |
| | | | | | Now that all templates are provided by plugins, there's no need to have a public/ directory. Themes can be in /themes instead of /public/themes. | ||||
* | Introduce base plugin | Simon Ser | 2019-12-16 | 1 | -1/+3 |
| | | | | | | This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39 | ||||
* | Allow plugins to provide their own templates | Simon Ser | 2019-12-11 | 1 | -1/+3 |
| | |||||
* | readme: add godoc badge | Simon Ser | 2019-12-11 | 1 | -0/+2 |
| | |||||
* | readme: add link to mailing list & issue tracker | Simon Ser | 2019-12-10 | 1 | -0/+5 |
| | |||||
* | Allow plugins to add new routes | Simon Ser | 2019-12-10 | 1 | -0/+2 |
| | | | | References: https://todo.sr.ht/~sircmpwn/koushin/6 | ||||
* | readme: sync with new Lua API | Simon Ser | 2019-12-09 | 1 | -2/+5 |
| | |||||
* | Add basic support for plugins | Simon Ser | 2019-12-09 | 1 | -0/+7 |
| | |||||
* | Add basic theme support | Simon Ser | 2019-12-04 | 1 | -0/+10 |
| | | | | References: https://todo.sr.ht/~sircmpwn/koushin/1 | ||||
* | Parse SMTP URL from CLI | Simon Ser | 2019-12-03 | 1 | -1/+1 |
| | |||||
* | readme: add IMAP URL to usage | Simon Ser | 2019-12-02 | 1 | -1/+1 |
| | |||||
* | Add HTTP server boilerplate | Simon Ser | 2019-12-02 | 1 | -0/+9 |