n8n/packages/core/src
2025-11-13 18:14:08 +01:00
..
__tests__ fix(core): Proxy all HTTP traffic instead of only axios (#20614) 2025-10-16 10:49:52 +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 fix(editor): Provide better output for subnode execution errors (#21714) 2025-11-13 18:14:08 +01:00
instance-settings fix(core): Fix N8N_ENCRYPTION_KEY_FILE environment variable not working (#20230) 2025-10-07 16:41:06 +03:00
nodes-loader fix(core): Correctly filter custom nodes when NODES_INCLUDE/EXCLUDE is set (#21705) 2025-11-11 09:56:18 +00:00
utils chore(core): Establish execution context for workflows (#21729) 2025-11-13 17:46:09 +01: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
http-proxy.ts fix(core): Proxy all HTTP traffic instead of only axios (#20614) 2025-10-16 10:49:52 +03:00
http.d.ts fix(core): Proxy all HTTP traffic instead of only axios (#20614) 2025-10-16 10:49:52 +03:00
index.ts fix(core): Proxy all HTTP traffic instead of only axios (#20614) 2025-10-16 10:49:52 +03: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