aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/commits_list_small.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-2/+2
* Fix some UI regressions for commit list (#30920)wxiaoguang2024-05-101-5/+9
* Fix and tweak pull request commit list (#30528)silverwind2024-04-171-11/+12
* Migrate font-family to tailwind (#30118)silverwind2024-03-281-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-2/+2
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-021-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-2/+2
* Use `print` instead of `printf` (#27093)KN4CK3R2023-09-161-5/+5
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-2/+2
* Show branches and tags that contain a commit (#25180)delvh2023-07-271-1/+1
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-3/+1
* Clean up various avatar dimensions (#24701)silverwind2023-05-141-2/+2
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-071-1/+1
* Refactor repo commit list (#23690)wxiaoguang2023-03-271-15/+8
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* 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-1/+1
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-4/+4
* Fix a broken link in `commits_list_small.tmpl` (#18763)wxiaoguang2022-02-141-1/+1
* fix commits_list_small.tmpl (#18641)a10121127962022-02-061-2/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-2/+2
* Improve ellipsis buttons (#17773)silverwind2021-11-221-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-3/+3
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-5/+2
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-2/+2
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+4
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+1
* Fix message wrapping on PR commit list (#11616)Cirno the Strongest2020-06-031-4/+2
* Show full GPG commit status on PR commit history (#11702)Cirno the Strongest2020-06-021-9/+12
* Right-align status icon on pull request commit history (#11594)Cirno the Strongest2020-05-251-3/+3
* Fix styling and padding for commit list on PR view (#11588)Cirno the Strongest2020-05-241-2/+4
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-0/+57