n8n/packages/cli/src
2022-02-19 12:37:41 +01:00
..
databases 🗃️ Add relevant indexes in execution_entity (#2794) 2022-02-18 15:59:34 +01:00
telemetry Tweaks to diagnostic events (#2544) 2021-12-10 15:29:05 +01:00
ActiveExecutions.ts 🐛 Fix issue with queue mode and missing wait-webhook data 2021-12-11 19:24:09 +01:00
ActiveWorkflowRunner.ts Add external hook "activeWorkflows.initialized" (#2571) 2022-01-08 18:53:42 +01:00
CredentialsHelper.ts 🐛 Fix getParentTypes bug which caused problems with OAuth 2022-02-13 19:05:09 +01:00
CredentialsOverwrites.ts Fix credential overwrite via environment variables 2021-10-20 20:49:07 -05:00
CredentialTypes.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
Db.ts Add debug log in healthcheck and enable DB logging via environment (#2744) 2022-02-01 11:27:08 +01:00
ExternalHooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
GenericHelpers.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
index.ts Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
Interfaces.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
InternalHooks.ts Improve telemetry (#2604) 2022-01-07 17:14:59 +01:00
InternalHooksManager.ts Improve telemetry (#2604) 2022-01-07 17:14:59 +01:00
LoadNodesAndCredentials.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
Logger.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
NodeTypes.ts Minor optimizations 2021-11-22 11:49:59 +01:00
PersonalizationSurvey.ts Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
Push.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
Queue.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
ResponseHelper.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
Server.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
TagHelpers.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
TestWebhooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
TranslationHelpers.ts i18n feedback refactorings (#2597) 2022-01-07 22:02:21 +01:00
WaitingWebhooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WaitTracker.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WebhookHelpers.ts Move options around and also allow no data for last node 2022-02-19 12:37:41 +01:00
WebhookServer.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
WorkflowCredentials.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
WorkflowExecuteAdditionalData.ts Add executionId workflow.postExecute external hook (#2569) 2021-12-25 13:42:17 +01:00
WorkflowHelpers.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
WorkflowRunner.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
WorkflowRunnerProcess.ts 🐛 Return original error of sub-workflow to main-workflow #2757 2022-02-06 11:13:49 +01:00