aboutsummaryrefslogtreecommitdiffstats
path: root/services/repository/avatar.go
Commit message (Expand)AuthorAgeFilesLines
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-131-5/+2
* Use context parameter in services/repository (#23186)Jason Song2023-02-281-5/+5
* Unify hashing for avatar (#22289)Gusted2023-01-021-2/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-2/+2
* Merge db.Iterate and IterateObjects (#21641)Lunny Xiao2022-10-311-1/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-5/+5
* Add migrate repo archiver and packages storage support on command line (#20757)Lunny Xiao2022-08-161-1/+1
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-3/+3
* Some repository refactors (#17950)Lunny Xiao2021-12-121-0/+121