aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/commits_list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-3/+3
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-2/+2
* Add tag name in the commits list (#31082)Lunny Xiao2024-08-191-0/+5
* Fix author name alignment in commits table (#30396)silverwind2024-04-111-10/+12
* Fix view commit link (#30297)wxiaoguang2024-04-061-85/+84
* Fix `DEFAULT_SHOW_FULL_NAME=false` has no effect in commit list and commit gr...yp053272024-03-281-1/+1
* Add muted class to author name in repo commit list (#29989)yp053272024-03-251-4/+4
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-5/+5
* Show `View at this point in history` for every commit (#29122)Tim-Nicas Oelschläger2024-02-131-3/+6
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-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
* Improve file history UI and fix URL escaping bug (#27531)wxiaoguang2023-10-091-7/+7
* link to file from its history (#27354)Denys Konovalov2023-10-021-2/+8
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-3/+3
* Use `print` instead of `printf` (#27093)KN4CK3R2023-09-161-5/+5
* More fixes for the "commit-body" (#26898)wxiaoguang2023-09-041-1/+1
* Refactor "shortsha" (#26877)wxiaoguang2023-09-031-18/+8
* Use correct pull request commit link instead of a generic commit link (#26434)Lunny Xiao2023-08-131-0/+4
* 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
* Several fixes for mobile UI (#25634)Denys Konovalov2023-07-041-1/+1
* Add template linting via djlint (#25212)silverwind2023-06-141-1/+3
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-1/+1
* 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-4/+4
* Change `commits-table` column width (#21564)KN4CK3R2022-10-251-3/+3
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-2/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-5/+5
* Make better use of i18n (#20096)Gusted2022-06-261-2/+2
* Improve commit list/view on mobile (#19712)Gusted2022-05-161-2/+2
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-2/+2
* Fix commit's time (#18375)Gusted2022-01-251-1/+5
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-2/+2
* Fix commit links on compare page (#18310)Gusted2022-01-181-5/+6
* Improve ellipsis buttons (#17773)silverwind2021-11-221-1/+1
* Add copy Commit ID button in commits list (#17759)velengel2021-11-221-1/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-4/+4
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-5/+2
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+3
* Show full GPG commit status on PR commit history (#11702)Cirno the Strongest2020-06-021-18/+1
* Support view individual commit for wiki pages (#11415)mrsdizzie2020-05-161-1/+3
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-2/+2
* Show Signer in commit lists and add basic trust (#10425)zeripath2020-02-271-12/+20
* switch to fomantic-ui (#9374)techknowlogick2019-12-171-1/+1