aboutsummaryrefslogtreecommitdiffstats
path: root/modules/templates/base.go
Commit message (Expand)AuthorAgeFilesLines
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-121-74/+19
* 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-16/+49
* Add disable download source configuration (#20548)Lunny Xiao2022-07-311-4/+5
* 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