n8n/packages/workflow/src
Jan Oberhauser 85f15d4989
fix(EmailReadImap Node): Fix issue that crashed process if node was configured wrong (#3079)
* 🐛 Fix issue that IMAP node can crash n8n

* 👕 Fix lint issue
2022-04-02 17:33:31 +02:00
..
DeferredPromise.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
Expression.ts feat: Add new expression variables and support for luxon 2022-03-13 10:34:44 +01:00
index.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
Interfaces.ts fix(EmailReadImap Node): Fix issue that crashed process if node was configured wrong (#3079) 2022-04-02 17:33:31 +02:00
LoggerProxy.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
NodeErrors.ts Add Onfleet Node & Trigger (#2845) 2022-02-28 09:48:17 +01:00
NodeHelpers.ts Add default polling interval (Poll trigger nodes) N8N-2874 (#2730) 2022-01-30 14:56:39 +01:00
ObservableObject.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
RoutingNode.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
TelemetryHelpers.ts 🐛 Swallow telemetry error and only log in warn and debug mode (#2858) 2022-02-24 17:15:30 +01:00
Workflow.ts fix(EmailReadImap Node): Fix issue that crashed process if node was configured wrong (#3079) 2022-04-02 17:33:31 +02:00
WorkflowDataProxy.ts feat: Add new expression variables and support for luxon 2022-03-13 10:34:44 +01:00
WorkflowErrors.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WorkflowHooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00