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
Exploding Dragon ba4d0b8ffb
Support for grouping RPMs using paths (#26984)
The current rpm repository places all packages in the same repository,
and different systems (el7,f34) may hit packages that do not belong to
this distribution ( #25304 ) , which now supports grouping of rpm.

![图片](https://github.com/go-gitea/gitea/assets/33776693/d1e1d99f-7799-4b2b-a19b-cb2a5c692914)

Fixes #25304 .
Fixes #27056 .

Refactor: [#25866](https://github.com/go-gitea/gitea/pull/25866)
1 year ago
..
admin Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Move the captcha script loader to the template which really needs it (#28718) 1 year ago
code Fix 500 error of searching commits (#28576) 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 Add links to owner home page in explore (#28341) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Issue fixes for RSS feed improvements (#28380) 1 year ago
package Support for grouping RPMs using paths (#26984) 1 year ago
projects Use full width for project boards (#28225) 1 year ago
repo Hide code related setting options in repository when code unit is disabled (#28631) 1 year ago
shared Fix tooltip of variable edit button (#28681) 1 year ago
status Clean up template locale usage (#27856) 1 year ago
swagger Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 1 year ago
user Move the captcha script loader to the template which really needs it (#28718) 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