gitea/templates/package
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)
2024-01-12 03:16:05 +00:00
..
content Support for grouping RPMs using paths (#26984) 2024-01-12 03:16:05 +00:00
metadata Package repository/documentation link unification (#27804) 2023-10-27 00:16:12 +00:00
shared Do not display search box when there's no packages yet (#28146) 2023-11-21 20:03:19 +00:00
settings.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
view.tmpl Fix long package version names overflowing (#28619) 2023-12-30 07:42:16 +00:00