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.
forgejo/templates/repo/settings
Russell Aunger b34996a629 Implement Default Webhooks (#4299)
Partially implement #770.
Add "Default Webhooks" page in site admin UI.
Persist to the existing webhooks table, but store with RepoID=0 and OrgID=0.
Upon repo creation, copy the set of default webhooks into the new repo.
5 years ago
..
webhook Implement Default Webhooks (#4299) 5 years ago
branches.tmpl Feature: Archive repos (#5009) 6 years ago
collaboration.tmpl Use Semantic UI's Search component for user and repo search (#2636) 7 years ago
deploy_keys.tmpl Some small template fixes (#3820) 6 years ago
githook_edit.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
githooks.tmpl Fix #1418 (#1456) 7 years ago
nav.tmpl Protected branches system (#339) 7 years ago
navbar.tmpl Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
options.tmpl fix bug user could change private repository to public when force private enabled. (#6156) 5 years ago
protected_branch.tmpl Approvals at Branch Protection (#5350) 6 years ago