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/templates/repo/settings
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
..
webhook Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 12 months ago
actions.tmpl
branches.tmpl
collaboration.tmpl
deploy_keys.tmpl
githook_edit.tmpl
githooks.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
layout_footer.tmpl
layout_head.tmpl
lfs.tmpl
lfs_file.tmpl Refactor Safe modifier (#29392) 12 months ago
lfs_file_find.tmpl
lfs_locks.tmpl
lfs_pointers.tmpl Fix button size in "attached header right" (#28770) 1 year ago
navbar.tmpl
options.tmpl Enable/disable owner and repo projects independently (#28805) 11 months ago
protected_branch.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
push_mirror_sync_modal.tmpl
runner_edit.tmpl
secrets.tmpl
tags.tmpl