aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* Fix markdown render behaviors (#34122)HEADmainwxiaoguang23 hours1-1/+1
* Auto expand "New PR" form (#33971)wxiaoguang13 days1-2/+2
* Replace text-align classes with tailwind (#33905)silverwind2025-03-161-1/+1
* Full-file syntax highlighting for diff pages (#33766)Dustin Firebaugh2025-03-091-6/+6
* Decouple diff stats query from actual diffing (#33810)wxiaoguang2025-03-081-4/+4
* Fix dynamic content loading init problem (#33748)wxiaoguang2025-03-011-3/+3
* Use `git diff-tree` for `DiffFileTree` on diff pages (#33514)Alexander McRae2025-02-282-27/+0
* Hide/disable unusable UI elements when a repository is archived (#33459)wxiaoguang2025-01-313-50/+55
* Fix comment header padding (#33377)Typed SIGTERM2025-01-251-1/+1
* add submodule diff links (#33097)Rowan Bohde2025-01-081-16/+29
* Refactor pull-request compare&create page (#33071)wxiaoguang2025-01-021-180/+179
* Refactor comment history and fix content edit (#33018)wxiaoguang2024-12-281-2/+2
* De-emphasize signed commits (#31160)Blender Defender2024-12-281-1/+3
* Refactor tmpl and blob_excerpt (#32967)wxiaoguang2024-12-255-94/+94
* Fix "unicode escape" JS error (#32806)wxiaoguang2024-12-121-2/+2
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-043-10/+11
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-041-1/+1
* Fixed Issue of Review Menu Shown Behind (#32631)Kerwin Bryant2024-11-261-16/+14
* Add 'Copy path' button to file view (#32584)silverwind2024-11-211-1/+1
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-071-1/+1
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-1/+1
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-042-2/+2
* 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