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
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900)
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 #29585

---------

Co-authored-by: Giteabot <teabot@gitea.io>
3 months ago
..
admin Remove unnecessary ".Link" usages (#29929) 3 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Add `<overflow-menu>`, rename webcomponents (#29400) 3 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Migrate border and margin classes to Tailwind (#29828) 3 months ago
explore Remove unnecessary ".Link" usages (#29909) 3 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 3 months ago
org Migrate border and margin classes to Tailwind (#29828) 3 months ago
package Add `<overflow-menu>`, rename webcomponents (#29400) 3 months ago
projects Remove unnecessary ".Link" usages (#29909) 3 months ago
repo Fix comment review avatar alignment (#29935) 3 months ago
shared Performance improvements for pull request list page (#29900) 3 months ago
status Migrate border and margin classes to Tailwind (#29828) 3 months ago
swagger Fix lint-swagger warning (#29787) 3 months ago
user Add background to dashboard navbar, fix missing padding (#29940) 3 months ago
webhook Change webhook-type in create-view (#29114) 4 months ago
home.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 4 months ago
install.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 4 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago