1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-02 22:01:24 +00:00
forgejo/services/gitdiff
zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs ()
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 
    
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
..
testdata/academic-module Fix panic when diff () 2019-11-28 17:05:57 +08:00
csv.go Add Tabular Diff for CSV files () 2021-03-29 22:44:28 +02:00
csv_test.go Fixed assert statements. () 2021-06-07 07:27:09 +02:00
gitdiff.go Add buttons to allow loading of incomplete diffs () 2021-10-15 17:05:33 +01:00
gitdiff_test.go Add buttons to allow loading of incomplete diffs () 2021-10-15 17:05:33 +01:00
main_test.go Move db related basic functions to models/db () 2021-09-19 19:49:59 +08:00