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/forms
Lunny Xiao e94f37f95e
Refactor webhook events (#33337)
Extract from #33320

This PR uses a map instead of a struct to store webhook event
information. It removes many duplicated functions and makes the logic
clearer.
3 weeks ago
..
admin.go
auth_form.go
org.go
package_form.go
repo_branch_form.go
repo_form.go
repo_form_test.go
repo_tag_form.go
runner.go
user_form.go
user_form_auth_openid.go
user_form_hidden_comments.go
user_form_test.go