bench-forgejo/services/forms
Lunny Xiao 003b4e209c
Allow disable code tab (#20805)
I know some users created a repository in an organization but just use
issues and projects to handle the whole organizations issues. So that
`Code` could be disabled per repository.

<img width="1148" alt="image"
src="https://user-images.githubusercontent.com/81045/184792075-346cb508-b620-4adb-bc9a-cba76fdcb294.png">

It could also become a wiki repository.

<img width="1173" alt="image"
src="https://user-images.githubusercontent.com/81045/184792324-e15c6f68-35c0-4105-ab77-83585ce53672.png">

Co-authored-by: delvh <dev.lh@web.de>
2022-12-12 13:29:27 +08:00
..
admin.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
auth_form.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
org.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
package_form.go Update gitea-vet to check FSFE REUSE (#22004) 2022-12-02 22:14:57 +08:00
repo_branch_form.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
repo_form.go Allow disable code tab (#20805) 2022-12-12 13:29:27 +08:00
repo_form_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
repo_tag_form.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
user_form.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
user_form_auth_openid.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
user_form_hidden_comments.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
user_form_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00