forgejo/routers/web
6543 2289580bb7
[API] generalize list header (#16551)
* Add info about list endpoints to CONTRIBUTING.md

* Let all list endpoints return X-Total-Count header 

* Add TODOs for GetCombinedCommitStatusByRef

* Fix models/issue_stopwatch.go

* Rrefactor models.ListDeployKeys

* Introduce helper func and use them for SetLinkHeader related func
2021-08-12 14:43:08 +02:00
..
admin Improve SMTP authentication and Fix user creation bugs (#16612) 2021-08-11 21:42:58 +01:00
dev
events
explore Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
org [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
repo [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
user Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
base.go
goget.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
home.go
metrics.go
swagger_json.go
web.go