aboutsummaryrefslogtreecommitdiffstats
path: root/modules/templates/mailer.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor "string truncate" (#32984)wxiaoguang2024-12-261-2/+2
* Refactor names (#31405)wxiaoguang2024-06-191-1/+1
* Enable more `revive` linter rules (#30608)silverwind2024-04-221-2/+1
* Breaking summary for template refactoring (#29395)wxiaoguang2024-03-031-14/+14
* Fix mail template error (#29410)wxiaoguang2024-02-261-2/+8
* 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