0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 14:58:09 +01:00
gitea/routers
zeripath e6baa656f7
make avatar lookup occur at image request (#10540)
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>
2020-03-27 14:34:39 +02:00
..
admin Upgrade xorm to v1.0.0 (#10646) 2020-03-22 11:12:55 -04:00
api/v1 Allow to set protected file patterns that can not be changed under no conditions (#10806) 2020-03-27 00:26:34 +02:00
dev
org
private Allow to set protected file patterns that can not be changed under no conditions (#10806) 2020-03-27 00:26:34 +02:00
repo make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
routes make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
user make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go