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
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234)
Refactoring of #32211

this move the PublicOnly() filter calcuation next to the DB querys and
let it be decided by the Doer


---
*Sponsored by Kithara Software GmbH*
4 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 Calculate `PublicOnly` for org membership only once (#32234) 4 months ago
org.go Fix bug when a token is given public only (#32204) 5 months ago
team.go Refactor names (#31405) 8 months ago