n8n/packages/cli/src
2024-08-08 12:04:34 +02:00
..
__tests__ refactor(core): Reorganize webhook related components under src/webhooks (no-changelog) (#10296) 2024-08-07 11:23:44 +03:00
auth refactor(core): Decouple user events from internal hooks (no-changelog) (#10292) 2024-08-05 12:07:42 +02:00
commands refactor(core): Decouple lifecycle events from internal hooks (no-changelog) (#10305) 2024-08-07 16:09:42 +02:00
concurrency refactor(core): Clean up event relays (no-changelog) (#10284) 2024-08-02 16:52:49 +02:00
config test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
controllers feat(AI Transform Node): New node (#9990) 2024-08-07 18:07:48 +03:00
credentials test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
databases feat: Return scopes on executions (no-changelog) (#10310) 2024-08-07 10:19:09 +01:00
decorators test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
environments fix(core): Ensure OAuth token data is not stubbed in source control (#10302) 2024-08-06 10:56:02 +02:00
errors refactor(core): Centralize scaling mode (no-changelog) (#9835) 2024-08-07 13:50:46 +02:00
eventbus refactor(core): Clean up event relays (no-changelog) (#10284) 2024-08-02 16:52:49 +02:00
events test(core): Expand log streaming event relay tests (no-changelog) (#10322) 2024-08-08 09:36:25 +02:00
executionLifecycleHooks test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
executions refactor(core): Centralize scaling mode (no-changelog) (#9835) 2024-08-07 13:50:46 +02:00
ExternalSecrets test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
Ldap test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
license test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
metrics refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
Mfa
middlewares test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
permissions refactor(core): Lint to restrict @n8n/typeorm to persistence layer (no-changelog) (#9840) 2024-06-24 10:24:05 +02:00
posthog test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
PublicApi docs: Fix links to license files in readme (no-changelog) (#10257) 2024-08-06 15:21:57 +01:00
push test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
scaling test(core): Add tests for scaling service (no-changelog) (#10320) 2024-08-08 09:42:16 +02:00
security-audit refactor(core): Port nodes config (no-changelog) (#10140) 2024-07-23 13:32:50 +02:00
services feat(AI Transform Node): New node (#9990) 2024-08-07 18:07:48 +03:00
shutdown test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
sso test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
subworkflows refactor(core): Clean up subworkflow policy check (no-changelog) (#10178) 2024-07-25 14:52:29 +02:00
telemetry refactor(core): Decouple lifecycle events from internal hooks (no-changelog) (#10305) 2024-08-07 16:09:42 +02:00
types refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
UserManagement test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
webhooks refactor(core): Centralize scaling mode (no-changelog) (#9835) 2024-08-07 13:50:46 +02:00
workflows feat: Return scopes on executions (no-changelog) (#10310) 2024-08-07 10:19:09 +01:00
AbstractServer.ts refactor(core): Reorganize webhook related components under src/webhooks (no-changelog) (#10296) 2024-08-07 11:23:44 +03:00
ActivationErrors.service.ts
ActiveExecutions.ts fix(core): Make execution and its data creation atomic (#10276) 2024-08-02 13:46:35 +03:00
ActiveWorkflowManager.ts refactor(core): Reorganize webhook related components under src/webhooks (no-changelog) (#10296) 2024-08-07 11:23:44 +03:00
constants.ts refactor(core): Enforce range for shutdown priority (no-changelog) (#9944) 2024-07-04 20:26:11 +02:00
CrashJournal.ts
CredentialsHelper.ts refactor(core): Lint to restrict @n8n/typeorm to persistence layer (no-changelog) (#9840) 2024-06-24 10:24:05 +02:00
CredentialsOverwrites.ts refactor(core): Move backend config to a separate package (no-changelog) (#9325) 2024-07-05 11:43:27 +02:00
CredentialTypes.ts
curlconverter.d.ts
Db.ts refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
ErrorReporting.ts refactor(core): Stop reporting disk I/O error to Sentry (no-changelog) (#10324) 2024-08-08 12:04:34 +02:00
ExpressionEvaluator.ts
ExternalHooks.ts refactor(core): Delete dead code in ExternalHooks (no-changelog) (#10100) 2024-07-18 17:18:58 +02:00
GenericHelpers.ts
help.ts
index.ts
Interfaces.ts refactor(core): Centralize scaling mode (no-changelog) (#9835) 2024-08-07 13:50:46 +02:00
InternalHooks.ts refactor(core): Decouple lifecycle events from internal hooks (no-changelog) (#10305) 2024-08-07 16:09:42 +02:00
jest.d.ts
License.ts refactor(core): Move instanceRole to InstanceSettings (no-changelog) (#10242) 2024-08-02 15:18:33 +02:00
LoadNodesAndCredentials.ts refactor(core): Port nodes config (no-changelog) (#10140) 2024-07-23 13:32:50 +02:00
Logger.ts
NodeTypes.ts
requests.ts feat(AI Transform Node): New node (#9990) 2024-08-07 18:07:48 +03:00
ResponseHelper.ts
SecretsHelpers.ts
Server.ts refactor(core): Centralize scaling mode (no-changelog) (#9835) 2024-08-07 13:50:46 +02:00
sse-channel.d.ts
TypedEmitter.ts refactor(core): Use type-safe event emitters (no-changelog) (#10234) 2024-07-30 13:23:01 +02:00
utils.ts feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
WaitingForms.ts refactor(core): Reorganize webhook related components under src/webhooks (no-changelog) (#10296) 2024-08-07 11:23:44 +03:00
WaitTracker.ts fix(core): Stopping an execution should reject any response promises (#9992) 2024-07-16 19:25:20 +02:00
WorkflowExecuteAdditionalData.ts test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
WorkflowHelpers.ts refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
WorkflowRunner.ts refactor(core): Centralize scaling mode (no-changelog) (#9835) 2024-08-07 13:50:46 +02:00