n8n/packages/core/src
2025-07-11 13:58:26 +02:00
..
__tests__ refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
binary-data fix(core): Copy metadata information for binary data when data is migrated using filesystem (no-changelog) (#16003) 2025-06-04 14:52:15 +02:00
encryption refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
errors refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
execution-engine feat(n8n Evaluation Node): Add pre-defined metrics to the "Set Metrics" operation (#17127) 2025-07-11 13:58:26 +02:00
instance-settings refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
nodes-loader fix(core): Make our file reads more robust (no-changelog) (#17162) 2025-07-09 21:51:09 +03:00
utils refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
constants.ts refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
credentials.ts refactor(core): Move isObjectLiteral to @n8n/backend-common (#15414) 2025-05-15 12:31:58 +02:00
data-deduplication-service.ts feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
html-sandbox.ts fix(Respond to Webhook Node)!: Surround HTML in iframe (#16978) 2025-07-11 09:59:35 +02:00
index.ts fix(Respond to Webhook Node)!: Surround HTML in iframe (#16978) 2025-07-11 09:59:35 +02:00
interfaces.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
node-execute-functions.ts refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00