aboutsummaryrefslogtreecommitdiffstats
path: root/modules/templates/mailer.go
Commit message (Expand)AuthorAgeFilesLines
* Improve RunMode / dev mode (#24886)wxiaoguang2023-05-251-4/+11
* Use globally shared HTMLRender (#24436)wxiaoguang2023-04-301-3/+4
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-121-50/+13
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-081-3/+40
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-0/+92