aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/graph/commits.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-051-1/+1
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-2/+2
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-1/+1
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-021-1/+1
* Add tag name in the commits list (#31082)Lunny Xiao2024-08-191-3/+1
* Always use HTML attributes for avatar size (#31509)silverwind2024-06-281-3/+3
* Refactor web routes (#30519)wxiaoguang2024-04-171-1/+1
* Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit gr...yp053272024-03-281-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-5/+5
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-3/+3
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-4/+4
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Use `print` instead of `printf` (#27093)KN4CK3R2023-09-161-5/+5
* Refactor "shortsha" (#26877)wxiaoguang2023-09-031-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-2/+2
* Improve commit graph alignment and truncating (#26112)wxiaoguang2023-07-251-9/+9
* Improve commit date in commit graph (#24399)yp053272023-04-281-1/+1
* Improve template helper functions: string/slice (#24266)wxiaoguang2023-04-221-1/+1
* Fix SVG close tag, improve commit graph page UI alignment (#23751)wxiaoguang2023-03-271-6/+6
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-12/+12
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-5/+5
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Fix overflow in commit graph (#17947)silverwind2021-12-111-5/+7
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Use pulls in commit graph unless pulls are disabled (#15774)zeripath2021-05-071-1/+1
* reverse #15734 partial and comment (#15740)65432021-05-061-1/+2
* Commit Graph: Pull-Requests should not link to issues (#15734)KN4CK3R2021-05-051-8/+2
* Fix commit graph author link (#15627)zeripath2021-04-261-1/+1
* Fix graph pagination (#15225)KN4CK3R2021-04-011-2/+2
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+4
* fix: issue tracker link redirection (#13504)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-11-101-2/+2
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-081-0/+80