gitea/templates
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page ()
This PR will avoid load pullrequest.Issue twice in pull request list
page. It will reduce x times database queries for those WIP pull
requests.

Partially fix 

---------

Co-authored-by: Giteabot <teabot@gitea.io>
..
admin Remove unnecessary ".Link" usages ()
api/packages/pypi Remove incorrect HTML self close tag ()
base Add `<overflow-menu>`, rename webcomponents ()
custom
devtest Migrate border and margin classes to Tailwind ()
explore Remove unnecessary ".Link" usages ()
mail Remove unnecessary SanitizeHTML from code ()
org Migrate border and margin classes to Tailwind ()
package Add `<overflow-menu>`, rename webcomponents ()
projects Remove unnecessary ".Link" usages ()
repo Fix comment review avatar alignment ()
shared Performance improvements for pull request list page ()
status Migrate border and margin classes to Tailwind ()
swagger Fix lint-swagger warning ()
user Add background to dashboard navbar, fix missing padding ()
webhook Change webhook-type in create-view ()
home.tmpl Remove unnecessary "Str2html" modifier from templates ()
install.tmpl Remove unnecessary "Safe" modifier from templates ()
post-install.tmpl Always use `ctx.Locale.Tr` inside templates ()