n8n/packages/core/src
David P 565a428ec4
fix(core): Coerce BinaryDataConfig dbMaxFileSizeSchema to a number (#23927)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-01-07 16:43:49 +01:00
..
__tests__ fix(core): Fix html header check (#22713) 2025-12-04 11:22:42 +02:00
binary-data fix(core): Coerce BinaryDataConfig dbMaxFileSizeSchema to a number (#23927) 2026-01-07 16:43:49 +01:00
encryption feat: Support custom encryption keys for imports / exports (#21863) 2025-11-14 12:47:51 +00:00
errors feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
execution-engine feat(core): First shot in resolving the credential resolver config expressions (#23110) 2026-01-07 11:17:42 +01:00
instance-settings chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02: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): Prevent prototype pollution in deep merge (#23088) 2025-12-12 13:18:49 +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): Fix html header check (#22713) 2025-12-04 11:22:42 +02:00
http-proxy.ts fix(core): Support lowercase proxy environment variables (#21201) 2025-12-11 11:11:56 +00: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