n8n/packages/core/src
2025-01-09 11:51:07 +01:00
..
__tests__ refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00
BinaryData refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
decorators refactor: Introduce explicit-member-accessibility lint rule (#12325) 2024-12-20 11:44:01 +01:00
errors fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329) 2024-12-10 14:48:39 +01:00
logging refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
node-execution-context feat(Execute Workflow Node): Remove ignoreTypeMismatch option (no-changelog) (#12482) 2025-01-07 15:57:03 +01:00
ObjectStore refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
PartialExecutionUtils fix(core): Remove run data of nodes unrelated to the current partial execution (#12099) 2024-12-09 13:15:17 +01:00
ActiveWorkflows.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
Cipher.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
ClassLoader.ts feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
Constants.ts refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00
CreateNodeAsTool.ts feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837) 2024-12-20 17:01:22 +01:00
Credentials.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
data-deduplication-service.ts feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
DirectoryLoader.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
error-reporter.ts fix(core): Fix Sentry error reporting on task runners (#12495) 2025-01-08 17:47:40 +01:00
ExecutionMetadata.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
ExtractValue.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
index.ts refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00
InstanceSettings.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
InstanceSettingsConfig.ts refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00
Interfaces.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +02:00
NodeExecuteFunctions.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
RoutingNode.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
ScheduledTaskManager.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
Secrets.ts refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
SerializedBuffer.ts refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00
SSHClientsManager.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
TriggersAndPollers.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
utils.ts refactor(core): Deduplicate isObjectLiteral, add docs and tests (#12332) 2024-12-20 18:41:05 +01:00
WorkflowExecute.ts refactor(core): Report malformed execution data (#12525) 2025-01-09 11:51:07 +01:00