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
Nanguan Lin 0aab2d38a7
Remove deprecated query condition in ListReleases (#28339)
close #24057 
call stack: 

25faee3c5f/routers/api/v1/repo/release.go (L154)

ec1feedbf5/routers/api/v1/utils/page.go (L13-L18)

ec1feedbf5/services/convert/utils.go (L15-L22)

## ⚠️ Breaking   ⚠️ (though it's not caused by this PR)
Do not use `per_page` to specify pagination; use `limit` instead
1 year ago
..
admin Remove autofocus in search box (#28033) 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 Remove autofocus in search box (#28033) 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 Keep profile tab when clicking on Language (#28320) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Use full width for project boards (#28225) 1 year ago
package Do not display search box when there's no packages yet (#28146) 1 year ago
projects Use full width for project boards (#28225) 1 year ago
repo Refactor template empty checks (#28351) 1 year ago
shared Refactor template empty checks (#28351) 1 year ago
status Clean up template locale usage (#27856) 1 year ago
swagger Remove deprecated query condition in ListReleases (#28339) 1 year ago
user Refactor template empty checks (#28351) 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