0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-08 20:52:03 -05:00
forgejo/templates/repo/settings
Gusted 79b7089360
[FEAT] Configure if protected branch rule should apply to admins
- Currently protected branch rules do not apply to admins, however in
some cases (like in the case of Forgejo project) you might also want to
apply these rules to admins to avoid accidental merges.
- Add new option to configure this on a per-rule basis.
- Adds integration tests.
- Resolves #65
2024-03-29 00:21:49 +01:00
..
units templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
webhook [REFACTOR] webhook move templates 2024-03-28 11:13:37 +01:00
actions.tmpl
branches.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
collaboration.tmpl Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
deploy_keys.tmpl Replace all simple inline styles with tailwind (#30032) 2024-03-26 19:04:28 +01:00
githook_edit.tmpl
githooks.tmpl Replace 10 more gt- classes with tw- (#29945) 2024-03-26 19:04:27 +01:00
layout_footer.tmpl
layout_head.tmpl
lfs.tmpl
lfs_file.tmpl Refactor Safe modifier (#29392) 2024-02-26 22:30:27 +01:00
lfs_file_find.tmpl Remove RenderEmojiPlain from template helper (#29375) 2024-02-26 22:30:27 +01:00
lfs_locks.tmpl
lfs_pointers.tmpl Replace some gt- classes with tw- (#29570) 2024-03-11 23:36:57 +07:00
navbar.tmpl
options.tmpl Replace all simple inline styles with tailwind (#30032) 2024-03-26 19:04:28 +01:00
protected_branch.tmpl [FEAT] Configure if protected branch rule should apply to admins 2024-03-29 00:21:49 +01:00
push_mirror_sync_modal.tmpl
runner_edit.tmpl
secrets.tmpl
tags.tmpl Replace 10 more gt- classes with tw- (#29945) 2024-03-26 19:04:27 +01:00
units.tmpl