summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/box.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Show diff on rename with diff changes (#15338)zeripath2021-04-081-12/+8
* Diff box fixes (#15214)silverwind2021-03-311-3/+3
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-291-13/+30
* 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
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-20/+17
* Search and Diff CSS enhancements (#14050)silverwind2020-12-201-24/+26
* Diff stat improvements (#13954)silverwind2020-12-121-6/+6
* Move diff split code into own template file (#13919)mrsdizzie2020-12-091-51/+1
* Reply button is not removed when deleting a code review comment (#13774)Jimmy Praet2020-12-031-64/+3
* Enable linting of JS inside templates (#13708)silverwind2020-11-281-5/+5
* Render diff stats server-side (#13579)silverwind2020-11-151-18/+3
* Various style tweaks (#13418)silverwind2020-11-041-2/+2
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-3/+3
* Misc UI fixes, add secondary color (#13378)silverwind2020-11-011-6/+6
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-32/+36
* Various style fixes (#13372)silverwind2020-10-311-3/+5
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-131-0/+6
* Remove code-view class from diff view (#13011)mrsdizzie2020-10-021-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-8/+8
* Replace code fold icons with octicons (#12222)silverwind2020-07-131-6/+13
* Make copy/paste work for source code (#12191)mrsdizzie2020-07-081-2/+2
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-5/+4
* Fix sticky diff stats container (#12002)Cirno the Strongest2020-06-221-4/+4
* Support view individual commit for wiki pages (#11415)mrsdizzie2020-05-161-2/+2
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-181-2/+49
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-161-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* fix commit view JS features, reimplement folding (#9968)silverwind2020-01-261-2/+2
* Don't auto-init SimpleMDE for review textarea (#9574)John Olheiser2020-01-021-1/+1
* Fix context menu overflow & review tag margin (#9231)John Olheiser2019-12-031-1/+1
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-151-12/+30
* Ensure that diff stats can scroll independently of the diff (#8581)65432019-10-211-173/+172
* [UI] Pull Request Download diff Button (#8470)65432019-10-151-2/+2
* Bugfix for image compare and minor improvements to image compare (#8289)Mario Lubenka2019-10-041-1/+6
* Adds side-by-side diff for images (#6784)Mario Lubenka2019-09-161-12/+10
* Diff: Fix indentation on unhighlighted code (#7435)silverwind2019-07-121-2/+2
* fix extra newlines when copying from diff in Firefox (#7288)silverwind2019-06-261-28/+15
* Make diff line-marker non-selectable (#7279)zeripath2019-06-241-5/+12
* Improve issue autolinks (#6273)mrsdizzie2019-04-121-1/+1
* Revert "Fix wrapping long code lines in UI" (#6074)silverwind2019-02-151-2/+2
* Fix wrapping long code lines in UI (#5927)silverwind2019-02-021-2/+2
* Feature: Archive repos (#5009)kolaente2019-01-231-23/+25
* Fix wrong text getting saved on editing second comment on an issue. (#5608)Harshit Bansal2018-12-311-1/+1
* Add comment replies (#5104)Jonas Franz2018-10-221-2/+2
* Fix adding review comment in split view (#5038)Lauris BH2018-10-091-3/+2
* Code review UI improvements and bugfixes (#4682)Lauris BH2018-09-171-1/+1
* Add whitespace handling to PR-comparsion (#4683)nemoinho2018-08-141-1/+20
* Fix Split-View line adjustment (#4622)nemoinho2018-08-091-2/+2