gitea/docs/content/doc
James Lakin a9f4489bbc
System-wide webhooks ()
* Create system webhook column (and migration)

* Create system webhook DB methods

Based on the default webhook ones

* Modify router to handle system webhooks and default ones

* Remove old unused admin nav template

* Adjust orgRepoCtx to differentiate system and default webhook URLs

* Assign IsSystemWebhook when creating webhooks

* Correctly use booleans for IsSystemWebhook

* Use system webhooks when preparing webhooks for payload

* Add UI and locale changes

* Use router params to differentiate admin hook pages

* Fix deleting admin webhooks and rename method

* Add clarity to webhook docs

* Revert "Remove old unused admin nav template"

This reverts commit 191a20a738.

* Rename WebHooksNewPost to GiteaHooksNewPost for clarity

* Reintroduce blank line lost during merge conflict

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
..
advanced Make PR message on pushes configurable ()
features System-wide webhooks ()
help Add FAQ for markdown ()
installation Add node version variable to docs ()
upgrade Remove migration support from versions earlier than 1.6.0 ()
usage Add restricted user filter to LDAP authentication ()
advanced.en-us.md Import docs into main repository ()
advanced.fr-fr.md General documentation cleanup ()
advanced.zh-cn.md Import docs into main repository ()
features.en-us.md Import docs into main repository ()
features.zh-cn.md Import docs into main repository ()
features.zh-tw.md Import docs into main repository ()
help.en-us.md Implement documentation search ()
help.fr-fr.md Implement documentation search ()
help.zh-cn.md Implement documentation search ()
help.zh-tw.md Implement documentation search ()
installation.en-us.md Import docs into main repository ()
installation.fr-fr.md General documentation cleanup ()
installation.zh-cn.md Import docs into main repository ()
installation.zh-tw.md Import docs into main repository ()
upgrade.en-us.md Import docs into main repository ()
upgrade.fr-fr.md General documentation cleanup ()
upgrade.zh-cn.md Import docs into main repository ()
upgrade.zh-tw.md Import docs into main repository ()
usage.en-us.md Import docs into main repository ()
usage.zh-cn.md ZH-CN translation of Usage part ()