mirror of https://github.com/go-gitea/gitea.git
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.
5ac6da3c41
* api: Add an endpoint to list a particular member of team. * models: Rename `GetUserTeams()` to `GetUserOrgTeams()` in `org_team` model. `GetUserTeams()` sounds a bit misnomer since it actually returns the teams that user belongs to in a given organization rather than all the teams across all the organization that the user has joined. * models: Add `GetUserTeams()`. Returns all the teams that a user belongs to. * api: Add an endpoint for GET '/user/teams'. A GET request to this endpoint lists all the teams that a user belongs to. |
6 years ago | |
---|---|---|
.. | ||
admin | 6 years ago | |
base | 6 years ago | |
custom | 7 years ago | |
explore | 6 years ago | |
7 years ago | ||
org | 6 years ago | |
pwa | 6 years ago | |
repo | 6 years ago | |
status | 7 years ago | |
swagger | 6 years ago | |
user | 6 years ago | |
home.tmpl | 6 years ago | |
install.tmpl | 6 years ago |