forgejo/modules/avatar
JakobDev 65fe0fb22c
Allow webp images as avatars (#24248)
Users can now upload `webp` images.
Browsers supporting webp images then display this as the avatar of this
user (every major browser except IE).

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-04-21 13:15:49 -04:00
..
identicon
testdata
avatar.go Allow webp images as avatars (#24248) 2023-04-21 13:15:49 -04:00
avatar_test.go
hash.go