aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-021-1/+1
* Refactor image diff (#31444)wxiaoguang2024-06-221-1/+1
* Fix the wrong line number in the diff view page when expanded twice. (#31431)charles2024-06-201-3/+3
* code optimization (#31315)Kerwin Bryant2024-06-111-1/+1
* Use vertical layout for multiple code expander buttons (#31122)silverwind2024-05-293-16/+20
* Improve mobile review ui (#31091)silverwind2024-05-282-5/+5
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-271-1/+1
* Simplify review UI (#31062)delvh2024-05-271-14/+19
* Fix incorrect "blob excerpt" link when comparing files (#31013)wxiaoguang2024-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