]> BookStack Code Mirror - bookstack/history - resources/views/settings/webhooks/index.blade.php
Refactored common list handling operations to new class
[bookstack] / resources / views / settings / webhooks / index.blade.php
2022-10-30 Dan BrownRefactored common list handling operations to new class
2022-10-30 Dan BrownRevised webhooks list to new format
2022-03-28 Dan BrownMerge pull request #3349 from BookStackApp/settings_reorg
2022-03-26 Dan BrownStarted playing with new settings view layout
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2022-01-01 Dan BrownUpdated webhooks list to not squash events/status
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