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 2d7e6e9482
Fix various trivial problems (#32861)
1. add/improve comments to help future readers could understand the
problem more easily.
2. add an error log to LDAP with username fallback
3. use `or` instead of `Iif` for "repo/branch_dropdown" (`Iif` was a
mistake, but it doesn't really affect the UI)
4. add `tw-font-mono` style to container digest to match dockerhub
5. fix a bug in RepoBranchTagSelector: the form is not updated when
there is no click to an item

---------

Co-authored-by: delvh <dev.lh@web.de>
2 months 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 Fix various trivial problems (#32861) 2 months 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 Avoid 500 panic error when uploading invalid maven package file (#31014) 9 months 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 Refactor template ctx and render utils (#32422) 3 months 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