Commit Graph

5 Commits (b32776d5336b8857b72a4b38b57ce31ea669dc36)

Author SHA1 Message Date
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs ()
Unknwon b1d41cfa60 add admin APIs to add/remove a user from teams
Unknwon 9bd9ad4205 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to 
Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext
Unknwon db4da7beec Add APIContext