n8n/packages/core/src
2025-07-28 11:54:33 +02:00
..
__tests__ fix(Webhook Node): Don't wrap response in an iframe if it doesn't have HTML (#17671) 2025-07-25 17:10:16 +03:00
binary-data fix(core): Fix object store support for non-latin chars (#17383) 2025-07-16 21:11:57 +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 fix(core): Ignore pairedItem when checking for incorrect output data from a node (#17340) 2025-07-22 09:22:35 +02:00
execution-engine feat(core): Increase Cron observability (#17626) 2025-07-28 11:54:33 +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): Remove non-included nodes regardless of the package when using NODES_INCLUDE (#17517) 2025-07-24 16:29:22 +03:00
utils fix(core): Ignore pairedItem when checking for incorrect output data from a node (#17340) 2025-07-22 09:22:35 +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(Webhook Node): Don't wrap response in an iframe if it doesn't have HTML (#17671) 2025-07-25 17:10:16 +03: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