1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 23:21:28 +02:00
gitea/routers
Cirno the Strongest 81324cf37c
Add pagination headers on endpoints that support total count from database (#11145)
* begin work

* import fmt

* more work

* empty commit

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-06-21 16:22:06 +08:00
..
admin
api/v1 Add pagination headers on endpoints that support total count from database (#11145) 2020-06-21 16:22:06 +08:00
dev
events
org Fix visibility of forked public repos from private orgs (#11717) 2020-06-06 20:45:12 -04:00
private
repo Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
routes Move serviceworker to workbox and fix SSE interference (#11538) 2020-05-21 21:45:34 -04:00
user Add hide activity option (#11353) 2020-06-05 16:01:53 -04:00
utils
home.go Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) 2020-05-18 00:27:54 +01:00
init.go
install.go
metrics.go
swagger_json.go