n8n/packages/workflow/src
2025-12-12 14:08:59 +01:00
..
common refactor(editor): Remove part of getCurrentWorkflow usages (#16148) 2025-07-24 12:51:32 +03:00
errors fix(core): Show error description in tools (#19914) 2025-10-02 08:34:05 +02:00
expressions fix(HTTP Request Node): Fix paginated requests with HttpBearerAuth (#17005) 2025-07-04 21:53:01 +03:00
extensions Merge commit from fork 2025-11-18 17:55:47 +02:00
graph feat(editor): Add ability to extract sub-workflows to canvas context menu (#15538) 2025-06-02 12:17:27 +02:00
native-methods fix: Fix examples for Array#includes method (#16360) 2025-06-18 13:10:10 +03:00
node-parameters fix(core): Mark '' and [] as empty when filtering numbers (#22347) 2025-11-28 09:26:04 +01:00
run-execution-data feat(core): Switch to structured destination node (no-changelog) (#22143) 2025-11-24 16:13:37 +01:00
augment-object.ts refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
constants.ts feat(core): Clean up available tools on Chat hub (no-changelog) (#22373) 2025-11-27 12:22:29 +02:00
cron.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
data-table.types.ts feat(core): Data Table - Improve sql utils (no-changelog) (#20551) 2025-10-10 10:40:22 +03:00
deferred-promise.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
evaluation-helpers.ts fix(core): Fix metric default value handling and add AI model connection validation for setMetric operation in Evaluation (#18088) 2025-08-08 12:38:58 +02:00
execution-context-establishment-hooks.ts chore(core): Http Header Extractor Hook (#22404) 2025-12-02 09:05:50 +01:00
execution-context.ts chore(core): Skip dynamic credentials for manual executions (#23085) 2025-12-12 12:38:29 +01:00
execution-status.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
expression-evaluator-proxy.ts Merge commit from fork 2025-11-18 17:55:47 +02:00
expression-sandboxing.ts Merge commit from fork 2025-11-18 17:55:47 +02:00
expression.ts feat(core): Block access to env in code and expressions by default (#22643) 2025-12-03 12:33:18 +02:00
from-ai-parse-utils.ts fix(core)!: Type coercion of $fromAI default values (#19128) 2025-09-03 13:36:05 +02:00
global-state.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
index.ts Merge branch 'master' into v2 2025-12-10 10:08:10 +02:00
interfaces.ts chore(core): Allow marking fields in credentials as resolvable (#23074) 2025-12-11 16:17:58 +01:00
logger-proxy.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
message-event-bus.ts chore(core): Improvements to log stream sending (#21448) 2025-11-13 17:47:14 +01:00
metadata-utils.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
node-helpers.ts fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
node-reference-parser-utils.ts fix(editor): Fix inputs when extracting sub-workflows with Split Out nodes (#19923) 2025-10-09 09:41:22 +03:00
observable-object.ts refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
result.ts feat(core): Enforce config file permissions on startup (#11328) 2024-10-23 12:54:53 +03:00
run-execution-data-factory.ts feat(core): Switch to structured destination node (no-changelog) (#22143) 2025-11-24 16:13:37 +01:00
schemas.ts fix(core): Mark '' and [] as empty when filtering numbers (#22347) 2025-11-28 09:26:04 +01:00
telemetry-helpers.ts feat: Add and update telemetry events (#22762) 2025-12-08 13:26:44 +01:00
tool-helpers.ts fix(core): Sanitize all non-alphanumeric characters from tool names (#18800) 2025-08-26 14:00:54 +02:00
type-guards.ts fix(editor): Update node execution itemCount to support multiple outputs (no-changelog) (#19646) 2025-09-18 12:11:04 +01:00
type-validation.ts fix: Harden form and trigger response handling (#23061) 2025-12-12 14:08:59 +01:00
types.d.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
utils.ts Merge branch 'master' into v2 2025-12-10 10:08:10 +02:00
versioned-node-type.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
workflow-checksum.ts fix: Fix checksum hashing when WebCrypto is unavailable (#23024) 2025-12-10 15:22:49 +02:00
workflow-data-proxy-env-provider.ts feat(core): Block access to env in code and expressions by default (#22643) 2025-12-03 12:33:18 +02:00
workflow-data-proxy-helpers.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
workflow-data-proxy.ts fix(editor): Fix correct $fromAi expression showing as error (#22711) 2025-12-04 11:52:45 +01:00
workflow-diff.ts feat: Add and update telemetry events (#22762) 2025-12-08 13:26:44 +01:00
workflow-validation.ts feat: Validate nodes before activating (#22916) 2025-12-08 15:47:55 +02:00
workflow.ts feat(ai-builder): Consolidate builder telemetry (#22644) 2025-12-08 10:56:38 +01:00