You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
3 years ago
..
blob_excerpt.tmpl
box.tmpl Add buttons to allow loading of incomplete diffs (#16829) 3 years ago
comment_form.tmpl
comment_form_datahandler.tmpl
comments.tmpl Switch migration icon to svg (#15954) 3 years ago
compare.tmpl Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 3 years ago
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) 3 years ago
section_unified.tmpl
stats.tmpl
whitespace_dropdown.tmpl