n8n/packages/core/src
कारतोफ्फेलस्क्रिप्ट™ 4584f22a9b
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
fix(core): Prevent backend from loading duplicate copies of nodes packages (#10979)
2024-09-26 20:28:57 +02:00
..
BinaryData fix(HTTP Request Node): Respect the original encoding of the incoming response (#9869) 2024-07-11 17:03:52 +02:00
errors refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
ObjectStore refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
PartialExecutionUtils fix(core): Clean run data correctly for the new partial execution flow (no-changelog) (#10951) 2024-09-25 10:34:00 +02:00
ActiveWorkflows.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +02:00
Cipher.ts refactor(core): Migrate from crypto-js to native crypto (#7556) 2023-11-03 13:26:20 +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 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(core): Allow custom types on getCredentials (no-changelog) (#10567) 2024-08-27 15:23:58 +02:00
DirectoryLoader.ts fix(core): Prevent backend from loading duplicate copies of nodes packages (#10979) 2024-09-26 20:28:57 +02:00
ExecutionMetadata.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01: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(core): Move instanceType to InstanceSettings (no-changelog) (#10640) 2024-09-16 13:37:14 +02:00
Interfaces.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +02:00
NodeExecuteFunctions.ts fix(core): Add executionData to expressions in pagination code (#10926) 2024-09-23 15:14:53 +02:00
ScheduledTaskManager.ts fix(core): Scheduler tasks should not trigger on follower instances (#10507) 2024-08-22 11:46:13 +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(core): Centralize SSH Tunnel management (#9906) 2024-07-04 12:29:44 +02:00
WorkflowExecute.ts fix(core): Clean run data correctly for the new partial execution flow (no-changelog) (#10951) 2024-09-25 10:34:00 +02:00