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
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>
1 year ago
..
api Enable/disable owner and repo projects independently (#28805) 1 year ago
common Fix incorrect cookie path for AppSubURL (#29534) 1 year ago
install Move context from modules to services (#29440) 1 year ago
private Move context from modules to services (#29440) 1 year ago
utils Improve user search display name (#29002) 1 year ago
web Enable/disable owner and repo projects independently (#28805) 1 year ago
init.go Actions Artifacts v4 backend (#28965) 1 year ago