You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/templates
zeripath 7d2545d183
Add nicer error handling on template compile errors (#21350)
There are repeated issues reported whereby users are unable to interpret
the template errors. This PR adds some (somewhat complex) error handling
to the panic recovery for template renderering but hopefully makes the
interpretation of the error easier.

Reference #21344

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
vars Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 years ago
base.go Share HTML template renderers and create a watcher framework (#20218) 2 years ago
dynamic.go Add nicer error handling on template compile errors (#21350) 2 years ago
helper.go Show label description in comments section (#21156) 2 years ago
helper_test.go Add more linters to improve code readability (#19989) 2 years ago
htmlrenderer.go Add nicer error handling on template compile errors (#21350) 2 years ago
mailer.go Share HTML template renderers and create a watcher framework (#20218) 2 years ago
static.go Add nicer error handling on template compile errors (#21350) 2 years ago
templates_bindata.go Remove legacy `+build:` constraint (#19582) 2 years ago