n8n/packages/cli/src
Iván Ovejero 6ba8e0bebe
refactor(core): Decouple module settings from frontend service (#16324)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-18 10:00:02 +02:00
..
__tests__ refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
auth perf(core): Lazyload LDAP during bootup (#15907) 2025-06-02 15:04:54 +02:00
collaboration refactor(core): Move UserRepository and subscribers to @n8n/db (#15352) 2025-05-13 15:24:26 +02:00
commands chore(core): Add exemptions to fix intermittent type error on build (#16420) 2025-06-17 13:16:24 +02:00
concurrency refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
config refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
controllers test(API): Add tests for UpdateProjectDto (no-changelog) (#16452) 2025-06-18 10:33:50 +03:00
credentials chore(core): Add exemptions to fix intermittent type error on build (#16420) 2025-06-17 13:16:24 +02:00
databases refactor(core): Decouple database entity registration (#15871) 2025-06-12 19:12:20 +02:00
deduplication refactor(core): Move second batch of repositories to @n8n/db (#15137) 2025-05-06 16:40:34 +02:00
deprecation ci: Fix InstanceType import in DeprecationService tests (#16050) 2025-06-05 11:58:52 +02:00
environments.ee fix(core): Ensure updatedAt field exists on folder object for source control (#16437) 2025-06-17 15:28:36 +02:00
errors chore: Rename Test workflow -> Execute workflow (#15112) 2025-05-13 09:35:41 +02:00
evaluation.ee refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
eventbus feat(core): Add queue events to log streaming (#16427) 2025-06-17 16:26:33 +02:00
events feat(core): Add queue events to log streaming (#16427) 2025-06-17 16:26:33 +02:00
execution-lifecycle fix(core): Reset destination node after partial execution of tools (#16376) 2025-06-16 16:04:31 +02:00
executions fix(core): Prevent unauthorised workflow termination (#16405) 2025-06-18 08:27:43 +01:00
ldap.ee refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
license refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
metrics fix(core)!: Change last activity to use unix time (#15951) 2025-06-03 16:55:55 +03:00
mfa refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
middlewares feat(core): Update data model for Evaluations (no-changelog) (#15520) 2025-05-22 12:55:31 +02:00
modules refactor(core): Decouple module settings from frontend service (#16324) 2025-06-18 10:00:02 +02:00
permissions.ee feat(core): Handle scoped resource not existing with 404 (#16022) 2025-06-11 11:19:18 +02:00
posthog refactor(core): Move interrelated entities to @n8n/db (#15050) 2025-05-02 12:19:32 +02:00
public-api chore(core): Add exemptions to fix intermittent type error on build (#16420) 2025-06-17 13:16:24 +02:00
push refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
scaling refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
security-audit refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
services refactor(core): Decouple module settings from frontend service (#16324) 2025-06-18 10:00:02 +02:00
shutdown refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
sso.ee feat(core): Add OIDC support for SSO (#15988) 2025-06-13 16:18:14 +02:00
task-runners refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
telemetry refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +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): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
utils refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
webhooks perf(core): Populate cache only with static webhooks (#16048) 2025-06-05 12:02:06 +02:00
workflows refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
abstract-server.ts refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +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 Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
active-workflow-manager.ts refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
constants.ts feat(editor): Evaluations frontend (no-changelog) (#15550) 2025-05-26 12:26:28 +02:00
controller.registry.ts feat(core): Handle scoped resource not existing with 404 (#16022) 2025-06-11 11:19:18 +02:00
crash-journal.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +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 chore(core): Add exemptions to fix intermittent type error on build (#16420) 2025-06-17 13:16:24 +02:00
credentials-overwrites.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
external-hooks.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +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): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02: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 refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
load-nodes-and-credentials.ts fix(core): Unloading a community package should also unload all its files from require.cache (#16072) 2025-06-05 21:48:19 +02:00
manual-execution.service.ts fix(core): Reset destination node after partial execution of tools (#16376) 2025-06-16 16:04:31 +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(core): Add description to projects (#15611) 2025-06-12 13:57:23 +03:00
response-helper.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
server.ts refactor(core): Decouple module settings from frontend service (#16324) 2025-06-18 10:00:02 +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 Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
workflow-execute-additional-data.ts refactor(core): Simplify ExternalSecretsProxy setup and move it to core (#16021) 2025-06-05 12:49:08 +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 feat(core): Add queue events to log streaming (#16427) 2025-06-17 16:26:33 +02:00