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
Tim-Nicas Oelschläger 374e886f51
Change webhook-type in create-view (#29114)
It's now possible to change webhook-type in create-view.

before:

![image](https://github.com/go-gitea/gitea/assets/72873130/9ee1b9fb-843b-4f28-b8d6-6361e5d184f1)

after:

![image](https://github.com/go-gitea/gitea/assets/72873130/9dbf058f-5912-43af-9acd-487271212f2d)

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
12 months ago
..
avatar.go Refactor locale&string&template related code (#29165) 12 months ago
collaboration.go Improve user search display name (#29002) 1 year ago
default_branch.go Fix schedule tasks bugs (#28691) 1 year ago
deploy_key.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
git_hooks.go Move some files under repo/setting (#25585) 2 years ago
lfs.go Preserve BOM in web editor (#28935) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
protected_branch.go Refactor locale&string&template related code (#29165) 12 months ago
protected_tag.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
runners.go Fix repo count in org action settings (#27245) 1 year ago
secrets.go Fix repo count in org action settings (#27245) 1 year ago
setting.go Add merge style `fast-forward-only` (#28954) 12 months ago
settings_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
variables.go Added instance-level variables (#28115) 1 year ago
webhook.go Change webhook-type in create-view (#29114) 12 months ago