You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
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
3 years ago
..
api/v1 [API] generalize list header (#16551) 3 years ago
common Rename context.Query to context.Form (#16562) 3 years ago
install Allow setting X-FRAME-OPTIONS (#16643) 3 years ago
private Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
utils just add some unit tests (#16291) 3 years ago
web [API] generalize list header (#16551) 3 years ago
init.go Refactor: Move login out of models (#16199) 3 years ago