n8n/packages/core/src/execution-engine/node-execution-context
2025-09-12 15:05:35 +03:00
..
__tests__ fix(Code Tool Node): Fix console.log output not being logged on browser (#19422) 2025-09-12 15:05:35 +03:00
utils refactor(core): Store projectId on additionalData independent of dataStore context (no-changelog) (#19093) 2025-09-11 09:21:40 +02:00
base-execute-context.ts refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247) 2025-09-09 14:15:31 +03:00
credentials-test-context.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
execute-context.ts refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247) 2025-09-09 14:15:31 +03:00
execute-single-context.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
hook-context.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
index.ts refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
load-options-context.ts feat(core): Expose data store service to Data Store Node (no-changelog) (#17970) 2025-08-19 17:43:19 +02:00
local-load-options-context.ts feat(editor): Support relative dependent parameters for collection NodeProperties (#18916) 2025-08-28 16:34:23 +02:00
node-execution-context.ts feat: Add token to sendAndWait operations links to walidate in webhook (#17566) 2025-08-06 17:28:50 +03:00
poll-context.ts fix(core): Protect against duplicate cron registration (#18005) 2025-08-06 15:35:52 +02:00
supply-data-context.ts fix(Code Tool Node): Fix console.log output not being logged on browser (#19422) 2025-09-12 15:05:35 +03:00
trigger-context.ts fix(core): Protect against duplicate cron registration (#18005) 2025-08-06 15:35:52 +02:00
webhook-context.ts feat: Add token to sendAndWait operations links to walidate in webhook (#17566) 2025-08-06 17:28:50 +03:00
workflow-node-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00