gitea/templates/user
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265)
Part of #27065

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.
2023-09-29 12:12:54 +00:00
..
auth Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
dashboard More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
notification More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
overview Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
settings Add missing IconHTML size (#27269) 2023-09-26 19:59:04 +08:00
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
heatmap.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
profile.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00