mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 01:03:39 +01:00
effad26c0e
* Use route to serve assets but not middleware * Fix build error with bindata tag * convert path to absolute * fix build * reduce function stack * Add tests for assets * Remove test for assets because they are not generated * Use a http function to serve assets * Still use middleware to serve assets then less middleware stack for assets * Move serveContent to original position * remove unnecessary blank line change * Fix bug for /assets* requests * clean code Co-authored-by: zeripath <art27@cantab.net> |
||
---|---|---|
.. | ||
dynamic.go | ||
public_bindata.go | ||
public_test.go | ||
public.go | ||
static.go |