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.
gitea/modules/templates
silverwind c05701dd7d
Fix frontpage avatars (#13853)
The frontpage uses a rather strange method to obtain the commit's avatar
which I've overlooked earlier. I don't exactly understand how it works
but this change fixes the wrong default avatars by using the function
that was in previous use.

Also introduced a few constants for size an size increase factor.

Fixes: https://github.com/go-gitea/gitea/issues/13844
4 years ago
..
dynamic.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
helper.go Fix frontpage avatars (#13853) 4 years ago
helper_test.go Use templates for issue e-mail subject and body (#8329) 5 years ago
static.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
templates_bindata.go Rename scripts to build and add revive command as a new build tool command (#10942) 5 years ago