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.
forgejo/modules/avatar
harryzcy ec227d6682
Remove nfnt/resize and oliamb/cutter (#25999)
The package `github.com/nfnt/resize` is deprecated and archived by the
author. `github.com/oliamb/cutter` is not maintained since 2018. We
could use `golang.org/x/image/draw` instead.
11 months ago
..
identicon Use minio/sha256-simd for accelerated SHA256 (#23052) 1 year ago
testdata Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 1 year ago
avatar.go Remove nfnt/resize and oliamb/cutter (#25999) 11 months ago
avatar_test.go Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 1 year ago
hash.go Use minio/sha256-simd for accelerated SHA256 (#23052) 1 year ago
hash_test.go Add unit test for `HashAvatar` (#25662) 1 year ago