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.
2024-11-27 21:12:26 +00:00
..
action.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
avatar.go Fix bug on avatar (#31008) 2024-05-19 12:58:39 +08:00
block.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
hook.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
label.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
member.go Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
org.go Fix bug when a token is given public only (#32204) 2024-10-08 12:51:09 +03:00
team.go Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00