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/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
2 weeks ago
..
alpine.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
arch.tmpl Add Arch package registry (#32692) 2 months ago
cargo.tmpl Refactor template ctx and render utils (#32422) 3 months ago
chef.tmpl Refactor template ctx and render utils (#32422) 3 months ago
composer.tmpl Refactor template ctx and render utils (#32422) 3 months ago
composer_dependencies.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
conan.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
conda.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
container.tmpl Trivial fixes (#33304) 2 weeks ago
cran.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
debian.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
generic.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
go.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
helm.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
maven.tmpl Trivial fixes (#33304) 2 weeks ago
npm.tmpl Refactor template ctx and render utils (#32422) 3 months ago
npm_dependencies.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
nuget.tmpl feat: link to nuget dependencies (#26554) 4 weeks ago
pub.tmpl Refactor template ctx and render utils (#32422) 3 months ago
pypi.tmpl Refactor template ctx and render utils (#32422) 3 months ago
rpm.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
rubygems.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
rubygems_dependencies.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
swift.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
vagrant.tmpl Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago