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
yp05327 0e021cd33e
Fix display member unit in the menu bar if there are no hidden members in public org (#27795)
Follow #26363.
I missed that org templates also using
`templates/user/overview/header.tmpl`.
You can confirm this problem in https://gitea.com/gitea/-/projects with
anonymous access.

Before: (no login)

![image](https://github.com/go-gitea/gitea/assets/18380374/e285565c-ca65-4b18-9ff7-434c6367c13a)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/81e7532a-c458-4552-8d75-6896538e42cb)
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 Add word-break to organization name and description (#26624) 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