n8n/packages/cli/src
2024-03-07 09:25:12 +00:00
..
auth feat(core)!: Set the secure flag on issued cookies (#8812) 2024-03-05 18:57:41 +01:00
collaboration
commands fix(core): Fix pairedItem issue with partial manual executions (#8575) 2024-02-23 11:43:08 +01:00
config feat(core)!: Set the secure flag on issued cookies (#8812) 2024-03-05 18:57:41 +01:00
controllers refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
credentials refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
databases fix(core): Remove sensitive data from User entity during serialization (no-changelog) (#8773) 2024-02-29 14:20:39 +01:00
decorators refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
environments refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
errors
eventbus refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
executionLifecycleHooks refactor: Make execution IDs mandatory in BE (#8299) 2024-01-16 09:53:17 +00:00
executions refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
ExternalSecrets refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
helpers
Ldap refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
license refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
Mfa fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
middlewares refactor(core): Remove all legacy auth middleware code (no-changelog) (#8755) 2024-02-28 13:12:28 +01:00
permissions refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
posthog fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
PublicApi refactor(core): Update auth related typings (no-changelog) (#8686) 2024-02-23 15:08:18 +01:00
push fix(core): Refactor push sessionid validation, and add unit tests (no-changelog) (#8815) 2024-03-05 18:57:29 +01:00
security-audit fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
services fix: Always register webhooks on startup (#8830) 2024-03-07 09:25:12 +00:00
shutdown fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
sso refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
telemetry feat(core): Upgrade Rudderstack SDK to address CVE-2023-45857 (#8368) 2024-01-26 16:58:44 +01:00
types
UserManagement feat(core): Move execution permission checks earlier in the lifecycle (#8677) 2024-02-21 14:47:02 +01:00
workflows refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
AbstractServer.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
ActivationErrors.service.ts perf(core): Optimize workflow activation errors (#8242) 2024-01-05 13:06:42 +01:00
ActiveExecutions.ts refactor(core): Couple of refactors on WorkflowRunner and ActiveExecutions (no-changelog) (#8487) 2024-02-06 18:09:50 +01:00
ActiveWebhooks.ts refactor(core): Remove roleId indirection (no-changelog) (#8413) 2024-01-24 13:38:57 +01:00
ActiveWorkflowRunner.ts refactor(core): Streamline flows in multi-main mode (no-changelog) (#8446) 2024-02-05 09:26:55 +01:00
constants.ts refactor(core): Remove all legacy auth middleware code (no-changelog) (#8755) 2024-02-28 13:12:28 +01:00
CrashJournal.ts
CredentialsHelper.ts refactor(core): Continue breaking dependency cycles (no-changelog) (#8545) 2024-02-06 10:08:46 +01:00
CredentialsOverwrites.ts
CredentialTypes.ts
curlconverter.d.ts
CurlConverterHelper.ts
Db.ts refactor(core): Reduce code duplication in DB config (no-changelog) (#8679) 2024-02-20 14:28:53 +01:00
ErrorReporting.ts
ExpressionEvaluator.ts
ExternalHooks.ts
GenericHelpers.ts
help.ts fix(core): Point users to the official documentation when they use n8n --help (#8440) 2024-01-26 15:16:53 +01:00
index.ts
Interfaces.ts refactor(core): Remove all legacy auth middleware code (no-changelog) (#8755) 2024-02-28 13:12:28 +01:00
InternalHooks.ts refactor(core): Continue breaking dependency cycles (no-changelog) (#8545) 2024-02-06 10:08:46 +01:00
jest.d.ts
License.ts feat: Extend collection of usage metrics during license renewal (no-changelog) (#8369) 2024-01-22 12:29:28 +01:00
LoadNodesAndCredentials.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
Logger.ts
NodeTypes.ts
Queue.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
requests.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
ResponseHelper.ts refactor: Make execution IDs mandatory in BE (#8299) 2024-01-16 09:53:17 +00:00
SecretsHelpers.ts
Server.ts fix(core): Disable CollaborationService (no-changelog) (#8813) 2024-03-05 16:34:43 +01:00
sse-channel.d.ts
TestWebhooks.ts fix(core): Fix test runs of triggers that rely on static data (#8524) 2024-02-01 18:05:23 +01:00
utils.ts refactor(core): Convert workflows controller to DI (no-changelog) (#8253) 2024-01-08 12:54:23 +01:00
WaitingForms.ts
WaitingWebhooks.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
WaitTracker.ts refactor(core): Use DI for WorkflowRunner (no-changelog) (#8372) 2024-01-26 13:49:39 +01:00
WebhookHelpers.ts fix(core): Do not report generic webhook execution errors (no-changelog) (#8749) 2024-02-27 12:36:49 +01:00
WebhookServer.ts
WorkflowExecuteAdditionalData.ts feat(core): Move execution permission checks earlier in the lifecycle (#8677) 2024-02-21 14:47:02 +01:00
WorkflowHelpers.ts fix(core): Fix pairedItem issue with partial manual executions (#8575) 2024-02-23 11:43:08 +01:00
WorkflowRunner.ts feat(core): Move execution permission checks earlier in the lifecycle (#8677) 2024-02-21 14:47:02 +01:00