aboutsummaryrefslogtreecommitdiffstats
path: root/models/avatars
Commit message (Expand)AuthorAgeFilesLines
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Refactor some legacy code and remove unused code (#28622)wxiaoguang2023-12-281-2/+5
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-5/+5
* Refactor system setting (#27000)wxiaoguang2023-10-052-29/+64
* make writing main test easier (#27270)Lunny Xiao2023-09-281-4/+1
* Fix context cache bug & enable context cache for dashabord commits' authors (...Lunny Xiao2023-09-111-2/+6
* Avoid warning for system setting when start up (#23054)Lunny Xiao2023-02-242-3/+3
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-152-12/+13
* 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-273-6/+3
* 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-173-18/+51
* 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-062-0/+234