n8n/packages/cli/src/services
n8n-cat-bot[bot] c02665a5b0
fix(editor): Make project delete dialog backdrop cover the sidebar (#31735)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
2026-06-04 15:36:40 +00:00
..
__tests__ feat: Gate custom telemetry attributes by license (#31723) 2026-06-04 11:54:02 +00:00
cache fix(core): Apply empty-hash placeholder fix to getHash cache method (#26593) 2026-03-05 14:06:23 +00:00
pruning fix(core): Decrease workflow history compaction retention periods (#27763) 2026-04-07 07:21:46 +00:00
ssrf refactor(core): Use the common SSRF service on instance AI and harden web fetch (#29674) 2026-05-04 13:37:21 +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-gateway.service.ts feat: In the n8n Connect table on row click open execution related to that usage row (#29075) 2026-04-27 09:03:17 +00: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 refactor(ai-builder): Use shared URL validation in web-fetch tool (#31398) 2026-06-01 08:20:12 +00:00
ai.service.ts feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03: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
api-key-auth.strategy.ts feat(core): Track last-used timestamp on API keys (#31236) 2026-05-31 21:44:50 +00:00
auth-strategy.registry.ts feat(core): Accept token-exchanged scoped JWTs on the instance MCP server (#28909) 2026-04-27 07:22:29 +00:00
auth-strategy.types.ts feat(core): Accept token-exchanged scoped JWTs on the instance MCP server (#28909) 2026-04-27 07:22:29 +00: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): Add isolate pooling for VM expression engine (#27573) 2026-03-31 14:54:11 +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(core): Reclassify expected backend errors out of the Sentry error stream (#31423) 2026-06-03 12:06:34 +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(core): Export and import data table user-row contents (#29455) 2026-05-13 06:09:39 +00:00
folder.service.ts feat(core): Add public API endpoints for folder management (folderId) (#28790) 2026-04-24 11:10:28 +00:00
frontend.service.ts feat: Gate custom telemetry attributes by license (#31723) 2026-06-04 11:54:02 +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 fix(core): The n8n import:workflow --activeState=fromJson cli can fail for subworkflow dependencies (#31377) 2026-06-02 12:48:50 +00:00
instance-registry-proxy.service.ts feat(core): Expose instance registry via proxy service (no-changelog) (#28691) 2026-04-22 10:00:24 +00:00
jwt.service.ts feat(core): Persist deployment_key entries for stability across restarts and key rotation (#28518) 2026-04-16 19:49:11 +00:00
last-active-at.service.ts chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +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 feat(core): Add project-level custom telemetry tags to OTel spans (#30985) 2026-06-01 09:48:18 +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): Add project-level custom telemetry tags to OTel spans (#30985) 2026-06-01 09:48:18 +00:00
proxy-token-manager.ts feat(core): Add refresh mechanism for Daytona sandboxes (no-changelog) (#30972) 2026-05-26 06:47:31 +00:00
public-api-key.service.ts feat(core): Split API key scopes and let admins see and revoke any key (#31237) 2026-06-03 07:51:22 +00:00
rate-limit.service.ts chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
redis-client.service.ts fix(core): Reset Redis retry counter on successful reconnect (#29377) 2026-04-28 12:07:54 +00:00
role-cache.service.ts feat: External secrets access based on system roles (no-changelog) (#26646) 2026-03-16 09:43:06 +00:00
role.service.ts fix(editor): Make project delete dialog backdrop cover the sidebar (#31735) 2026-06-04 15:36:40 +00:00
runtime-credential-proxy.service.ts feat(core): Add inbound secret module with runtime credential accessor (no-changelog) (#30326) 2026-05-20 16:21:55 +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 feat(core): Inline JWKS in OAuth2 dynamic client registration (#29986) 2026-05-20 13:33:18 +00:00
user.service.ts feat(core): Fix user access control logic (#29481) 2026-04-29 15:42:09 +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 feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00