gitea/modules/public
Morgan Bazalgette 17655cdf1b Enable caching on assets and avatars ()
* Enable caching on assets and avatars

Fixes 

* Only set avatar in user BeforeUpdate when there is no avatar set

* add error checking after stat

* gofmt

* Change cache time for avatars to an hour
..
dynamic.go Enable caching on assets and avatars ()
public.go Enable caching on assets and avatars ()
static.go Enable caching on assets and avatars ()