index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
avatar
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GITEA] Drop sha256-simd in favor of stdlib
Gusted
2024-02-05
2
-4
/
+2
*
Remove nfnt/resize and oliamb/cutter (#25999)
harryzcy
2023-07-20
1
-23
/
+36
*
Add unit test for `HashAvatar` (#25662)
Earl Warren
2023-07-04
1
-0
/
+26
*
Improve avatar uploading / resizing / compressing, remove Fomantic card modul...
wxiaoguang
2023-05-13
3
-31
/
+134
*
Allow `webp` images as avatars (#24248)
JakobDev
2023-04-21
1
-0
/
+2
*
Use minio/sha256-simd for accelerated SHA256 (#23052)
zeripath
2023-02-22
2
-2
/
+4
*
Unify hashing for avatar (#22289)
Gusted
2023-01-02
1
-0
/
+28
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
7
-14
/
+7
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
1
-3
/
+3
*
Go 1.19 format (#20758)
John Olheiser
2022-08-31
1
-193
/
+194
*
Remove legacy `+build:` constraint (#19582)
wxiaoguang
2022-05-02
1
-1
/
+0
*
format with gofumpt (#18184)
6543
2022-01-20
1
-0
/
+1
*
Fix various typos (#18219)
luzpaz
2022-01-10
1
-1
/
+1
*
Simplify parameter types (#18006)
Gusted
2021-12-20
2
-31
/
+31
*
Add user settings key/value DB table (#16834)
techknowlogick
2021-11-22
1
-1
/
+1
*
Better builtin avatar generator (#17707)
wxiaoguang
2021-11-19
7
-17
/
+1109
*
refactor: move from io/ioutil to io and os package (#17109)
Eng Zer Jun
2021-09-22
1
-4
/
+4
*
Add Image Diff for SVG files (#14867)
KN4CK3R
2021-06-05
1
-2
/
+3
*
Use single shared random string generation function (#15741)
silverwind
2021-05-10
2
-8
/
+15
*
Avatars and Repo avatars support storing in minio (#12516)
Lunny Xiao
2020-10-14
2
-12
/
+13
*
Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745)
6543
2020-09-06
1
-1
/
+1
*
Improve handling of non-square avatars (#7025)
Rob Watson
2019-05-25
4
-0
/
+99
*
Use assert in legacy unit tests (#867)
Ethan Koenig
2017-02-08
1
-9
/
+5
*
golint fixed for modules/avatar
Lunny Xiao
2016-11-25
1
-3
/
+4
*
avatar: make custom and generated avatars equal (#3301)
Dennis Chen
2016-07-21
1
-2
/
+2
*
Make markdown as an independent module
Unknwon
2016-02-20
1
-2
/
+4
*
Remove cache avatar support and add its tests
Unknwon
2016-02-15
2
-357
/
+21
*
fix #1960
Unknwon
2015-11-16
1
-2
/
+2
*
save custom avatar as PNG
Unknwon
2015-11-13
1
-1
/
+3
*
drop go 1.2 support
Unknwon
2015-09-26
1
-1
/
+1
*
#1474 logic fix
Unknwon
2015-08-29
1
-1
/
+1
*
#1474 minor fix
Unknwon
2015-08-29
1
-3
/
+4
*
#1474 Edit New issue UpdateGravatarSource() assumes insecure protocol
Unknwon
2015-08-28
1
-2
/
+3
*
remove sync.Pool and support go1.2 again
Unknwon
2015-08-09
1
-1
/
+1
*
Generate random avatar based on e-mail when disable Gravatar
Unknwon
2015-08-09
1
-0
/
+24
*
fix if service.ENABLE_CACHE_AVATAR is true
Vitaliy Vasilenko
2015-01-20
1
-1
/
+5
*
Fix spelling errors in comments.
Joseph Crail
2014-12-07
1
-1
/
+1
*
HashEmail function should also remove spaces
Andrew Burns
2014-12-05
1
-1
/
+5
*
custom avatar upload
Unknwon
2014-11-21
1
-1
/
+1
*
GetFile api
Unknwon
2014-11-17
1
-5
/
+11
*
Mirror bug fix on downloading zip
Unknown
2014-04-16
1
-2
/
+3
*
Fix issue pages URL params
Unknown
2014-03-28
1
-10
/
+9
*
name change of avatar
skyblue
2014-03-26
2
-8
/
+8
*
Added create issue
Unknown
2014-03-25
1
-1
/
+2
*
update avatar, remove gzip request header
skyblue
2014-03-25
1
-2
/
+2
*
use modeles/log instead log
shxsun
2014-03-24
2
-19
/
+22
*
append route to web
Gogs
2014-03-23
2
-63
/
+101
*
fix download part problem, add png support
skyblue
2014-03-23
1
-17
/
+162
*
add avatar inorder to view code on github
skyblue
2014-03-23
2
-0
/
+171