aboutsummaryrefslogtreecommitdiffstats
path: root/models/avatars/avatar.go
Commit message (Expand)AuthorAgeFilesLines
* Avoid warning for system setting when start up (#23054)Lunny Xiao2023-02-241-2/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-7/+7
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1
* Fix get system setting bug when enabled redis cache (#22295)Lunny Xiao2023-01-021-5/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Fix vertical align of committer avatar rendered by email address (#21884)Xinyu Zhou2022-11-231-2/+6
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-1/+1
* Fix dashboard ignored system setting cache (#21621)Lunny Xiao2022-11-101-4/+7
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-4/+11
* format with gofumpt (#18184)65432022-01-201-2/+2
* slight optimization for default avatar (#18187)Lunny Xiao2022-01-051-7/+16
* Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951)silverwind2021-12-161-3/+0
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-4/+4
* Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...wxiaoguang2021-10-061-0/+180