n8n/packages/cli/src
कारतोफ्फेलस्क्रिप्ट™ 9f44f40745
feat(core): Start listening to IPv6 addresses as well by default (#15810)
2025-05-28 19:43:49 +02:00
..
__tests__ fix(core): Fix license reloading flow in scaling mode (#15650) 2025-05-26 12:29:10 +02:00
auth feat(core): Invalidate all sessions when MFA is enabled/disabled (#15524) 2025-05-21 08:59:22 +02:00
collaboration refactor(core): Move UserRepository and subscribers to @n8n/db (#15352) 2025-05-13 15:24:26 +02:00
commands fix: Community packages update check (no-changelog) (#15684) 2025-05-26 15:41:13 +03:00
concurrency refactor(core): Move first batch of repositories to @n8n/db (#15130) 2025-05-06 11:22:43 +02:00
config feat(editor): Rollout improved log view (2nd attempt) (#15382) 2025-05-14 11:51:02 +02:00
controllers feat(core): Add endpoint for querying credentials used in workflows (#15691) (no-changelog) 2025-05-27 16:44:55 +03:00
credentials chore(core): Switch import/no-cycle to error level (#15408) 2025-05-23 17:59:48 +02:00
databases refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
deduplication refactor(core): Move second batch of repositories to @n8n/db (#15137) 2025-05-06 16:40:34 +02:00
deprecation refactor(core): Remove legacy expression evaluator (#14518) 2025-05-13 17:29:48 +02:00
environments.ee chore(core): Add test case for getStatus pull case (no-changelog) (#15598) 2025-05-22 16:30:27 +02:00
errors chore: Rename Test workflow -> Execute workflow (#15112) 2025-05-13 09:35:41 +02:00
evaluation.ee feat(core): Add telemetry for Evaluation feature (no-changelog) (#15562) 2025-05-26 13:09:03 +02:00
eventbus refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
events feat(n8n Evaluation Trigger Node): Add telemetry events (#15465) 2025-05-16 17:22:17 +02:00
execution-lifecycle chore(core): Switch import/no-cycle to error level (#15408) 2025-05-23 17:59:48 +02:00
executions refactor(core): Move workflow repository to @n8n/db (#15260) 2025-05-13 14:21:59 +02:00
external-secrets.ee refactor(core): Move settings repository to @n8n/db (#15310) 2025-05-12 15:21:13 +02:00
ldap.ee chore(core): Update all refs from cli/src/databases to @n8n/db (#15708) 2025-05-27 11:41:27 +02:00
license feat(editor): Evaluations frontend (no-changelog) (#15550) 2025-05-26 12:26:28 +02:00
metrics feat(editor): Evaluations frontend (no-changelog) (#15550) 2025-05-26 12:26:28 +02:00
mfa feat(core): Invalidate all sessions when MFA is enabled/disabled (#15524) 2025-05-21 08:59:22 +02:00
middlewares feat(core): Update data model for Evaluations (no-changelog) (#15520) 2025-05-22 12:55:31 +02:00
modules feat(core): Add logs for insights flushing and compaction (#15519) 2025-05-22 14:52:35 +02:00
permissions.ee refactor(core): Move shared workflow and shared credentials repositories to @n8n/db (#15255) 2025-05-09 17:10:25 +02:00
posthog refactor(core): Move interrelated entities to @n8n/db (#15050) 2025-05-02 12:19:32 +02:00
public-api refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
push fix(core): Add support for proxy using forward headers (#15006) 2025-05-22 11:26:14 +02:00
scaling feat(core): Start listening to IPv6 addresses as well by default (#15810) 2025-05-28 19:43:49 +02:00
security-audit refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
services feat(core): Start listening to IPv6 addresses as well by default (#15810) 2025-05-28 19:43:49 +02:00
shutdown refactor(core): Restructure decorators and add tests (#15348) 2025-05-13 15:04:58 +02:00
sso.ee chore(core): Update all refs from cli/src/databases to @n8n/db (#15708) 2025-05-27 11:41:27 +02:00
task-runners fix(core): Solve memory leak in TaskRequester (#15768) 2025-05-28 15:23:34 +02:00
telemetry refactor(core): Move UserRepository and subscribers to @n8n/db (#15352) 2025-05-13 15:24:26 +02:00
types refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
user-management/email refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
utils feat(editor): Distinguish official verified nodes from community built nodes (#15630) 2025-05-23 17:04:22 +02:00
webhooks refactor(core): Simplify worker execution path (#15253) 2025-05-13 16:31:53 +02:00
workflows feat(core): Add endpoint for querying credentials used in workflows (#15691) (no-changelog) 2025-05-27 16:44:55 +03:00
abstract-server.ts refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
activation-errors.service.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
active-executions.ts refactor(core): Move first batch of repositories to @n8n/db (#15130) 2025-05-06 11:22:43 +02:00
active-workflow-manager.ts refactor(core): Move workflow repository to @n8n/db (#15260) 2025-05-13 14:21:59 +02:00
constants.ts feat(editor): Evaluations frontend (no-changelog) (#15550) 2025-05-26 12:26:28 +02:00
controller.registry.ts refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
crash-journal.ts refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
credential-types.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
credentials-helper.ts refactor(core): Move shared workflow and shared credentials repositories to @n8n/db (#15255) 2025-05-09 17:10:25 +02:00
credentials-overwrites.ts test: Add unit tests for CredentialsOverwrites (#13372) 2025-02-20 13:00:12 +01:00
external-hooks.ts refactor(core): Move UserRepository and subscribers to @n8n/db (#15352) 2025-05-13 15:24:26 +02:00
generic-helpers.ts feat(core): Update data model for Evaluations (no-changelog) (#15520) 2025-05-22 12:55:31 +02:00
help.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
index.ts ci: Refactor cli tests to speed up CI (no-changelog) (#5718) 2023-03-17 17:24:05 +01:00
interfaces.ts feat(editor): Evaluations frontend (no-changelog) (#15550) 2025-05-26 12:26:28 +02:00
jest.d.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license.ts fix(core): Fix license reloading flow in scaling mode (#15650) 2025-05-26 12:29:10 +02:00
load-nodes-and-credentials.ts feat(editor): Improve manual description in nodes as tools (#15373) 2025-05-15 10:45:16 -04:00
manual-execution.service.ts fix(editor): Fix partial chat executions (#15379) 2025-05-15 17:12:08 +02:00
node-types.ts feat(MCP Client Tool Node): Add MCP Client Tool Node to connect to MCP servers over SSE (#14464) 2025-04-09 17:31:53 +02:00
requests.ts feat: Community Nodes in the Nodes Panel (#13923) 2025-05-09 11:14:41 +01:00
response-helper.ts refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
secrets-helpers.ee.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
server.ts feat(core): Update data model for Evaluations (no-changelog) (#15520) 2025-05-22 12:55:31 +02:00
typed-emitter.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
utils.ts refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
utlity.types.ts refactor(core): Make all pubsub messages type-safe (#10990) 2024-09-27 12:35:01 +02:00
wait-tracker.ts refactor(core): Move first batch of repositories to @n8n/db (#15130) 2025-05-06 11:22:43 +02:00
workflow-execute-additional-data.ts chore(core): Switch import/no-cycle to error level (#15408) 2025-05-23 17:59:48 +02:00
workflow-helpers.ts refactor(core): Move first batch of repositories to @n8n/db (#15130) 2025-05-06 11:22:43 +02:00
workflow-runner.ts chore(core): Switch import/no-cycle to error level (#15408) 2025-05-23 17:59:48 +02:00