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.
gitea/routers/api/v1/org
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537)
There are still some functions under `models` after last big refactor
about `models`. This change will move all team related functions to
service layer with no code change.
3 months ago
..
action.go Refactor names (#31405) 8 months ago
avatar.go Fix bug on avatar (#31008) 9 months ago
block.go Add user blocking (#29028) 12 months ago
hook.go Refactor names (#31405) 8 months ago
label.go Refactor names (#31405) 8 months ago
member.go Move team related functions to service layer (#32537) 3 months ago
org.go Fix bug when a token is given public only (#32204) 5 months ago
team.go Move team related functions to service layer (#32537) 3 months ago