n8n/packages/core/src
2024-11-13 15:23:24 +00:00
..
Agent fix: Make sure errors are transferred correctly from js task runner (no-changelog) (#11214) 2024-10-10 21:01:38 +03:00
BinaryData refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
errors refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
node-execution-context fix(core): Revert all the context helpers changes (#11616) 2024-11-07 11:54:39 +01:00
ObjectStore refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
PartialExecutionUtils feat(core): Handle nodes with multiple inputs and connections during partial executions (#11376) 2024-10-28 10:16:19 +01:00
ActiveWorkflows.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
Cipher.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03: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 feat: HTTP request tool (#9228) 2024-06-19 10:54:13 +03:00
CreateNodeAsTool.ts feat(core): Implement Dynamic Parameters within regular nodes used as AI Tools (#10862) 2024-10-02 13:31:22 +02:00
Credentials.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
data-deduplication-service.ts feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
DirectoryLoader.ts refactor(core): Revamp logs for scaling mode (#11244) 2024-10-14 15:15:42 +02: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): Extract poll context out of NodeExecutionFunctions (no-changelog) (#11449) 2024-11-04 09:49:52 +01:00
InstanceSettings.ts feat(core): Enforce config file permissions on startup (#11328) 2024-10-23 12:54:53 +03:00
InstanceSettingsConfig.ts feat(core): Enforce config file permissions on startup (#11328) 2024-10-23 12:54:53 +03:00
Interfaces.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +02:00
NodeExecuteFunctions.ts feat(core): Make all http requests made with httpRequestWithAuthentication abortable (#11704) 2024-11-13 14:18:21 +01:00
ScheduledTaskManager.ts refactor(core): Deregistering cronjobs should also release them (no-changelog) (#11179) 2024-10-09 12:11:46 +02: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
SSHClientsManager.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
WorkflowExecute.ts fix(core): Continue with error output reverse items in success branch (#11684) 2024-11-13 15:23:24 +00:00