0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 00:34:26 +01:00
gitea/templates/repo/settings
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.
2025-01-23 18:53:06 +00:00
..
webhook Refactor webhook events (#33337) 2025-01-23 18:53:06 +00:00
actions.tmpl
branches.tmpl
collaboration.tmpl
deploy_keys.tmpl
githook_edit.tmpl
githooks.tmpl
layout_footer.tmpl
layout_head.tmpl
lfs_file_find.tmpl
lfs_file.tmpl
lfs_locks.tmpl
lfs_pointers.tmpl
lfs.tmpl
navbar.tmpl
options.tmpl
protected_branch.tmpl
push_mirror_sync_modal.tmpl
runner_edit.tmpl
secrets.tmpl
tags.tmpl