n8n/packages/cli/src
2025-09-26 15:14:27 +02:00
..
__tests__ feat(core): Add RootLevelController decorator (no-changelog) (#19972) 2025-09-26 15:14:27 +02:00
auth fix(core): Allow accessing nodes.json in preview mode (#19920) 2025-09-25 07:48:27 +00:00
chat fix(core): Iterate over all main output branches when extracting response (#19963) 2025-09-25 09:31:03 +02:00
collaboration
commands chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02:00
concurrency refactor(core): Port concurrency config (#18324) 2025-08-15 10:47:11 +02:00
config refactor(core): Port timeout config (#18722) 2025-08-26 11:31:11 +02:00
controllers feat: Add metering for builder (no-changelog) (#19842) 2025-09-25 09:40:55 +02:00
credentials chore(core): Use dynamic role resolution for access control (#19400) 2025-09-17 11:15:31 +02:00
databases/repositories/__tests__ test: Configures integration tests to run in src (#19640) 2025-09-17 17:36:39 +01:00
deduplication
deprecation fix: Disable warning about bare repositories in Git node on cloud (no-changelog) (#19958) 2025-09-25 10:18:55 +03:00
environments.ee feat(core): Add HTTPS protocol support for environments (#19482) 2025-09-25 18:11:04 +02:00
errors
evaluation.ee refactor: Clean up partial exec version flag (#19598) 2025-09-24 19:07:10 +02:00
eventbus chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
events fix(core): Ensure cancellation interrupts execution in native Python runner (no-changelog) (#19724) 2025-09-22 12:45:24 +03:00
execution-lifecycle fix(editor): Update node execution itemCount to support multiple outputs (no-changelog) (#19646) 2025-09-18 12:11:04 +01:00
executions test: Configures integration tests to run in src (#19640) 2025-09-17 17:36:39 +01:00
ldap.ee chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
license
metrics
mfa chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
middlewares feat(core): Allow filtering workflows by availableInMCP (#18646) 2025-09-02 16:21:12 -04:00
modules feat(core): Add HTTPS protocol support for environments (#19482) 2025-09-25 18:11:04 +02:00
permissions.ee chore(core): Use dynamic role resolution for access control (#19400) 2025-09-17 11:15:31 +02:00
posthog
public-api fix(API): Fix broken Terms of Service link in Swagger documentation (#19216) 2025-09-18 17:37:38 +01:00
push fix(core): Allow accessing nodes.json in preview mode (#19920) 2025-09-25 07:48:27 +00:00
scaling chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02:00
security-audit refactor(core): Modularize community packages (#18641) 2025-08-22 12:19:01 +02:00
services feat: PAY-3855 ensure latest migrations run (#19917) 2025-09-25 14:18:45 +01:00
shutdown
sso.ee chore(core): Allow OIDC prompt parameter to be configured (#19967) 2025-09-25 13:30:50 +02:00
task-runners fix(core): Ensure cancellation interrupts execution in native Python runner (no-changelog) (#19724) 2025-09-22 12:45:24 +03:00
telemetry
types
user-management/email feat(core): Adjust n8n email template styling (#19969) 2025-09-25 14:43:59 +03:00
utils feat: PAY-3774 entities import logic (#19770) 2025-09-24 14:23:54 +01:00
webhooks fix(core): Iterate over all main output branches when extracting response (#19963) 2025-09-25 09:31:03 +02:00
workflows refactor: Clean up partial exec version flag (#19598) 2025-09-24 19:07:10 +02:00
abstract-server.ts
activation-errors.service.ts
active-executions.ts fix(core): Ensure cancellation interrupts execution in native Python runner (no-changelog) (#19724) 2025-09-22 12:45:24 +03:00
active-workflow-manager.ts
command-registry.ts
constants.ts chore(core): Support state and nonce parameter for OIDC (#19098) 2025-09-03 12:33:56 +02:00
controller.registry.ts feat(core): Add RootLevelController decorator (no-changelog) (#19972) 2025-09-26 15:14:27 +02:00
crash-journal.ts
credential-types.ts
credentials-helper.ts feat: Add option to restrict credential usage in http request node (#17583) 2025-08-28 17:35:14 +01:00
credentials-overwrites.ts chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02:00
external-hooks.ts
generic-helpers.ts
index.ts
interfaces.ts
jest.d.ts
license.ts
load-nodes-and-credentials.ts feat: Add option to restrict credential usage in http request node (#17583) 2025-08-28 17:35:14 +01:00
manual-execution.service.ts refactor: Clean up partial exec version flag (#19598) 2025-09-24 19:07:10 +02:00
node-types.ts
requests.ts feat(core): Allow custom project roles from being set to a user project relation (#18926) 2025-09-01 10:22:33 +02:00
response-helper.ts
server.ts chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02:00
typed-emitter.ts
utils.ts fix(core): Redact secrets from credential test error message (#18386) 2025-08-20 10:01:52 +02:00
utlity.types.ts
wait-tracker.ts
workflow-execute-additional-data.ts refactor(core): Decouple datastore from workflow execution context (#18963) 2025-08-29 14:33:03 +02:00
workflow-helpers.ts
workflow-runner.ts refactor(core): Port timeout config (#18722) 2025-08-26 11:31:11 +02:00
zod-alias-support.ts