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
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
* refactor struct's time to remove unnecessary memory usage

* use AsTimePtr simple code

* fix tests

* fix time compare

* fix template on gpg

* use AddDuration instead of Add
7 years ago
..
branches.tmpl improve protected branch to add whitelist support (#2451) 7 years ago
collaboration.tmpl Use Semantic UI's Search component for user and repo search (#2636) 7 years ago
deploy_keys.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 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
hook_delete_modal.tmpl Indent all templates with tabs 9 years ago
hook_dingtalk.tmpl Add dingtalk webhook (#2777) 7 years ago
hook_discord.tmpl Implementation of discord webhook (#2402) 7 years ago
hook_gitea.tmpl fix webhook link 7 years ago
hook_gogs.tmpl fix webhook link 7 years ago
hook_history.tmpl Fix #1418 (#1456) 7 years ago
hook_list.tmpl Add dingtalk webhook (#2777) 7 years ago
hook_new.tmpl Add dingtalk webhook (#2777) 7 years ago
hook_settings.tmpl Webhooks for repo creation/deletion (#1663) 7 years ago
hook_slack.tmpl Fixed project on repo template hook settings 8 years ago
hooks.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
nav.tmpl Protected branches system (#339) 7 years ago
navbar.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
options.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
protected_branch.tmpl improve protected branch to add whitelist support (#2451) 7 years ago