aboutsummaryrefslogtreecommitdiffstats
path: root/modules/templates/helper_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor names (#31405)wxiaoguang2024-06-191-2/+2
* Make template `Iif` exactly match `if` (#31322)wxiaoguang2024-06-111-13/+39
* code optimization (#31315)Kerwin Bryant2024-06-111-0/+15
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-271-2/+2
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-041-1/+0
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-011-0/+5
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-0/+5
* Refactor more code in templates (#29236)wxiaoguang2024-02-181-0/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-2/+2
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-071-0/+55