n8n/packages/cli/src/services
2026-03-11 08:06:46 +00:00
..
__tests__ feat(editor): Add opt-in toggle for external secrets system roles (#26684) 2026-03-09 17:43:46 +00:00
cache fix(core): Apply empty-hash placeholder fix to getHash cache method (#26593) 2026-03-05 14:06:23 +00:00
pruning refactor(core): Introduce ExecutionPersistence service (#24857) 2026-01-27 09:59:51 +00:00
ssrf fix: Improve SSRF blocked IP error message (#26837) 2026-03-11 08:06:46 +00:00
access.service.ts feat: Autosave workflows (#23036) 2026-01-09 18:40:24 +00:00
active-workflows.service.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
ai-usage.service.ts feat(editor): Add AI Usage settings page (#20926) 2026-02-02 08:20:54 +00:00
ai-workflow-builder.service.ts feat(ai-builder): Add WFB session persistence across page refreshes (#25404) 2026-02-18 14:47:08 +00: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
cors-service.ts chore(core): Introduce CORS settings for dynamic credential interface (#24324) 2026-01-14 17:17:58 +00:00
credentials-tester.service.ts feat(core): Improve secret proxy (#26522) 2026-03-05 20:01:37 +00: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 fix(Data Table Node): Fallback to workflow-derived projectId if undefined (#25320) 2026-02-06 07:32:09 +00:00
dynamic-templates.service.ts feat(editor): Add dynamic templates experiment (no-changelog) (#25030) 2026-01-30 15:43:08 +00: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(editor): Add checksum validation when archive/unpublish workflow from canvas (#25302) 2026-02-04 13:58:35 +00:00
frontend.service.ts feat: Add option to hide credential overwrites (#26489) 2026-03-06 12:06:20 +00: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): Add versions support to n8n:export command (#25414) 2026-02-11 15:13:54 +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): Invalidate project owner cache when user role changes (#25895) 2026-02-19 11:39:44 +00: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): Improve secret proxy (#26522) 2026-03-05 20:01:37 +00:00
public-api-key.service.ts feat: Add public API testing to e2e tests (#24194) 2026-01-13 09:03:27 +00:00
rate-limit.service.ts refactor(core): Replace zod-class with minimal implementation (#25393) 2026-02-06 09:45:22 +00:00
redis-client.service.ts fix(core): Support reconnecting on Redis failover (#25038) 2026-01-30 11:05:44 +00:00
role-cache.service.ts feat(core): Add Chat hub support for 'When Last Node Finishes' and 'Using Response Nodes' response modes (#24189) 2026-01-12 16:04:51 +00:00
role.service.ts feat: Update existing MCP tools (#26248) 2026-03-02 14:07:16 +00:00
security-settings.service.ts chore(core): Show counts for published/shared workflows/credentials (#25442) 2026-02-06 14:06:53 +00:00
static-auth-service.ts chore(core): Add static authentication for new API endpoints (#24346) 2026-01-20 13:23:46 +00: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 fix(core): Invalidate project owner cache when user role changes (#25895) 2026-02-19 11:39:44 +00: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(editor): Store statistics only when wf succeeded or failed (#25988) 2026-03-04 13:42:12 +00:00