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
wxiaoguang de9bcd1d23
Avoid 500 panic error when uploading invalid maven package file (#31014)
PackageDescriptor.Metadata might be nil (and maybe not only for maven).
This is only a quick fix.

The new `if` block is written intentionally to avoid unnecessary
indenting to the existing code.
9 months ago
..
content Avoid 500 panic error when uploading invalid maven package file (#31014) 9 months ago
metadata Avoid 500 panic error when uploading invalid maven package file (#31014) 9 months ago
shared Migrate margin and padding helpers to tailwind (#30043) 10 months ago
settings.tmpl Fix incorrect package link method calls in templates (#29580) 11 months ago
view.tmpl Migrate margin and padding helpers to tailwind (#30043) 10 months ago