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/build
wxiaoguang a8fd76557b
Better builtin avatar generator (#17707)
This PR fixes the builtin avatar generator.

1. The random background color makes some images very dirty. So now we only use white background for avatars.
2. We use left-right mirror avatars to satisfy #14799
3. Fix a small padding error in the algorithm
3 years ago
..
codeformat Better builtin avatar generator (#17707) 3 years ago
code-batch-process.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
generate-bindata.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
generate-emoji.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
generate-gitignores.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
generate-images.js Remove deprecated `extendDefaultPlugins` method of svgo (#17399) 3 years ago
generate-licenses.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
generate-svg.js Use filename as id/class prefix. (#16997) 3 years ago
gitea-format-imports.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
gocovmerge.go Enable race detector for CI (#1441) 3 years ago
test-env-check.sh Prepare and check test env during CI (#17725) 3 years ago
test-env-prepare.sh Prepare and check test env during CI (#17725) 3 years ago
update-locales.sh Format files (#13698) 4 years ago