n8n/packages/core/src
Jan Oberhauser 195f104ef5 fix: Fix workflow deactivating bug
Fix a bug which crashed n8n under some circumstances on shutdown or
workflow deactivate and so resulted in other workflows not getting
deactviated correctly.
2022-03-12 19:50:42 +01:00
..
BinaryDataManager Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
ActiveWebhooks.ts
ActiveWorkflows.ts fix: Fix workflow deactivating bug 2022-03-12 19:50:42 +01:00
Constants.ts Allow to use execute command with workflows that do not have an ID 2022-01-16 14:04:42 +01:00
Credentials.ts
index.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
Interfaces.ts 👕 Fix lint issue 2022-03-07 10:37:42 +01:00
LoadNodeParameterOptions.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
NodeExecuteFunctions.ts Tolerate missing json key in function node output (#2885) 2022-03-07 09:54:52 +01:00
UserSettings.ts
WorkflowExecute.ts