mirror of https://github.com/go-gitea/gitea.git
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.
a9f4489bbc
* 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
|
5 years ago | |
---|---|---|
.. | ||
deliver.go | 5 years ago | |
deliver_test.go | 5 years ago | |
dingtalk.go | 5 years ago | |
dingtalk_test.go | 5 years ago | |
discord.go | 5 years ago | |
feishu.go | 5 years ago | |
general.go | 5 years ago | |
general_test.go | 5 years ago | |
main_test.go | 5 years ago | |
msteams.go | 5 years ago | |
slack.go | 5 years ago | |
slack_test.go | 5 years ago | |
telegram.go | 5 years ago | |
telegram_test.go | 5 years ago | |
webhook.go | 5 years ago | |
webhook_test.go | 5 years ago |