aboutsummaryrefslogtreecommitdiffstats
path: root/modules/templates/base.go
Commit message (Expand)AuthorAgeFilesLines
* format with gofumpt (#18184)65432022-01-201-1/+1
* Refactor HTTP request context (#17979)wxiaoguang2021-12-151-3/+0
* Use a variable but a function for IsProd because of a slight performance incr...Lunny Xiao2021-10-201-1/+1
* Prevent template renderer from rendering error (#14646)zeripath2021-02-131-6/+7
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-0/+14
* Fix recovery middleware to render gitea style page. (#13857)Lunny Xiao2021-01-051-0/+82