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/services
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
..
actions Fix workflow trigger event IssueChangeXXX bug (#29559) 11 months ago
agit Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 12 months ago
asymkey Simplify how git repositories are opened (#28937) 1 year ago
attachment Add support for API blob upload of release attachments (#29507) 11 months ago
auth remove util.OptionalBool and related functions (#29513) 11 months ago
automerge Simplify how git repositories are opened (#28937) 1 year ago
context Make PR form use toast to show error message (#29545) 11 months ago
contexttest Add an trailing slash to dashboard links (#29555) 11 months ago
convert Enable/disable owner and repo projects independently (#28805) 11 months ago
cron Refactor locale&string&template related code (#29165) 12 months ago
doctor Simplify how git repositories are opened (#28937) 1 year ago
externalaccount Revert "Support SAML authentication (#25165)" (#29358) 12 months ago
feed More `db.DefaultContext` refactor (#27265) 1 year ago
forms Enable/disable owner and repo projects independently (#28805) 11 months ago
gitdiff Fix incorrect diff expander for deletion of last lines in a file (#29501) 11 months ago
indexer Fix missing issue search index update when changing status (#28325) 1 year ago
issue Allow non-admin users to delete review requests (#29057) 12 months ago
lfs Move context from modules to services (#29440) 12 months ago
mailer Move context from modules to services (#29440) 12 months ago
markup Move context from modules to services (#29440) 12 months ago
migrations remove util.OptionalBool and related functions (#29513) 11 months ago
mirror Simplify how git repositories are opened (#28937) 1 year ago
notify Update status and code index after changing the default branch (#27018) 1 year ago
org Delete repos of org when purge delete user (#27273) 1 year ago
packages remove util.OptionalBool and related functions (#29513) 11 months ago
pull remove util.OptionalBool and related functions (#29513) 11 months ago
release Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 12 months ago
repository remove util.OptionalBool and related functions (#29513) 11 months ago
secrets Refactor deletion (#28610) 1 year ago
task Fix incorrect ctx usage in defer function (#27740) 1 year ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
user Unify password changing and invalidate auth tokens (#27625) 1 year ago
webhook remove util.OptionalBool and related functions (#29513) 11 months ago
wiki Fix an actions schedule bug (#28942) 1 year ago