n8n/packages/cli/src
2024-05-22 17:29:30 +02:00
..
auth feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
collaboration
commands fix(core): Detect DB connection aquisition deadlocks (no-changelog) (#9485) 2024-05-22 14:53:23 +02:00
config fix(core): Add an option to disable STARTTLS for SMTP connections (#9415) 2024-05-16 10:45:58 +02:00
controllers fix(core): Do not allow admins to delete the instance owner (#9489) 2024-05-22 16:23:40 +02:00
credentials fix(core): Detect DB connection aquisition deadlocks (no-changelog) (#9485) 2024-05-22 14:53:23 +02:00
databases perf(core): Optimize executions filtering by metadata (#9477) 2024-05-22 17:20:01 +02:00
decorators feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
environments feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
errors fix(core): Account for retry of execution aborted by pre-execute hook (#9474) 2024-05-22 15:22:07 +02:00
eventbus refactor(core): Use logger for packages/cli messages (no-changelog) (#9302) 2024-05-03 15:24:27 +02:00
executionLifecycleHooks
executions refactor(core): Track potentially unneeded inferral of execution status (no-changelog) (#9476) 2024-05-22 16:42:06 +02:00
ExternalSecrets
Ldap feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
Mfa feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
middlewares feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
permissions feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
posthog
PublicApi fix(core): Detect DB connection aquisition deadlocks (no-changelog) (#9485) 2024-05-22 14:53:23 +02:00
push
security-audit refactor(core): Use logger for packages/cli messages (no-changelog) (#9302) 2024-05-03 15:24:27 +02:00
services fix(core): Detect DB connection aquisition deadlocks (no-changelog) (#9485) 2024-05-22 14:53:23 +02:00
shutdown
sso feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
telemetry feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
types feat: Add Ask AI to HTTP Request Node (#8917) 2024-05-02 13:52:15 +03:00
UserManagement feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
workflows feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
AbstractServer.ts fix(core): Setup webhook stopping endpoint after the CORS middleware (no-changelog) (#9454) 2024-05-17 17:55:29 +02:00
ActivationErrors.service.ts
ActiveExecutions.ts
ActiveWebhooks.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
ActiveWorkflowManager.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
constants.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
CrashJournal.ts
CredentialsHelper.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
CredentialsOverwrites.ts
CredentialTypes.ts
curlconverter.d.ts
CurlConverterHelper.ts feat: Add Ask AI to HTTP Request Node (#8917) 2024-05-02 13:52:15 +03:00
Db.ts
ErrorReporting.ts
ExpressionEvaluator.ts
ExternalHooks.ts
GenericHelpers.ts
help.ts refactor(core): Use logger for packages/cli messages (no-changelog) (#9302) 2024-05-03 15:24:27 +02:00
index.ts
Interfaces.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
InternalHooks.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
jest.d.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
License.ts fix: Init license properly with multi main (no-changelog) (#9467) 2024-05-20 13:02:08 +01:00
LoadNodesAndCredentials.ts
Logger.ts
NodeTypes.ts feat(Simulate Node): New node (no-changelog) (#9109) 2024-05-08 12:02:36 +01:00
Queue.ts refactor: Remove cli/src/helpers (no-changelog) (#9368) 2024-05-13 10:22:11 +02:00
requests.ts fix(core): Fix 431 for large dynamic node parameters (#9384) 2024-05-21 19:11:02 +02:00
ResponseHelper.ts refactor(core): Use logger for packages/cli messages (no-changelog) (#9302) 2024-05-03 15:24:27 +02:00
SecretsHelpers.ts
Server.ts fix(core): Fix iFrame not displaying on FE dev mode (no-changelog) (#9492) 2024-05-22 17:29:30 +02:00
sse-channel.d.ts
TestWebhooks.ts
utils.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
WaitingForms.ts
WaitingWebhooks.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
WaitTracker.ts fix(core): Detect DB connection aquisition deadlocks (no-changelog) (#9485) 2024-05-22 14:53:23 +02:00
WebhookHelpers.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
WebhookServer.ts
WorkflowExecuteAdditionalData.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
WorkflowHelpers.ts
WorkflowRunner.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00