n8n/packages/cli/src/services
2026-01-05 13:25:38 +01:00
..
__tests__ feat: Add instance id to ai assistant service client (#23474) 2026-01-05 13:25:38 +01:00
cache fix(core): Throw error when workflow is too big for webhook registration (#21860) 2025-12-09 10:47:25 +01:00
pruning feat(core): Introduce WorkflowHistory compaction service (#23238) 2025-12-24 09:00:58 +01: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 feat: Add instance id to ai assistant service client (#23474) 2026-01-05 13:25:38 +01:00
ai.service.ts feat: Add instance id to ai assistant service client (#23474) 2026-01-05 13:25:38 +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 refactor(core): Add factory functions to create instances of IRunExecutionData (#21554) 2025-11-17 20:19:50 +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): Add factory functions to create instances of IRunExecutionData (#21554) 2025-11-17 20:19:50 +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
export.service.ts feat: Support custom encryption keys for imports / exports (#21863) 2025-11-14 12:47:51 +00: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, editor): Remove Pyodide (#23572) 2025-12-29 14:54:15 +01: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(core): Introduce workflowPublishHistory table (no-changelog) (#22043) 2025-11-28 14:57:38 +01: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: PAY-4074 - Owner registration in multi-main setup (#22520) 2025-12-05 21:04:12 +01: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 feat(core): Chat only users (no-changelog) (#22355) 2025-12-03 17:54:10 +02:00
public-api-key.service.ts feat(core): Chat only users (no-changelog) (#22355) 2025-12-03 17:54:10 +02:00
redis-client.service.ts feat(core): Add options necessary for AWS elasticache cluster with TLS (#23274) 2025-12-18 12:56:13 +01: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 feat: Add support for global credentials (#21700) 2025-11-20 17:48:49 +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): Chat only users (no-changelog) (#22355) 2025-12-03 17:54: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 fix(core): Skip saving workflow statistics on 'chat' executions (#23465) 2025-12-19 15:58:18 +02:00