n8n/packages/core/src
2024-05-23 15:12:01 +02:00
..
BinaryData fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +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 fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
ActiveWorkflows.ts refactor(core): Stop reporting EAUTH error codes to Sentry (no-changelog) (#9496) 2024-05-23 15:12:01 +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 Node): Add pagination support (#5993) 2023-11-01 14:24:43 +01:00
Credentials.ts refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016) 2024-04-05 13:17:34 +02:00
DirectoryLoader.ts feat(OpenAI Node): Overhaul (#8335) 2024-02-15 10:15:58 +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): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
InstanceSettings.ts fix(core): Prevent issues with missing or mismatching encryption key (#8332) 2024-01-16 18:25:53 +01:00
Interfaces.ts refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
NodeExecuteFunctions.ts refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +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
WorkflowExecute.ts fix(core): Retry before continue on fail (#9395) 2024-05-17 10:46:42 +02:00