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.
gitea/templates/repo/settings/webhook
wxiaoguang dae7f1ebdb
Remove unnecessary SanitizeHTML from code (#29575)
* "mail/issue/default.tmpl": the body is rendered by backend
`markdown.RenderString() HTML`, it has been already sanitized
* "repo/settings/webhook/base_list.tmpl": "Description" is prepared by
backend `ctx.Tr`, it doesn't need to be sanitized
11 months ago
..
base.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
base_list.tmpl Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
delete_modal.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
dingtalk.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
discord.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
feishu.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
gitea.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
gogs.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
history.tmpl Fix more "locale" usages (#27259) 1 year ago
link_menu.tmpl Change webhook-type in create-view (#29114) 12 months ago
list.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
matrix.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
msteams.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
new.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
packagist.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
settings.tmpl Refactor Safe modifier (#29392) 12 months ago
slack.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
telegram.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
wechatwork.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago