aboutsummaryrefslogtreecommitdiffstats
path: root/modules/templates/util_render.go
Commit message (Expand)AuthorAgeFilesLines
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-041-10/+17
* Refactor markup render system (#32589)wxiaoguang2024-11-221-21/+6
* Refactor markup render system (#32533)wxiaoguang2024-11-181-2/+3
* Fix and refactor markdown rendering (#32522)wxiaoguang2024-11-161-13/+10
* Refactor render system (#32492)wxiaoguang2024-11-141-4/+6
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-27/+34
* Refactor names (#31405)wxiaoguang2024-06-191-20/+20
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-301-22/+17
* Fix label rendering (#30456)wxiaoguang2024-04-131-3/+4
* Fix and rewrite contrast color calculation, fix project-related bugs (#30237)silverwind2024-04-071-8/+3
* Render code tags in commit messages (#30146)silverwind2024-03-281-2/+2
* Refactor label.IsArchived() (#29750)65432024-03-131-2/+1
* Highlight archived labels (#29680)65432024-03-121-9/+20
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-40/+13
* Show description as tooltip instead of title for labels (#28754)delvh2024-01-121-2/+2
* Render PyPi long description as document (#28272)Earl Warren2023-12-051-0/+1
* Fix label render containing invalid HTML (#27752)Earl Warren2023-10-231-1/+1
* Render code blocks in repo description (#26830)silverwind2023-08-311-3/+2
* Fix missing commit message body when the message has leading newlines (#25418)Jason Song2023-06-211-3/+3
* Modify luminance calculation and extract related functions into single files ...Hester Gong2023-05-101-29/+28
* Improve template helper (#24417)wxiaoguang2023-04-291-0/+254