]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/WebhookController.php
Added timeout and debugging statuses to webhooks
[bookstack] / app / Http / Controllers / WebhookController.php
2022-01-03 Dan BrownAdded timeout and debugging statuses to webhooks
2021-12-18 Dan BrownApplied latest StyleCI changes
2021-12-18 Dan BrownMerge branch 'webhooks'
2021-12-12 Dan BrownAdded active toggle to webhooks
2021-12-08 Dan BrownCompleted webhook management interface
2021-12-08 Dan BrownInitial controller/views for webhooks management
2021-12-07 Dan BrownStarted webhook implementation