n8n/packages/cli/src
2024-08-02 12:02:38 +02:00
..
__tests__
auth refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
commands refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
concurrency fix(core): Flush instance stopped event immediately (#10238) 2024-07-30 14:49:41 +03:00
config refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
controllers fix(core): Fix oauth2 callback and add integration tests (no-changelog) (#10272) 2024-08-01 11:02:36 +02:00
credentials refactor(core): Decouple credentials from internal hooks (no-changelog) (#10162) 2024-07-25 11:56:00 +02:00
databases feat(core): Allow filtering workflows by project and transferring workflows in Public API (#10231) 2024-07-30 17:05:48 +02:00
decorators refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
environments
errors refactor(core): Clean up subworkflow policy check (no-changelog) (#10178) 2024-07-25 14:52:29 +02:00
eventbus ci: Introduce lint rule no-type-unsafe-event-emitter (no-changelog) (#10254) 2024-08-02 12:01:42 +02:00
executionLifecycleHooks
executions fix(core): Restore log event n8n.workflow.failed (#10253) 2024-07-31 12:22:52 +02:00
ExternalSecrets feat: Introduce Google Cloud Platform as external secrets provider (#10146) 2024-07-30 14:58:25 +02:00
Ldap refactor(core): Decouple LDAP from internal hooks (no-changelog) (#10157) 2024-07-24 09:49:06 +02:00
license fix(core): Surface enterprise trial error message (#10267) 2024-08-02 12:01:10 +02:00
metrics refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
Mfa
middlewares refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
permissions
posthog
PublicApi feat(core): Allow transferring credentials in Public API (#10259) 2024-08-02 12:02:38 +02:00
push refactor(core): Use type-safe event emitters (no-changelog) (#10234) 2024-07-30 13:23:01 +02:00
security-audit
services refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
shutdown
sso
subworkflows refactor(core): Clean up subworkflow policy check (no-changelog) (#10178) 2024-07-25 14:52:29 +02:00
telemetry refactor(core): Decouple workflow created, saved, deleted events from internal hooks (no-changelog) (#10264) 2024-08-01 13:44:23 +02:00
types
UserManagement fix(core): Flush instance stopped event immediately (#10238) 2024-07-30 14:49:41 +03:00
workflows refactor(core): Decouple workflow created, saved, deleted events from internal hooks (no-changelog) (#10264) 2024-08-01 13:44:23 +02:00
AbstractServer.ts refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
ActivationErrors.service.ts
ActiveExecutions.ts
ActiveWebhooks.ts
ActiveWorkflowManager.ts
constants.ts
CrashJournal.ts
CredentialsHelper.ts
CredentialsOverwrites.ts
CredentialTypes.ts
curlconverter.d.ts
Db.ts
ErrorReporting.ts ci: Stop reporting to Sentry SQLITE_FULL errors (no-changelog) (#10183) 2024-07-25 14:31:44 +02:00
ExpressionEvaluator.ts
ExternalHooks.ts
GenericHelpers.ts
help.ts
index.ts
Interfaces.ts
InternalHooks.ts refactor(core): Decouple workflow created, saved, deleted events from internal hooks (no-changelog) (#10264) 2024-08-01 13:44:23 +02:00
jest.d.ts
License.ts refactor(core): Make instance role clearer (no-changelog) (#10188) 2024-07-30 10:20:21 +02:00
LoadNodesAndCredentials.ts
Logger.ts
NodeTypes.ts
Queue.ts
requests.ts fix(core): Fix oauth2 callback and add integration tests (no-changelog) (#10272) 2024-08-01 11:02:36 +02:00
ResponseHelper.ts
SecretsHelpers.ts
Server.ts refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
sse-channel.d.ts
TestWebhooks.ts
TypedEmitter.ts refactor(core): Use type-safe event emitters (no-changelog) (#10234) 2024-07-30 13:23:01 +02:00
utils.ts
WaitingForms.ts
WaitingWebhooks.ts
WaitTracker.ts
WebhookHelpers.ts fix(core): Fix expressions in webhook nodes(Form, Webhook) to access previous node's data (#10247) 2024-08-01 11:21:58 +03:00
WebhookServer.ts
WorkflowExecuteAdditionalData.ts refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
WorkflowHelpers.ts
WorkflowRunner.ts fix(core): Restore log event n8n.workflow.failed (#10253) 2024-07-31 12:22:52 +02:00