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.
forgejo/templates
Harshit Bansal 5ac6da3c41 api: Add missing GET teams endpoints (#5382)
* 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 Discord Oauth2 support (#4476) 6 years ago
base Allow for user specific themes (#5668) 6 years ago
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
explore Fix missing AppSubUrl in some templates (#5020) 6 years ago
mail Add `noreferrer` to rel='noopener` for <a> tags (#4328) 6 years ago
org Improve team members and repositories settings UI (#5457) 6 years ago
pwa Allow for user specific themes (#5668) 6 years ago
repo Don't list an issue on its own dependency list UI. (#5658) 6 years ago
status Add gitea/issues link to 500 page (#4654) 6 years ago
swagger api: Add missing GET teams endpoints (#5382) 6 years ago
user Allow for user specific themes (#5668) 6 years ago
home.tmpl Translate home template to Czech (#5665) 6 years ago
install.tmpl Remove the required class from optional ssh port in installation page (#5428) 6 years ago