0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 09:44:30 +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 Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
collaboration.tmpl Refactor context repository (#33202) 2025-01-12 03:39:46 +00:00
deploy_keys.tmpl Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
githook_edit.tmpl
githooks.tmpl
layout_footer.tmpl
layout_head.tmpl
lfs_file_find.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
lfs_file.tmpl Improve detecting empty files (#31332) 2024-06-13 01:06:46 +00:00
lfs_locks.tmpl Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
lfs_pointers.tmpl code optimization (#31315) 2024-06-11 21:07:10 +08:00
lfs.tmpl Remove unused CSS styles and move some styles to proper files (#33217) 2025-01-12 05:16:22 +00:00
navbar.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
options.tmpl Support public code/issue access for private repositories (#33127) 2025-01-14 01:53:34 +00:00
protected_branch.tmpl Make admins adhere to branch protection rules (#32248) 2024-10-23 12:39:43 +08:00
push_mirror_sync_modal.tmpl
runner_edit.tmpl
secrets.tmpl
tags.tmpl Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00