gitea/routers/api/v1/org
Lunny Xiao c2ab19888f
Support pagination of organizations on user settings pages (#16083)
* Add pagination for user setting orgs
* Use FindOrgs instead of GetOrgsByUserID
* Remove unnecessary functions and fix test
* remove unnecessary code
2021-11-22 21:51:45 +08:00
..
hook.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
label.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
member.go Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
org.go Support pagination of organizations on user settings pages (#16083) 2021-11-22 21:51:45 +08:00
team.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00