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>
2024-12-17 01:15:18 +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 Fix various trivial problems (#32861) 2024-12-17 01:15:18 +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 Avoid 500 panic error when uploading invalid maven package file (#31014) 2024-05-20 06:44:16 +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 Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +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