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.
gitea/routers/api/v1
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
4 years ago
..
admin [refactor] mailer service (#15072) 4 years ago
misc
notify
org [refactor] Unify the export of user data via API (#15144) 4 years ago
repo Improve /api/v1/repos/issues/search by just getting repo ids (#15179) 4 years ago
settings Export LFS & TimeTracking function status (#14753) 4 years ago
swagger
user [refactor] Unify the export of user data via API (#15144) 4 years ago
utils Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
api.go [refactor] replace int with httpStatusCodes (#15282) 4 years ago