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 | |
---|---|---|
.. | ||
access_log.go | 2 years ago | |
api.go | 2 years ago | |
api_org.go | 2 years ago | |
api_test.go | 2 years ago | |
auth.go | 2 years ago | |
captcha.go | 2 years ago | |
context.go | 2 years ago | |
csrf.go | 2 years ago | |
form.go | 2 years ago | |
org.go | 2 years ago | |
package.go | 2 years ago | |
pagination.go | 2 years ago | |
permission.go | 2 years ago | |
private.go | 2 years ago | |
repo.go | 2 years ago | |
response.go | 2 years ago | |
utils.go | 2 years ago | |
xsrf.go | 2 years ago | |
xsrf_test.go | 2 years ago |