gitea/services/convert
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
..
activity.go
attachment.go
convert.go
git_commit_test.go
git_commit.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
issue_comment.go
issue_test.go
issue.go Show whether a PR is WIP inside popups (#28975) 2024-02-04 22:37:45 +00:00
main_test.go
mirror.go
notification.go
package.go Fix incorrect relative/absolute URL usages (#29531) 2024-03-02 17:38:38 +00:00
pull_review.go
pull_test.go
pull.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
release_test.go
release.go
repository.go Enable/disable owner and repo projects independently (#28805) 2024-03-04 02:56:52 +00:00
secret.go
status.go
user_test.go
user.go
utils_test.go
utils.go
wiki.go Fix an actions schedule bug (#28942) 2024-01-31 14:55:12 +00:00