chore: initialize Gitea v1.27.2 fork
giteabot backport / giteabot (push) Canceled after 0s
giteabot / giteabot (push) Canceled after 0s
release-nightly / nightly-binary (push) Canceled after 0s
release-nightly / nightly-container (push) Canceled after 0s
cache-seeder / gobuild (push) Canceled after 0s
cache-seeder / lint (bindata, lint-backend) (push) Canceled after 0s
release-nightly-snapcraft / build-and-publish (push) Canceled after 0s
giteabot backport / giteabot (push) Canceled after 0s
giteabot / giteabot (push) Canceled after 0s
release-nightly / nightly-binary (push) Canceled after 0s
release-nightly / nightly-container (push) Canceled after 0s
cache-seeder / gobuild (push) Canceled after 0s
cache-seeder / lint (bindata, lint-backend) (push) Canceled after 0s
release-nightly-snapcraft / build-and-publish (push) Canceled after 0s
Includes direct password setup links in registration emails. Assisted-by: Codex:GPT-5
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<h4 class="ui top attached header">
|
||||
{{.CustomHeaderTitle}}
|
||||
<div class="ui right type dropdown">
|
||||
<div class="text flex-text-inline">
|
||||
{{template "shared/webhook/icon" (dict "Size" 20 "HookType" ctx.RootData.HookType)}}
|
||||
{{ctx.Locale.Tr (print "repo.settings.web_hook_name_" ctx.RootData.HookType)}}
|
||||
</div>
|
||||
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
|
||||
{{template "repo/settings/webhook/link_menu" ctx.RootData}}
|
||||
</div>
|
||||
</h4>
|
||||
<div class="ui attached segment">
|
||||
{{template "repo/settings/webhook/gitea" ctx.RootData}}
|
||||
{{template "repo/settings/webhook/gogs" ctx.RootData}}
|
||||
{{template "repo/settings/webhook/slack" ctx.RootData}}
|
||||
{{template "repo/settings/webhook/discord" ctx.RootData}}
|
||||
{{template "repo/settings/webhook/dingtalk" ctx.RootData}}
|
||||
{{template "repo/settings/webhook/telegram" ctx.RootData}}
|
||||
{{template "repo/settings/webhook/msteams" ctx.RootData}}
|
||||
{{template "repo/settings/webhook/feishu" ctx.RootData}}
|
||||
{{template "repo/settings/webhook/matrix" ctx.RootData}}
|
||||
{{template "repo/settings/webhook/wechatwork" ctx.RootData}}
|
||||
{{template "repo/settings/webhook/packagist" ctx.RootData}}
|
||||
</div>
|
||||
{{template "repo/settings/webhook/history" ctx.RootData}}
|
||||
Reference in New Issue
Block a user