aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Only show diff file tree when more than one file changed (#27775)silverwind2023-10-251-4/+9
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-112-4/+11
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-2/+2
* Fix review UI (#27322)wxiaoguang2023-09-281-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-257-15/+15
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-259-113/+113
* cleanup locale function usage (#27227)Denys Konovalov2023-09-248-45/+42
* Change green buttons to primary color (#27099)silverwind2023-09-185-12/+12
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-312-5/+5
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Fix being unable to use a repo that prohibits accepting PRs as a PR source. (...CaiCandong2023-08-291-1/+1
* Remove incorrect CSS helper classes (#26712)wxiaoguang2023-08-251-1/+1
* Fix review bar misalignment (#26711)wxiaoguang2023-08-241-1/+1
* Improve Image Diff UI (#26696)wxiaoguang2023-08-241-5/+2
* Fix tooltip of commit select button (#26472)silverwind2023-08-141-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Display human-readable text instead of cryptic filemodes (#26352)delvh2023-08-061-2/+4
* Don't autosize textarea in diff view (#26233)silverwind2023-07-311-0/+1
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-282-3/+25
* Fixing the align of commit stats in commit_page template. (#26161)puni98692023-07-281-2/+2
* Make `add line comment` buttons focusable (#25894)sebastian-sauer2023-07-152-10/+10
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-2/+2
* Repository Archived text title center align (#25767)puni98692023-07-081-1/+1
* Allow/fix review (approve/reject) of empty PRs (#25690)sebastian-sauer2023-07-061-169/+163
* Use AfterCommitId to get commit for Viewed functionality (#25529)sebastian-sauer2023-07-011-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Link to existing PR when trying to open a new PR on the same branches (#25494)sebastian-sauer2023-06-251-1/+1
* Highlight viewed files differently in the PR filetree (#24956)sebastian-sauer2023-06-251-1/+1
* Diff page enhancements (#25398)silverwind2023-06-221-4/+6
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-214-7/+39
* Fix dropdown icon layout on diff page (#25397)wxiaoguang2023-06-203-5/+4
* Add template linting via djlint (#25212)silverwind2023-06-143-8/+3
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-2/+2
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-141-1/+1