0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 00:41:55 +01:00
gitea/routers/web/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
..
setting
block.go
home.go Calculate PublicOnly for org membership only once (#32234) 2024-11-11 01:38:30 +01:00
main_test.go
members.go Calculate PublicOnly for org membership only once (#32234) 2024-11-11 01:38:30 +01:00
org.go
org_labels.go
projects.go Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
projects_test.go
setting.go
setting_oauth2.go
setting_packages.go
teams.go