]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/WebhookController.php
Added tests for not-yet-built role API endpoints
[bookstack] / app / Http / Controllers / WebhookController.php
2022-11-03 Dan BrownMerge pull request #3821 from BookStackApp/list_reworks
2022-10-30 Dan BrownRefactored common list handling operations to new class
2022-10-30 Dan BrownRevised webhooks list to new format
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2022-01-06 Dan BrownApplied latest styleCI changes
2022-01-04 Dan BrownAdded page titles to many missing app areas 3141/head
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