n8n/packages/cli/src/services
2025-08-20 10:01:52 +02:00
..
__tests__ fix(core): Redact secrets from credential test error message (#18386) 2025-08-20 10:01:52 +02:00
cache fix(core): Handle Redis cache prefix on cluster mode (#17957) 2025-08-11 11:04:28 +02:00
pruning refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +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: Abort AI builder requests on chat stop (#17854) 2025-08-04 09:55:07 +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
credentials-tester.service.ts fix(core): Redact secrets from credential test error message (#18386) 2025-08-20 10:01:52 +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 fix(core): Prevent accidentally moving folders to their sub folders (#16808) 2025-06-30 13:44:48 +03:00
frontend.service.ts refactor(core): Port save settings (#18557) 2025-08-20 09:49:54 +02:00
hooks.service.ts feat(core): Allow enforcement of MFA usage on instance (#16556) 2025-07-02 11:03:10 +02:00
import.service.ts chore(core): Add exemptions to fix intermittent type error on build (#16420) 2025-06-17 13:16:24 +02:00
jwt.service.ts refactor(core): Port user management config (#18205) 2025-08-11 16:10:58 +02:00
last-active-at.service.ts refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02: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 chore(core): Hide invite URL in users list if not an admin (#17101) 2025-07-09 15:58:20 +02:00
project.service.ee.ts build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
public-api-key.service.ts fix(core): Fix direct import of DTOs (no-changelog) (#18472) 2025-08-18 11:47:37 +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): Port some legacy top-level schema keys (#16636) 2025-06-24 12:19:19 +02:00
user.service.ts feat(core): Allow enforcement of MFA usage on instance (#16556) 2025-07-02 11:03:10 +02:00
workflow-loader.service.ts chore(core): Stop reporting RLC workflow ID error (#16659) 2025-06-24 12:14:14 +02:00
workflow-statistics.service.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00