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
Paweł Bogusławski 7d7007dca7
Added option to disable webhooks (#13176)
* Added option to disable web hooks

This mod introduces DISABLE_WEB_HOOKS parameter in [security] section
of app.ini (by default set to false). If set to true it disables web
hooks feature. Any existing undelivered web hook tasks will be cancelled.
Any existing web hook definitions will be left untouched in db but
its delivery tasks will be ignored.

Author-Change-Id: IB#1105130

* Webhook spelling fixed

Webhook spelling fixed.

Fixes: 07df6614dc84cdd2e9f39c57577fa1062bd70012
Related: https://github.com/go-gitea/gitea/pull/13176#pullrequestreview-510868421
Author-Change-Id: IB#1105174

* Parameter description fixed

Parameter description fixed.

Fixes: 07df6614dc84cdd2e9f39c57577fa1062bd70012
Related: https://github.com/go-gitea/gitea/pull/13176#pullrequestreview-514086107
Author-Change-Id: IB#1105174
3 years ago
..
admin Added option to disable webhooks (#13176) 3 years ago
base Display current stopwatch in navbar (#14122) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore [Feature] add precise search type for Elastic Search (#12869) 3 years ago
mail Add dismiss review feature (#12674) 3 years ago
org Added option to disable webhooks (#13176) 3 years ago
repo Added option to disable webhooks (#13176) 3 years ago
shared Improve label and text wrapping (#14113) 4 years ago
status Style and template tweaks (#13828) 4 years ago
swagger Add dismiss review feature (#12674) 3 years ago
user Add dismiss review feature (#12674) 3 years ago
home.tmpl Consolidate Logos and update README header (#14136) 4 years ago
install.tmpl Add class to page content to unify top margin (#13766) 4 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago