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.
gitea/modules/templates
Lunny Xiao 791f290c26
Display error log when a modified template has an error so that it could recovery when the error fixed (#22261) (#22321)
backport #22261 

A drawback is the previous generated template has been cached, so you
cannot get error in the UI but only from log

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Co-authored-by: delvh <dev.lh@web.de>
2 years ago
..
vars Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
base.go Share HTML template renderers and create a watcher framework (#20218) 3 years ago
dynamic.go Add nicer error handling on template compile errors (#21350) 2 years ago
helper.go Fix vertical align of committer avatar rendered by email address (#21884) (#21918) 2 years ago
helper_test.go Add more linters to improve code readability (#19989) 3 years ago
htmlrenderer.go Display error log when a modified template has an error so that it could recovery when the error fixed (#22261) (#22321) 2 years ago
mailer.go Share HTML template renderers and create a watcher framework (#20218) 3 years ago
static.go Add nicer error handling on template compile errors (#21350) 2 years ago
templates_bindata.go Remove legacy `+build:` constraint (#19582) 3 years ago