n8n/packages/workflow/src
Ben Hesseldieck 98fa529e51
Dynamic webhooks improvements (#1396)
*  remove trailing slash in routes

* 🔧 update logic to select dynamicWebhook

* 🐛 fix logic in static route matching
2021-02-09 09:14:40 +01:00
..
Expression.ts Add variable $mode 2021-01-29 09:31:40 +01:00
index.ts Add expression support to credentials 2020-09-12 12:16:07 +02:00
Interfaces.ts Unify execution id + Queue system (#1340) 2021-02-09 08:59:32 +01:00
NodeHelpers.ts Dynamic webhooks improvements (#1396) 2021-02-09 09:14:40 +01:00
ObservableObject.ts 🐛 Fix bug with null in ObservableObject 2020-12-28 19:18:16 +01:00
Workflow.ts 🐛 Fix bug that trigger nodes always needed first output to be set 2020-12-03 00:23:49 +01:00
WorkflowDataProxy.ts Add variable $mode 2021-01-29 09:31:40 +01:00
WorkflowHooks.ts Catch workflowExecuteAfter hook (#1189) 2020-11-19 10:14:43 +01:00