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
Denys Konovalov e5f19dd317
Always use whole user name as link (#27815)
Starting from #25790 this shared template only linked the username of
the user if both display name and username were shown. I experienced
myself always trying to click on the display name - I think it is
annoying for others too.

After:


![grafik](https://github.com/go-gitea/gitea/assets/47871822/a0e82127-b773-4ca4-890f-d18422a7bef2)

![grafik](https://github.com/go-gitea/gitea/assets/47871822/79efcf93-2f50-4fc4-ba15-afc6174be48c)
1 year ago
..
admin cleanup repo details icons/labels (#27644) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
code Fix more "locale" usages (#27259) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve dropdown button alignment and fix hover bug (#27632) 1 year ago
explore Fix incorrect "tab" parameter for repo search sub-template (#27755) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Add link to members and repositories at teams page (#27744) 1 year ago
package Package repository/documentation link unification (#27804) 1 year ago
projects More `db.DefaultContext` refactor (#27265) 1 year ago
repo Allow pull requests Manually Merged option to be used by non-admins (#27780) 1 year ago
shared Always use whole user name as link (#27815) 1 year ago
status Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
swagger api: GetPullRequestCommits: return file list (#27483) 1 year ago
user Fix display member unit in the menu bar if there are no hidden members in public org (#27795) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Fix more "locale" usages (#27259) 1 year ago
install.tmpl Fix more "locale" usages (#27259) 1 year ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago