Commit Graph

54 Commits (c98dd7a3e0a08b1e890d6030dd51aae9dd45aaf9)

Author SHA1 Message Date
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