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/web/repo/setting
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>
11 months ago
..
avatar.go Move context from modules to services (#29440) 11 months ago
collaboration.go Move context from modules to services (#29440) 11 months ago
default_branch.go Move context from modules to services (#29440) 11 months ago
deploy_key.go Move context from modules to services (#29440) 11 months ago
git_hooks.go Move context from modules to services (#29440) 11 months ago
lfs.go Move context from modules to services (#29440) 11 months ago
main_test.go make writing main test easier (#27270) 1 year ago
protected_branch.go Move context from modules to services (#29440) 11 months ago
protected_tag.go Move context from modules to services (#29440) 11 months ago
runners.go Move context from modules to services (#29440) 11 months ago
secrets.go Move context from modules to services (#29440) 11 months ago
setting.go Enable/disable owner and repo projects independently (#28805) 11 months ago
settings_test.go Move context from modules to services (#29440) 11 months ago
variables.go Move context from modules to services (#29440) 11 months ago
webhook.go Move context from modules to services (#29440) 11 months ago