gitea/routers/api/v1
Kim Carlbäcker 7c5710d31f Issues can be closed via API () ()
* Issues can be closed via API

* Error-checking is nice xD

* EditIssueOption.Status => State

* Use const instead of string-literal
..
admin Replace convert.To with APIFormat calls
convert Replace convert.To with APIFormat calls
misc Convert all API handers to use *context.APIContext
org Refactor User.Id to User.ID
repo Issues can be closed via API () ()
user Replace convert.To with APIFormat calls
api.go Fix