forgejo/routers
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282)
* replace "200" (int) with "http.StatusOK" (const)

* ctx.Error & ctx.HTML

* ctx.JSON Part1

* ctx.JSON Part2

* ctx.JSON Part3
2021-04-05 11:30:52 -04:00
..
admin
api/v1
dev
events
org
private
repo
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go