aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/commit_page.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor web routes (#30519)wxiaoguang2024-04-171-1/+1
* Various improvements for long file and commit names (#30374)silverwind2024-04-101-2/+2
* Remove fomantic list module (#30281)silverwind2024-04-061-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-33/+33
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-6/+6
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-8/+8
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-051-1/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-011-1/+1
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-2/+2
* Clean up diff header css and reduce global textarea min-height (#29232)silverwind2024-02-181-1/+1
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-181-2/+2
* Update JS and PY dependencies, build for `es2020` browsers (#28977)silverwind2024-02-021-2/+2
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-4/+4
* Fix margin in server signed signature verification view (#28379)Lauris BH2023-12-071-1/+1
* 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-3/+3
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-6/+6
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-41/+41
* 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