0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 19:48:03 +01:00
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>
2023-02-17 11:55:33 +08:00
..
admin Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
api/packages/pypi
base Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
code
custom
explore Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
mail
org Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
package
projects
repo Fix 404 error viewing the LFS file (#22945) 2023-02-17 11:55:33 +08:00
shared Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
status
swagger Allow custom "created" timestamps in user creation API (#22549) 2023-02-16 10:32:01 -06:00
user Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
home.tmpl
install.tmpl
post-install.tmpl