You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/templates
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>
4 years ago
..
dynamic.go Use templates for issue e-mail subject and body (#8329) 5 years ago
helper.go make avatar lookup occur at image request (#10540) 4 years ago
helper_test.go Use templates for issue e-mail subject and body (#8329) 5 years ago
static.go Implement "embedded" command to extract static resources (#9982) 4 years ago
templates_bindata.go Generate Bindata iff TAGS="bindata" and not up-to-date (#10004) 4 years ago