aboutsummaryrefslogtreecommitdiffstats
path: root/modules/templates/util_avatar.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor markup render system (#32533)wxiaoguang2024-11-181-1/+1
* Lazy load avatar images (#32051)hiifong2024-09-171-1/+1
* Fix default avatar image size in PR diff page (#28971)yp053272024-02-021-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-11/+19
* Remove unnecessary template helper repoAvatar (#26387)wxiaoguang2023-08-081-11/+0
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-4/+4
* Improve template helper (#24417)wxiaoguang2023-04-291-0/+84