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
Brecht Van Lommel 1756e30e10
Allow pull requests Manually Merged option to be used by non-admins (#27780)
Currently this feature is only available to admins, but there is no
clear reason why. If a user can actually merge pull requests, then this
seems fine as well.

This is useful in situations where direct pushes to the repository are
commonly done by developers.

---------

Co-authored-by: delvh <dev.lh@web.de>
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) 2 years ago
code Fix more "locale" usages (#27259) 2 years 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) 2 years 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) 2 years 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) 2 years ago
swagger api: GetPullRequestCommits: return file list (#27483) 2 years ago
user Show placeholder email in privacy popup (#27770) 1 year ago
webhook Extract common code to new template (#26933) 2 years ago
home.tmpl Fix more "locale" usages (#27259) 2 years ago
install.tmpl Fix more "locale" usages (#27259) 2 years ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago