Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace `interface{}` by `any` | René 'Necoro' Neumann | 2022-04-24 | 1 | -1/+1 |
| | |||||
* | #66: Support for specifying custom templates | René 'Necoro' Neumann | 2022-01-09 | 1 | -6/+36 |
| | |||||
* | template: Restructuring and adding tests. | René 'Necoro' Neumann | 2022-01-09 | 1 | -73/+23 |
| | |||||
* | Import 'embed' package | René 'Necoro' Neumann | 2021-02-18 | 1 | -0/+1 |
| | |||||
* | Use go-embed for templates instead of inline strings. | René 'Necoro' Neumann | 2021-02-16 | 1 | -0/+9 |
| | | | | They should also use CRLF (cf issue #46). | ||||
* | Text part in emails | René 'Necoro' Neumann | 2020-05-10 | 1 | -8/+24 |
| | |||||
* | Fix template error when byteCount called with empty string | René 'Necoro' Neumann | 2020-05-01 | 1 | -3/+6 |
| | |||||
* | Improved HTML template | René 'Necoro' Neumann | 2020-04-26 | 1 | -3/+3 |
| | |||||
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -1/+1 |
| | |||||
* | Move template to subfolder of feed | René 'Necoro' Neumann | 2020-04-23 | 1 | -0/+68 |