This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13353
Commits
2
Branches
0
Tags
242 MiB
Tag:
Branch:
Tree:
f92b7a6331
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f92b7a6331'
${ noResults }
gitea
/
modules
/
avatar
/
identicon
/
testdata
/
.gitignore
2 lines
2 B
Raw
Normal View
History
Unescape
Escape
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
*