1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-12 21:26:07 +02:00
gitea/routers/api
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805)
Part of #23318 

Add menu in repo settings to allow for repo admin to decide not just if
projects are enabled or disabled per repo, but also which kind of
projects (repo-level/owner-level) are enabled. If repo projects
disabled, don't show the projects tab.


![grafik](https://github.com/go-gitea/gitea/assets/47871822/b9b43fb4-824b-47f9-b8e2-12004313647c)

---------

Co-authored-by: delvh <dev.lh@web.de>
2024-03-04 02:56:52 +00:00
..
actions Actions Artifacts v4 backend (#28965) 2024-03-02 09:12:17 +00:00
packages Fix incorrect relative/absolute URL usages (#29531) 2024-03-02 17:38:38 +00:00
v1 Enable/disable owner and repo projects independently (#28805) 2024-03-04 02:56:52 +00:00