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
silverwind cc129d2ca2
Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951)
Save a bit of bandwidth by only requesting 3-times the rendered avatar
size. Factor 4 is only really beneficial on a handful of mobile phones
and I don't think they are the primary device we design for.

Configurability contributed by zeripath.

Fixes: https://github.com/go-gitea/gitea/pull/17422
Fixes: https://github.com/go-gitea/gitea/issues/16287

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
base.go Refactor HTTP request context (#17979) 3 years ago
dynamic.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
helper.go Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) 3 years ago
helper_test.go Use templates for issue e-mail subject and body (#8329) 5 years ago
static.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
templates_bindata.go Add bundle download for repository (#14538) 3 years ago