forgejo/routers/web
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
..
admin Add user status filter to admin user management page () 2021-10-12 20:11:35 +02:00
dev Refactor routers directory () 2021-06-09 01:33:54 +02:00
events Move login related structs and functions to models/login () 2021-09-24 19:32:56 +08:00
explore Add user status filter to admin user management page () 2021-10-12 20:11:35 +02:00
org Move login related structs and functions to models/login () 2021-09-24 19:32:56 +08:00
repo Add buttons to allow loading of incomplete diffs () 2021-10-15 17:05:33 +01:00
user Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. () 2021-10-15 10:35:26 +08:00
base.go Fix bug of get context user () 2021-09-28 21:13:04 +08:00
goget.go Related refactors to ctx.FormX functions () 2021-08-11 18:08:52 +03:00
home.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
metrics.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
nodeinfo.go Add nodeinfo endpoint for federation purposes () 2021-09-28 01:38:06 +02:00
swagger_json.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
web.go Save and view issue/comment content history () 2021-10-10 18:40:03 -04:00