gitea/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
2021-11-20 01:10:41 +08:00
..
codeformat Better builtin avatar generator (#17707) 2021-11-20 01:10:41 +08:00
code-batch-process.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
generate-bindata.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
generate-emoji.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
generate-gitignores.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
generate-images.js Remove deprecated `extendDefaultPlugins` method of svgo (#17399) 2021-10-22 22:05:53 +02:00
generate-licenses.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
generate-svg.js Use filename as id/class prefix. (#16997) 2021-09-09 08:06:54 +01:00
gitea-format-imports.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
gocovmerge.go Enable race detector for CI (#1441) 2021-08-26 16:50:04 +08:00
test-env-check.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
test-env-prepare.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
update-locales.sh Format files (#13698) 2020-11-28 01:12:22 -05:00