mirror of https://github.com/go-gitea/gitea.git
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.
8f00979f73
None of the features of `unrolled/render` package is used. The Golang builtin "html/template" just works well. Then we can improve our HTML render to resolve the "$.root.locale.Tr" problem as much as possible. Next step: we can have a template render pool (by Clone), then we can inject global functions with dynamic context to every `Execute` calls. Then we can use `{{Locale.Tr ....}}` directly in all templates , no need to pass the `$.root.locale` again and again. |
2 years ago | |
---|---|---|
.. | ||
codeformat | 2 years ago | |
backport-locales.go | 2 years ago | |
code-batch-process.go | 2 years ago | |
generate-bindata.go | 2 years ago | |
generate-emoji.go | 2 years ago | |
generate-gitignores.go | 3 years ago | |
generate-go-licenses.go | 2 years ago | |
generate-images.js | 2 years ago | |
generate-licenses.go | 2 years ago | |
generate-svg.js | 2 years ago | |
gocovmerge.go | 2 years ago | |
test-echo.go | 2 years ago | |
test-env-check.sh | 3 years ago | |
test-env-prepare.sh | 3 years ago | |
update-locales.sh | 2 years ago | |
watch.sh | 2 years ago |