n8n/packages/cli/src/services
2025-11-11 09:05:36 +02:00
..
__tests__ feat(core): Enable workflow history to all users (#21240) 2025-11-11 09:05:36 +02:00
cache refactor(core): Complete backend config migration (#20903) 2025-10-21 10:05:06 +02:00
pruning refactor(core): Move DbConnection to @n8n/db (#16616) 2025-06-24 12:33:01 +02:00
access.service.ts chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +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 fix(ai-builder): AI builder memory consumption issue (#20982) 2025-10-21 10:23: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 feat(core): Use project variable in executions (#20275) 2025-10-07 11:01:12 +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): Rename dataStore: scopes to dataTable: (no-changelog) (#20452) 2025-10-08 08:34:57 -04:00
execution-metadata.service.ts refactor(core): Move first batch of repositories to @n8n/db (#15130) 2025-05-06 11:22:43 +02:00
export.service.ts feat: User streams for compression / decompression (#20289) 2025-10-06 10:14:08 +01: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 feat(core): Enable workflow history to all users (#21240) 2025-11-11 09:05:36 +02:00
hooks.service.ts fix(core): Allow accessing nodes.json in preview mode (#19920) 2025-09-25 07:48:27 +00:00
import.service.ts feat: Add support for mysql / mariadb (#21525) 2025-11-04 13:15:24 +00:00
jwt.service.ts feat(core): Add OAuth to MCP server (#21469) 2025-11-05 19:26:31 -05:00
last-active-at.service.ts fix(core): Allow accessing nodes.json in preview mode (#19920) 2025-09-25 07:48:27 +00:00
naming.service.ts refactor(core): Move workflow repository to @n8n/db (#15260) 2025-05-13 14:21:59 +02:00
ownership.service.ts fix(core): Update cached project association when moving a workflow (#19227) 2025-09-05 12:04:41 +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 fix(core): Solve intermittent typeorm-related build errors for QueryDeepPartialEntity (#20556) 2025-10-13 12:43:22 +02:00
public-api-key.service.ts fix(core): Solve intermittent typeorm-related build errors for QueryDeepPartialEntity (#20556) 2025-10-13 12:43:22 +02:00
redis-client.service.ts ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
role-cache.service.ts chore(core): Use dynamic role resolution for access control (#19400) 2025-09-17 11:15:31 +02:00
role.service.ts chore(core): Ensure unique display name for roles (#20601) 2025-10-14 14:09:07 +02: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 chore(core): Exposure of invite url configurable (#20735) 2025-10-14 11:04:00 +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 feat(core): New 'chat' execution mode for Chat hub (no-changelog) (#21306) 2025-10-29 14:24:37 +02:00