n8n/packages/core/src
Shireen Missi 97365caf25
fix: Limit access to files based on regex pattern (#23528)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2025-12-22 13:37:00 +00:00
..
__tests__ fix(core): Fix html header check (#22713) 2025-12-12 21:14:51 +02:00
binary-data chore: Revert "chore: Initial V2 changes (#22553)" 2025-12-03 12:51:33 +02: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 fix: Limit access to files based on regex pattern (#23528) 2025-12-22 13:37:00 +00:00
instance-settings chore: Revert "chore: Initial V2 changes (#22553)" 2025-12-03 12:51:33 +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): Context establishment hook setup (#22293) 2025-11-26 14:34:51 +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-12 21:14:51 +02:00
http-proxy.ts fix(MCP Client Tool Node): Use proxy for MCP calls (#21720) 2025-11-17 11:04:05 +02: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