1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 17:34:57 +01:00
gitea/modules/repository
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
..
branch.go
check.go
commits_test.go make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
commits.go make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
create_test.go Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
create.go [API] Fix inconsistent label color format (#10129) 2020-02-09 14:33:03 +00:00
fork_test.go
fork.go
generate.go Option to set default branch at repository creation (#10803) 2020-03-26 19:14:51 +00:00
hooks.go
init.go Option to set default branch at repository creation (#10803) 2020-03-26 19:14:51 +00:00
main_test.go
repo.go
update.go Move PushUpdateAddDeleteTags to repository module from models (#10106) 2020-02-03 09:47:04 +01:00