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.
James Lakin a9f4489bbc
System-wide webhooks (#10546)
* 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 191a20a7389fe5f6256b0ad6aafd04b9b0e295c5.

* 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>
4 years ago
..
auth Add restricted user filter to LDAP authentication (#10600) 4 years ago
base Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 6 years ago
emails Admin page for managing user e-mail activation (#10557) 4 years ago
org Add Octicon SVG spritemap (#10107) 4 years ago
repo Add Octicon SVG spritemap (#10107) 4 years ago
user Restricted users (#6274) 5 years ago
config.tmpl Remove unused config on UI (#10078) 4 years ago
dashboard.tmpl Change admin dashboard to POST (#10465) 4 years ago
hook_new.tmpl Add feishu webhook support (#10229) 4 years ago
hooks.tmpl Implement Default Webhooks (#4299) 5 years ago
monitor.tmpl Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
navbar.tmpl System-wide webhooks (#10546) 4 years ago
notice.tmpl Fix admin notices (#10480) 4 years ago
queue.tmpl Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago