1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-26 23:46:10 +02:00
gitea/routers
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
..
api Enable/disable owner and repo projects independently (#28805) 2024-03-04 02:56:52 +00:00
common Fix incorrect cookie path for AppSubURL (#29534) 2024-03-03 00:14:12 +00:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Enable/disable owner and repo projects independently (#28805) 2024-03-04 02:56:52 +00:00
init.go Actions Artifacts v4 backend (#28965) 2024-03-02 09:12:17 +00:00