gitea/routers/private
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
..
hook.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00
internal.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
key.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
mail.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
manager.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
manager_unix.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
manager_windows.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
serv.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00