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/templates
6543 e3e6569c5f
Add option to set language in admin user view (#28449)
![image](https://github.com/go-gitea/gitea/assets/24977596/be7e3f92-af3f-4628-b4ed-abf6439687f3)
`/admin/users/<UserID>/edit`


![image](https://github.com/go-gitea/gitea/assets/24977596/906af0dd-cceb-4ed9-9cd9-32c71ae1bf71)
`/admin/users/<UserID>`

---
*Sponsored by Kithara Software GmbH*
11 months ago
..
admin Add option to set language in admin user view (#28449) 11 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
code Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Use tailwind instead of `gt-[wh]-` helper classes (#29423) 12 months ago
explore Only use supported sort order for "explore/users" page (#29430) 12 months ago
mail Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
org Refactor some Str2html code (#29397) 11 months ago
package Refactor some Str2html code (#29397) 11 months ago
projects Refactor some Str2html code (#29397) 11 months ago
repo Fix elipsis button not working if the last commit loading is deferred (#29544) 11 months ago
shared Refactor some Str2html code (#29397) 11 months ago
status Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
swagger Add support for API blob upload of release attachments (#29507) 11 months ago
user Rename Action.GetDisplayName to GetActDisplayName (#29540) 11 months ago
webhook Change webhook-type in create-view (#29114) 12 months ago
home.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
install.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago