gitea/routers/web/repo
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
..
activity.go Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301) 2021-10-15 10:35:26 +08:00
attachment.go
blame.go
branch.go
commit.go Add buttons to allow loading of incomplete diffs (#16829) 2021-10-15 17:05:33 +01:00
compare.go Add buttons to allow loading of incomplete diffs (#16829) 2021-10-15 17:05:33 +01:00
download.go
editor_test.go
editor.go
http_test.go
http.go Move twofactor to models/login (#17143) 2021-09-25 15:00:12 +02:00
issue_content_history.go Save and view issue/comment content history (#16909) 2021-10-10 18:40:03 -04:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Allow adding multiple issues to a project (#17226) 2021-10-08 00:00:02 +02:00
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
projects_test.go
projects.go Kanban colored boards (#16647) 2021-09-29 22:53:12 +02:00
pull_review.go
pull.go Add buttons to allow loading of incomplete diffs (#16829) 2021-10-15 17:05:33 +01:00
release_test.go
release.go
repo.go
search.go
setting_protected_branch.go Add a simple way to rename branch like gh (#15870) 2021-10-08 19:03:04 +02:00
setting.go
settings_test.go
tag.go
topic.go
view.go Defer Last Commit Info (#16467) 2021-10-08 15:08:22 +02:00
webhook.go
wiki_test.go
wiki.go