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*
2024-11-11 01:38:30 +01: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 Calculate `PublicOnly` for org membership only once (#32234) 2024-11-11 01:38:30 +01:00
org.go Fix bug when a token is given public only (#32204) 2024-10-08 12:51:09 +03:00
team.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00