summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect "blob excerpt" link when comparing files (#31013) (#31026)Giteabot2024-05-202-6/+8
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-271-2/+2
* Prevent allow/reject reviews on merged/closed PRs (#30686)Kemal Zebari2024-04-271-12/+16
* Diff color enhancements, add line number background (#30670)silverwind2024-04-261-11/+11
* Remove fomantic button module (#30475)silverwind2024-04-141-16/+8
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-141-2/+2
* Various improvements for long file and commit names (#30374)silverwind2024-04-101-16/+18
* Migrate font-family to tailwind (#30118)silverwind2024-03-284-12/+12
* Put an edit file button on pull request files to allow a quick operation (#29...Lunny Xiao2024-03-271-0/+3
* Add svg linter and fix incorrect svgs (#30086)silverwind2024-03-261-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-245-18/+18
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-248-31/+31
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-242-5/+5
* Remove fomantic header module (#30033)silverwind2024-03-241-2/+2
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-231-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-232-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-224-18/+18
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-227-26/+26
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-201-3/+3
* Fix template error when comment review doesn't exist (#29888)wxiaoguang2024-03-192-62/+68
* Improve branch select list ui in go templates (#29729)HEREYUA2024-03-151-1/+1
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-151-3/+3
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-055-16/+16
* Remove unnecessary ctxData for "attachments" template (#29600)wxiaoguang2024-03-051-1/+1
* Add user blocking (#29028)KN4CK3R2024-03-041-0/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-043-4/+4
* Fix incorrect redirection when creating a PR fails (#29537)wxiaoguang2024-03-021-8/+0
* Fix incorrect subpath in links (#29535)wxiaoguang2024-03-022-2/+2
* Refactor the "attachments" sub-template data key to RenderedContent (#29517)wxiaoguang2024-03-011-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Use tailwind instead of `gt-[wh]-` helper classes (#29423)Lunny Xiao2024-02-271-1/+1
* Add missing space (#29393)KN4CK3R2024-02-251-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-252-7/+7
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-253-1/+15
* Remove jQuery from the code diff expansion buttons (#29385)Yarden Shoham2024-02-253-12/+12
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-222-2/+2
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-222-5/+5
* Clean up diff header css and reduce global textarea min-height (#29232)silverwind2024-02-181-1/+1
* Improve user experience for outdated comments (#29050)wxiaoguang2024-02-081-0/+3
* Fix default avatar image size in PR diff page (#28971)yp053272024-02-021-1/+1
* Don't show new pr button when page is not compare pull (#26431)yp053272024-01-211-3/+5
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-1/+1
* Improve CSS helper naming (#28769)wxiaoguang2024-01-121-1/+1
* Add merge arrow direction and update styling (#28523)Kyle D2024-01-051-2/+2
* Refactor template empty checks (#28351)KN4CK3R2023-12-042-12/+12
* Use full width for PR comparison (#28182)Nanguan Lin2023-11-231-2/+2
* Fix Show/hide filetree button on small displays (#27881)sebastian-sauer2023-11-171-2/+2
* Improve PR diff view on mobile (#27883)sebastian-sauer2023-11-161-1/+1
* Show correct commit sha when viewing single commit diff (#27916)sebastian-sauer2023-11-061-1/+1
* Remove "tabindex" from some form buttons (#27892)Earl Warren2023-11-031-2/+2