n8n/packages/core/src
2026-06-03 14:44:48 +00:00
..
__tests__ chore: Migrate n8n-core from Jest to Vitest (#31115) 2026-05-27 14:55:18 +01:00
binary-data chore: Migrate n8n-core from Jest to Vitest (#31115) 2026-05-27 14:55:18 +01:00
encryption test(core): Make CBC wrong-key decryption tests deterministic (#31471) 2026-06-03 08:47:55 +00:00
errors fix(core): Report only error class and stack for unhandled node errors (#31628) 2026-06-03 09:55:56 +00:00
execution-engine feat(core): Manual workflow executions call the unpublished agent (no-changelog) (#31585) 2026-06-03 14:44:48 +00:00
instance-settings chore: Migrate n8n-core from Jest to Vitest (#31115) 2026-05-27 14:55:18 +01:00
nodes-loader fix(core): Resolve custom node icon paths (#30946) 2026-06-03 06:00:56 +00:00
observability chore: Migrate n8n-core from Jest to Vitest (#31115) 2026-05-27 14:55:18 +01:00
utils chore: Migrate n8n-core from Jest to Vitest (#31115) 2026-05-27 14:55:18 +01:00
constants.ts feat(core): Restrict credentials to declared supported nodes (#31260) 2026-05-30 15:04:42 +00:00
credentials.ts refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +00:00
data-deduplication-service.ts feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
html-sandbox.ts fix: Link to n8n website broken in n8n forms (#28627) 2026-04-17 17:09:14 +00: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 feat(core): Add tracing to workflow indexing (#25437) 2026-02-06 14:51:37 +00: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
storage-path-conflict.error.ts refactor(core): Rename ~/.n8n/binaryData to ~/.n8n/storage (#24937) 2026-01-30 12:45:45 +00:00
storage.config.ts refactor(core): Rename ~/.n8n/binaryData to ~/.n8n/storage (#24937) 2026-01-30 12:45:45 +00:00