aboutsummaryrefslogtreecommitdiffstats
path: root/modules/templates
Commit message (Expand)AuthorAgeFilesLines
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-101-5/+8
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-091-5/+3
* Refactor issue list (#32755)wxiaoguang2024-12-081-0/+66
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-051-0/+11
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-042-12/+19
* Refactor markup render system (#32612)wxiaoguang2024-11-241-5/+6
* Refactor markup render system (#32589)wxiaoguang2024-11-221-21/+6
* Refactor markup render system (#32533)wxiaoguang2024-11-185-35/+15
* Fix and refactor markdown rendering (#32522)wxiaoguang2024-11-162-23/+20
* Refactor render system (#32492)wxiaoguang2024-11-142-12/+13
* Refactor sidebar assignee&milestone&project selectors (#32465)wxiaoguang2024-11-111-0/+1
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-071-7/+9
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-051-1/+1
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-056-78/+150
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-043-18/+131
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-023-2/+79
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-022-0/+35
* Lazy load avatar images (#32051)hiifong2024-09-171-1/+1
* Refactor names (#31405)wxiaoguang2024-06-196-70/+70
* Fix rendered wiki page link (#31398)wxiaoguang2024-06-181-2/+2
* Make template `Iif` exactly match `if` (#31322)wxiaoguang2024-06-112-21/+47
* code optimization (#31315)Kerwin Bryant2024-06-112-2/+44
* Fix markdown rendering when mentioning users (#30795)wxiaoguang2024-05-021-0/+5
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-301-22/+17
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-271-2/+2
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-241-6/+12
* Enable more `revive` linter rules (#30608)silverwind2024-04-222-5/+3
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-171-0/+12
* Avoid losing token when updating mirror settings (#30429)Jason Song2024-04-131-17/+21
* Fix label rendering (#30456)wxiaoguang2024-04-132-12/+35
* Fix and rewrite contrast color calculation, fix project-related bugs (#30237)silverwind2024-04-072-11/+6
* Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253)Yakov2024-04-031-0/+3
* Render code tags in commit messages (#30146)silverwind2024-03-281-2/+2
* Improve QueryEscape helper function (#29768)wxiaoguang2024-03-131-1/+5
* Use relative links for commits, mentions, and issues in markdown (#29427)KN4CK3R2024-03-131-7/+7
* Refactor label.IsArchived() (#29750)65432024-03-131-2/+1
* Highlight archived labels (#29680)65432024-03-121-9/+20
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-042-9/+2
* Breaking summary for template refactoring (#29395)wxiaoguang2024-03-031-14/+14
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-012-12/+17
* Refactor some Str2html code (#29397)wxiaoguang2024-03-012-1/+16
* Fix mail template error (#29410)wxiaoguang2024-02-261-2/+8
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-2/+2
* Refactor Safe modifier (#29392)wxiaoguang2024-02-252-3/+27
* Remove RenderEmojiPlain from template helper (#29375)wxiaoguang2024-02-241-12/+0
* Refactor more code in templates (#29236)wxiaoguang2024-02-182-1/+9
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-7/+39
* Fix default avatar image size in PR diff page (#28971)yp053272024-02-021-1/+1
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+4
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-191-5/+0