summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and use global style on popups (#17674)silverwind2021-11-182-4/+4
* Multiple Escaping Improvements (#17551)zeripath2021-11-168-43/+41
* perf: only generate data-comment-url once (#17618)Gusted2021-11-143-6/+6
* Fix a UI error when folding a file content in a commit view (#17446)wxiaoguang2021-10-271-1/+1
* Fix SVG side by side comparison link (#17375)Mario Lubenka2021-10-211-6/+6
* Prevent NPE in CSV diff rendering when column removed (#17018)Richard Mahn2021-10-201-4/+16
* Add buttons to allow loading of incomplete diffs (#16829)zeripath2021-10-151-85/+95
* Support direct comparison (git diff a..b) as well merge comparison (a...b) (#...zeripath2021-09-271-18/+18
* Switch migration icon to svg (#15954)silverwind2021-09-181-1/+1
* Use git attributes to determine generated and vendored status for language st...zeripath2021-09-091-4/+14
* Simplify split diff view generation and remove JS dependency (#16775)zeripath2021-08-292-73/+90
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-4/+4
* Fix previous/next button size (#16284)Jimmy Praet2021-06-281-2/+2
* Add previous/next buttons to review comments (#16273)Jimmy Praet2021-06-271-0/+8
* Fix spelling (#16179)Jonathan Tran2021-06-161-1/+1
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-141-0/+5
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-052-135/+87
* Fixed unknown translation key. (#16057)KN4CK3R2021-06-031-1/+1
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-231-1/+1
* fix default avatar url (#15938)Norwin2021-05-211-1/+1
* Fix and restyle menu on code line (#15913)silverwind2021-05-181-2/+2
* Code comments improvements (#15722)silverwind2021-05-082-15/+18
* Add selecting tags on the compare page (#15723)Jonathan Tran2021-05-071-77/+147
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-073-4/+4
* Display specific message if diff is not displayed because of too long line (...Loutro2021-05-041-1/+7
* Enforce tab indentation in templates (#15289)silverwind2021-04-104-13/+9
* Remove usage of JS globals (#15378)silverwind2021-04-091-1/+1
* Show diff on rename with diff changes (#15338)zeripath2021-04-081-12/+8
* Prepend AppSubUrl to links for default avatar (#15341)zeripath2021-04-081-1/+1
* Diff box fixes (#15214)silverwind2021-03-312-14/+18
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-292-13/+76
* Ensure that new pull request button works on forked forks owned by owner of t...zeripath2021-03-161-10/+31
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-031-1/+11
* Add Image Diff options in Pull Request Diff view (#14450)KN4CK3R2021-02-271-74/+104
* Whitespace in commits (#14650)vnkmpf2021-02-131-10/+2
* Make fileheader sticky in diffs (#14616)vnkmpf2021-02-111-1/+1
* Comment - Reference in new issue (#14366)KN4CK3R2021-01-211-0/+2
* Add edit, delete and reaction support to code review comments on issue page (...Lauris BH2021-01-171-1/+1
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-086-32/+32
* Search and Diff CSS enhancements (#14050)silverwind2020-12-203-31/+33
* Diff stat improvements (#13954)silverwind2020-12-122-11/+9
* Move diff split code into own template file (#13919)mrsdizzie2020-12-092-51/+53
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-4/+4
* Direct avatar rendering (#13649)silverwind2020-12-031-1/+1
* Reply button is not removed when deleting a code review comment (#13774)Jimmy Praet2020-12-033-97/+39
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Enable linting of JS inside templates (#13708)silverwind2020-11-281-5/+5
* Render diff stats server-side (#13579)silverwind2020-11-152-18/+9
* Change search and filter icons to SVG (#13473)silverwind2020-11-091-2/+2
* Fix double border introduced by #13434 (#13457)Cirno the Strongest2020-11-071-1/+1