aboutsummaryrefslogtreecommitdiffstats
path: root/modules/templates/dynamic.go
Commit message (Expand)AuthorAgeFilesLines
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-121-69/+3
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-081-7/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add nicer error handling on template compile errors (#21350)zeripath2022-10-071-0/+15
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-69/+31
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* format with gofumpt (#18184)65432022-01-201-2/+0
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-5/+4
* Add bundle download for repository (#14538)John Olheiser2021-08-241-2/+3
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-25/+0
* Fix recovery middleware to render gitea style page. (#13857)Lunny Xiao2021-01-051-0/+21
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-221-3/+2
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-2/+11
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-211-12/+0
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-071-22/+11
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+3
* Add golangci (#6418)kolaente2019-06-121-2/+8
* Create Progressive Web App (#4730)SohnyBohny2018-11-271-0/+12
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-281-2/+14
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-061-0/+103