gitea/templates/repo/diff
zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs (#16829)
This PR adds two buttons to the stats and the end of the diffs list to load the (some of) the remaining incomplete diff sections.

Contains #16775
    
Signed-off-by: Andrew Thornton <art27@cantab.net>


## Screenshots

### Show more button at the end of the diff
![Screenshot from 2021-09-04 11-12-37](https://user-images.githubusercontent.com/1824502/132091009-b1f6113e-2c04-4be5-8a04-b8ecea56887b.png)

### Show more button at the end of the diff stats box
![Screenshot from 2021-09-04 11-14-54](https://user-images.githubusercontent.com/1824502/132091063-86da5a6d-6628-4b82-bea9-3655cd9f40f6.png)
2021-10-15 17:05:33 +01:00
..
blob_excerpt.tmpl
box.tmpl Add buttons to allow loading of incomplete diffs (#16829) 2021-10-15 17:05:33 +01:00
comment_form.tmpl
comment_form_datahandler.tmpl
comments.tmpl Switch migration icon to svg (#15954) 2021-09-18 17:22:51 +01:00
compare.tmpl Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 2021-09-27 13:19:34 +01:00
conversation.tmpl
csv_diff.tmpl
image_diff.tmpl
new_comment.tmpl
new_review.tmpl
options_dropdown.tmpl
section_split.tmpl Simplify split diff view generation and remove JS dependency (#16775) 2021-08-29 15:28:04 +01:00
section_unified.tmpl
stats.tmpl
whitespace_dropdown.tmpl