aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/template/template.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace `interface{}` by `any`René 'Necoro' Neumann2022-04-241-1/+1
|
* #66: Support for specifying custom templatesRené 'Necoro' Neumann2022-01-091-6/+36
|
* template: Restructuring and adding tests.René 'Necoro' Neumann2022-01-091-73/+23
|
* Import 'embed' packageRené 'Necoro' Neumann2021-02-181-0/+1
|
* Use go-embed for templates instead of inline strings.René 'Necoro' Neumann2021-02-161-0/+9
| | | | They should also use CRLF (cf issue #46).
* Text part in emailsRené 'Necoro' Neumann2020-05-101-8/+24
|
* Fix template error when byteCount called with empty stringRené 'Necoro' Neumann2020-05-011-3/+6
|
* Improved HTML templateRené 'Necoro' Neumann2020-04-261-3/+3
|
* Larger restructuringRené 'Necoro' Neumann2020-04-251-1/+1
|
* Move template to subfolder of feedRené 'Necoro' Neumann2020-04-231-0/+68