1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 00:21:40 +02:00
gitea/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 Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00
testdata
avatar_test.go
avatar.go Allow webp images as avatars (#24248) 2023-04-21 13:15:49 -04:00
hash.go Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00