n8n/packages/cli/src
2024-06-03 16:12:31 +02:00
..
auth feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
collaboration
commands refactor(core): Remove dead code that disabled auto-generated ids during import (no-changelog) (#9601) 2024-06-03 16:12:31 +02:00
config fix(core): Add an option to disable STARTTLS for SMTP connections (#9415) 2024-05-16 10:45:58 +02:00
controllers feat(core): Allow customizing rate limits on a per-route basis, and add rate limiting to more endpoints (#9522) 2024-06-03 11:20:51 +02:00
credentials fix(core): Detect DB connection aquisition deadlocks (no-changelog) (#9485) 2024-05-22 14:53:23 +02:00
databases refactor(core): Remove dead code that disabled auto-generated ids during import (no-changelog) (#9601) 2024-06-03 16:12:31 +02:00
decorators feat(core): Allow customizing rate limits on a per-route basis, and add rate limiting to more endpoints (#9522) 2024-06-03 11:20:51 +02:00
environments fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +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 fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +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 refactor(core): Extract all Auth-related User columns into a separate entity (#9557) 2024-05-31 09:40:19 +02:00
middlewares fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
permissions refactor: Delete dead crash recovery code (no-changelog) (#9512) 2024-05-27 13:55:52 +02:00
posthog
PublicApi fix(core): Block Public API related REST calls when Public API is not enabled (#9521) 2024-05-28 14:43:22 +02:00
push
security-audit
services fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +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
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 refactor(core): Stop reporting EAUTH error codes to Sentry (no-changelog) (#9496) 2024-05-23 15:12:01 +02:00
constants.ts feat(HighLevel Node): Api v2 support, new node version (#9554) 2024-06-03 12:09:05 +03: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
Db.ts fix(core): Try setting postgres search_path on the database (#9530) 2024-05-30 12:09:49 +02:00
ErrorReporting.ts
ExpressionEvaluator.ts
ExternalHooks.ts
GenericHelpers.ts
help.ts
index.ts
Interfaces.ts refactor(core): Extract all Auth-related User columns into a separate entity (#9557) 2024-05-31 09:40:19 +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 fix(core): Ensure graceful shutdown for workers (#9547) 2024-05-31 15:41:00 +02:00
requests.ts fix(core): Prevent re-parsing of dynamically loaded options (#9503) 2024-05-24 11:00:15 +02:00
ResponseHelper.ts
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 fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
WaitingForms.ts
WaitingWebhooks.ts fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +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 refactor(core): Remove crash recovery from error executions (no-changelog) (#9551) 2024-06-03 14:35:03 +02:00