n8n/packages/core/src
2025-09-25 14:48:36 +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 chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +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 chore: Add tags to sentry's event loop blocked integration (#19126) 2025-09-03 11:57:18 +03:00
execution-engine feat: Binary data access improvements (#19629) 2025-09-25 14:48:36 +03: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 chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +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