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
Zettat123 5a12e95d2a
Fix 404 error viewing the LFS file (#22945)
Fix #22734.

According to
[`view_file.tmpl`](https://github.com/go-gitea/gitea/blob/main/templates/repo/view_file.tmpl#L82),
`lfs_file.tmpl` should use `AssetUrlPrefix` instead of `AppSubUrl`.

Co-authored-by: Jason Song <i@wolfogre.com>
2 years ago
..
admin Add context cache as a request level cache (#22294) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Add context cache as a request level cache (#22294) 2 years ago
code Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add context cache as a request level cache (#22294) 2 years ago
mail Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
org Add context cache as a request level cache (#22294) 2 years ago
package Move helpers to be prefixed with `gt-` (#22879) 2 years ago
projects Move helpers to be prefixed with `gt-` (#22879) 2 years ago
repo Fix 404 error viewing the LFS file (#22945) 2 years ago
shared Add context cache as a request level cache (#22294) 2 years ago
status Move helpers to be prefixed with `gt-` (#22879) 2 years ago
swagger Allow custom "created" timestamps in user creation API (#22549) 2 years ago
user Add context cache as a request level cache (#22294) 2 years ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
install.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago
post-install.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago