gitea/templates/package/content
wxiaoguang 3b839f8dc0
Trivial fixes (#33304)
1. the error check was added for go-git, it was caused by the empty `.keep` file in the test fixtures.
2. use `PostFormValue` instead of `PostForm.Get` (`Get` needs to parse the form ahead)
3. fix incorrect container text (it should show "Images" in the header but not "OS/Arch")
4. align maven xml
5. fix closed PR color&icon
2025-01-17 08:55:02 +00:00
..
alpine.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
arch.tmpl Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
cargo.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
chef.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
composer.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
composer_dependencies.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
conan.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
conda.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
container.tmpl Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
cran.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
debian.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
generic.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
go.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
helm.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
maven.tmpl Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
npm.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
npm_dependencies.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
nuget.tmpl feat: link to nuget dependencies (#26554) 2025-01-01 19:07:10 +08:00
pub.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
pypi.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
rpm.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
rubygems.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
rubygems_dependencies.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
swift.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
vagrant.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00