n8n/packages/cli/src/services
2025-06-10 10:15:22 +02:00
..
__tests__ feat(API): Add user management endpoints to the Projects Public API (#12329) 2025-05-30 12:04:38 +01:00
cache refactor(core): Migrate all errors in cli package to new hierarchy (#13478) 2025-02-27 09:30:55 +02:00
pruning ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
access.service.ts refactor(core): Move UserRepository and subscribers to @n8n/db (#15352) 2025-05-13 15:24:26 +02:00
active-workflows.service.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
ai-workflow-builder.service.ts feat: AI Workflow Builder backend (no-changelog) (#14837) 2025-04-24 08:43:35 +02:00
ai.service.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
annotation-tag.service.ee.ts refactor(core): Move first batch of repositories to @n8n/db (#15130) 2025-05-06 11:22:43 +02:00
banner.service.ts refactor(core): Move settings repository to @n8n/db (#15310) 2025-05-12 15:21:13 +02:00
community-node-types.service.ts fix: Detect if n8n instance is staging or production for community nodes (#15918) 2025-06-04 17:41:00 +01:00
community-packages.service.ts refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
credentials-tester.service.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
cta.service.ts refactor(core): Move third batch of repositories to @n8n/db (#15166) 2025-05-09 09:57:54 +02:00
dynamic-node-parameters.service.ts refactor(core): Migrate all errors in cli package to new hierarchy (#13478) 2025-02-27 09:30:55 +02:00
execution-metadata.service.ts refactor(core): Move first batch of repositories to @n8n/db (#15130) 2025-05-06 11:22:43 +02:00
folder.service.ts chore(core): Switch import/no-cycle to error level (#15408) 2025-05-23 17:59:48 +02:00
frontend.service.ts refactor(editor): Clean up feature flag for the log view (#15606) 2025-06-10 10:15:22 +02:00
hooks.service.ts feat(core): Invalidate all sessions when MFA is enabled/disabled (#15524) 2025-05-21 08:59:22 +02:00
import.service.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
jwt.service.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
naming.service.ts refactor(core): Move workflow repository to @n8n/db (#15260) 2025-05-13 14:21:59 +02:00
ownership.service.ts refactor(core): Move UserRepository and subscribers to @n8n/db (#15352) 2025-05-13 15:24:26 +02:00
password.utility.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
project.service.ee.ts feat(API): Add user management endpoints to the Projects Public API (#12329) 2025-05-30 12:04:38 +01:00
public-api-key.service.ts refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
redis-client.service.ts ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
role.service.ts feat(API): Add user management endpoints to the Projects Public API (#12329) 2025-05-30 12:04:38 +01:00
tag.service.ts refactor(core): Move third batch of repositories to @n8n/db (#15166) 2025-05-09 09:57:54 +02:00
url.service.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
user.service.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
workflow-loader.service.ts refactor(core): Move workflow repository to @n8n/db (#15260) 2025-05-13 14:21:59 +02:00
workflow-statistics.service.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00