forgejo/templates/admin
Pawel Boguslawski 07df6614dc 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
2020-10-16 16:51:45 +02:00
..
auth Set appropriate autocomplete attributes on password fields (#13078) 2020-10-09 10:32:30 +03:00
base Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 2018-05-24 09:03:42 +08:00
emails [UI] Sortable Tables Header By Click (#7980) 2020-06-24 23:23:05 +01:00
org Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
repo Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
user Set appropriate autocomplete attributes on password fields (#13078) 2020-10-09 10:32:30 +03:00
config.tmpl Fix admin/config page (#12979) 2020-09-29 15:26:45 -04:00
dashboard.tmpl Add ssh certificate support (#12281) 2020-10-10 20:38:09 -04:00
hook_new.tmpl Add missing templates (#11729) 2020-06-02 22:04:52 -04:00
hooks.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
monitor.tmpl Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
navbar.tmpl Added option to disable web hooks 2020-10-16 16:51:45 +02:00
notice.tmpl Properly truncate system notices (#11714) 2020-06-02 16:24:18 -04:00
queue.tmpl Queue: Make WorkerPools and Queues flushable (#10001) 2020-01-28 20:01:06 -05:00