n8n/packages/workflow/src
2024-12-12 13:54:44 +01:00
..
errors chore(editor): Fix editor development environment (no-changelog) (#12173) 2024-12-11 23:11:14 +01:00
Extensions
NativeMethods
NodeParameters fix(core): Do not report instances of FilterError to Sentry (no-changelog) (#11388) 2024-10-24 17:56:32 +02:00
AugmentObject.ts
Constants.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
Cron.ts
DeferredPromise.ts
ExecutionStatus.ts
Expression.ts
ExpressionEvaluatorProxy.ts
ExpressionSandboxing.ts
GlobalState.ts
index.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
Interfaces.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
LoggerProxy.ts
MessageEventBus.ts
NodeHelpers.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
ObservableObject.ts
result.ts feat(core): Enforce config file permissions on startup (#11328) 2024-10-23 12:54:53 +03:00
TelemetryHelpers.ts feat: Add tracking for node errors and update node graph (#11060) 2024-10-15 12:38:17 +02:00
type-guards.ts
types.d.ts
TypeValidation.ts feat(n8n Form Page Node): New node (#10390) 2024-10-17 14:59:53 +01:00
utils.ts feat(n8n Form Page Node): New node (#10390) 2024-10-17 14:59:53 +01:00
VersionedNodeType.ts
Workflow.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
WorkflowDataProxy.ts fix(core): Fix support for multiple invocation of AI tools (#12141) 2024-12-11 13:47:13 +01:00
WorkflowDataProxyEnvProvider.ts feat: Add support for $env in the js task runner (no-changelog) (#11177) 2024-10-09 17:31:45 +03:00
WorkflowDataProxyHelpers.ts
WorkflowHooks.ts