BookStack/app/Actions
Dan Brown 00eedafbfd
Added timeout and debugging statuses to webhooks
- Added a user-configurable timeout option to webhooks.
- Added webhook fields for last-call/error datetime, in addition to last
  error string, which are shown on  webhook edit view.

Related to #3122
2022-01-03 19:42:48 +00:00
..
Activity.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
ActivityLogger.php Applied latest StyleCI changes 2021-12-18 11:43:05 +00:00
ActivityQueries.php Applied latest StyleCI changes 2021-12-18 11:43:05 +00:00
ActivityType.php Initial controller/views for webhooks management 2021-12-08 14:29:42 +00:00
Comment.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
CommentRepo.php Refactored the activity service 2021-12-11 17:29:33 +00:00
DispatchWebhookJob.php Added timeout and debugging statuses to webhooks 2022-01-03 19:42:48 +00:00
Favourite.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Tag.php Added tag values as part of the indexed search terms 2021-11-12 17:06:01 +00:00
TagRepo.php Updated translators and made StyleCI changes 2021-11-16 12:29:50 +00:00
View.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Webhook.php Added timeout and debugging statuses to webhooks 2022-01-03 19:42:48 +00:00
WebhookTrackedEvent.php Applied latest StyleCI changes 2021-12-18 11:43:05 +00:00