gitea/modules/base
zeripath e6baa656f7
make avatar lookup occur at image request ()
speed up page generation by making avatar lookup occur at the browser
not at page generation

* Protect against evil email address ".."

* hash the complete email address

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-Authored-By: Lauris BH <lauris@nix.lv>
..
base.go API error cleanup ()
natural_sort.go Sort repository tree entries in natural way ()
natural_sort_test.go Sort repository tree entries in natural way ()
tool.go make avatar lookup occur at image request ()
tool_test.go make avatar lookup occur at image request ()