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
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
..
admin System-wide webhooks (#10546) 4 years ago
base Move dropzone.js to npm/webpack (#10645) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Fixed wrong AppSubUrl in multiple templates (#10447) 4 years ago
mail Style blockquote for default issue mail template (#10024) 4 years ago
org Org action fixes and form cleanup (#10512) 4 years ago
pwa Move dropzone.js to npm/webpack (#10645) 4 years ago
repo Ensure Update button is enabled even when CI has failed (#10640) 4 years ago
status Improve 404 error message (#10214) 4 years ago
swagger adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 4 years ago
user Add Approval Counts to pulls list (#10238) 4 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 4 years ago
install.tmpl Add support for database schema in PostgreSQL (#8819) 5 years ago