summaryrefslogtreecommitdiffstats
path: root/templates/repo/commit_page.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Rework markup link rendering (#26745) (#28803)KN4CK3R2024-01-161-4/+4
* Fix margin in server signed signature verification view (#28379) (#28381)Giteabot2023-12-071-1/+1
* Backport ctx locale refactoring manually (#27231) (#27259) (#27260)wxiaoguang2023-09-251-43/+43
* Change green buttons to primary color (#27099)silverwind2023-09-181-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
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-6/+6
* Show branches and tags that contain a commit (#25180)delvh2023-07-271-6/+1
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-081-1/+1
* Fine tune "dropdown button" icon (#25442)wxiaoguang2023-06-251-1/+2
* Add template linting via djlint (#25212)silverwind2023-06-141-2/+2
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-5/+5
* Use octicon-verified for gpg signatures (#23529)silverwind2023-03-171-5/+5
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-2/+2
* Refactor branch/tag selector dropdown (first step) (#23394)wxiaoguang2023-03-111-4/+4
* Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008)wxiaoguang2023-02-201-1/+1
* Always go full width in PR view (#22844)gempir2023-02-161-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-6/+6
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-40/+40
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Rename actions to operations on UI (#22067)Jason Song2022-12-081-2/+2
* Remove duplicate "Actions" label in mobile view (#21974)Mark Ormesher2022-12-011-1/+1
* Added space between avatar and username (#21825)May2022-11-151-1/+1
* Revert increased width on pull pages (#21470)Gusted2022-10-191-1/+1
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-271-1/+1
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-2/+2
* Pad GPG Key ID with preceding zeroes (#20878)zeripath2022-08-211-4/+4
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-44/+44
* Make better use of i18n (#20096)Gusted2022-06-261-2/+2
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-5/+5
* Improve commit list/view on mobile (#19712)Gusted2022-05-161-13/+12
* Show fullname on issue edits and gpg/ssh signing info (#18827)Wim2022-02-201-2/+2
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-091-7/+116
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-2/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-3/+3
* Add support for ssh commit signing (#17743)Wim2021-12-191-6/+28
* Rework commit page header (#17849)silverwind2021-12-011-72/+81
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-3/+3
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-9/+9
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-11/+11
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-6/+6
* Match GH with Commit page (#12425)techknowlogick2020-08-051-5/+5
* Use custom SVGs for commit signing lock icon (#12017)Cirno the Strongest2020-06-281-6/+3
* Show exact tag for commit on diff view (#11846)Cirno the Strongest2020-06-111-0/+3
* Fix styling for commiter on diff view (#11715)Cirno the Strongest2020-06-021-11/+14