gitea/routers
Lunny Xiao 4e761fa385
Fix branch pagination error (#16805)
Fix #16801

Even if default branch is removed from the current page, but the total branches number should be still kept. So that the pagination calculation will be correct.
2021-08-24 23:15:07 +01:00
..
api/v1 Add filter by owner and team to issue/pulls search endpoint (#16662) 2021-08-13 22:47:25 +02:00
common
install
private Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
utils
web Fix branch pagination error (#16805) 2021-08-24 23:15:07 +01:00
init.go