1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/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
2020-12-09 01:12:15 +01:00
..
admin Fix frontpage avatars (#13853) 2020-12-09 01:12:15 +01:00
base Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Repo avatar fixes (#13891) 2020-12-07 23:14:28 -05:00
mail Add email notify for new release (#12463) 2020-08-23 16:03:18 +01:00
org Fix frontpage avatars (#13853) 2020-12-09 01:12:15 +01:00
pwa Reindent manifest.json (#13544) 2020-11-13 12:23:22 -05:00
repo Fix frontpage avatars (#13853) 2020-12-09 01:12:15 +01:00
shared Style and template tweaks (#13828) 2020-12-04 12:18:37 +01:00
status Style and template tweaks (#13828) 2020-12-04 12:18:37 +01:00
swagger Expose default theme in meta and API (#13809) 2020-12-03 13:53:21 +01:00
user Fix frontpage avatars (#13853) 2020-12-09 01:12:15 +01:00
home.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
install.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
post-install.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00