n8n/packages/core/src
Val 27d83e0d91
feat: Initial Code Task Runners support (no-changelog) (#10698)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-10-02 09:31:56 +01:00
..
Agent feat: Initial Code Task Runners support (no-changelog) (#10698) 2024-10-02 09:31:56 +01: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
ObjectStore refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
PartialExecutionUtils fix(core): Fix new partial execution flow not working with workflows with multiple disabled nodes in a row (no-changelog) (#11024) 2024-10-02 08:12:38 +02: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 wrapping of regular nodes as AI Tools (#10641) 2024-09-04 12:06:17 +02:00
Credentials.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
DirectoryLoader.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03: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 instanceType to InstanceSettings (no-changelog) (#10640) 2024-09-16 13:37:14 +02:00
InstanceSettings.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
Interfaces.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +02:00
NodeExecuteFunctions.ts feat: Initial Code Task Runners support (no-changelog) (#10698) 2024-10-02 09:31:56 +01:00
ScheduledTaskManager.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03: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 refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00