0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 21:40:08 +01:00
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
events
explore Add user status filter to admin user management page () 2021-10-12 20:11:35 +02:00
org
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
home.go
metrics.go
nodeinfo.go Add nodeinfo endpoint for federation purposes () 2021-09-28 01:38:06 +02:00
swagger_json.go
web.go Save and view issue/comment content history () 2021-10-10 18:40:03 -04:00