n8n/packages/core/src
2025-08-21 11:39:57 +03:00
..
__tests__ fix(core)!: Use CSP header to sandbox html webhooks instead of iframe (#18602) 2025-08-21 11:39:57 +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): Dynamically import @sentry/node-native (#18586) 2025-08-20 11:31:00 +02:00
execution-engine chore(core): Change incorrect node output sentry error to ignore previous one (#18579) 2025-08-21 08:27:47 +02:00
instance-settings feat: Add token to sendAndWait operations links to walidate in webhook (#17566) 2025-08-06 17:28:50 +03: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 chore(core): Allow undefined in the node output value (#18198) 2025-08-11 15:25:52 +02:00
constants.ts feat: Add token to sendAndWait operations links to walidate in webhook (#17566) 2025-08-06 17:28:50 +03: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(core)!: Use CSP header to sandbox html webhooks instead of iframe (#18602) 2025-08-21 11:39:57 +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