mirror of
https://github.com/go-gitea/gitea
synced 2025-01-13 23:35:19 +01:00
8a248696e9
Also changes the avatar from a jpeg to a png, to allow for transparent background. The indexed png is also smaller in size. Note that at the moment the default avatar is only used when the user requested a custom avatar and the custom avatar file is not found (should never happen). In the future the default avatar could be used as a default return when by-mail avatar lookups fail too (both gravatar and libravatar support passing a default) |
||
---|---|---|
.. | ||
migrations | ||
access.go | ||
action.go | ||
admin.go | ||
error.go | ||
git_diff.go | ||
git_diff_test.go | ||
issue.go | ||
issue_comment.go | ||
issue_label.go | ||
login.go | ||
models.go | ||
models_sqlite.go | ||
models_tidb.go | ||
org.go | ||
org_team.go | ||
pull.go | ||
release.go | ||
repo.go | ||
repo_branch.go | ||
repo_collaboration.go | ||
repo_test.go | ||
ssh_key.go | ||
ssh_key_test.go | ||
token.go | ||
update.go | ||
user.go | ||
webhook.go | ||
webhook_slack.go | ||
wiki.go |