n8n/packages/cli/src/services
2024-05-31 14:06:13 +02:00
..
ai feat(editor): Remove AI Error Debugging (#9337) 2024-05-08 14:13:47 +02:00
cache fix(core): Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) 2024-04-05 14:15:49 +02:00
orchestration refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280) 2024-05-06 17:54:05 +02:00
redis refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
activeWorkflows.service.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
ai.service.ts feat(editor): Remove AI Error Debugging (#9337) 2024-05-08 14:13:47 +02:00
communityPackages.service.ts fix: Ignore semver range when upgrading comunity packages (#8863) 2024-03-11 17:12:20 +00:00
credentials-tester.service.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
cta.service.ts feat: Nudge users to become template creators if eligible (#8357) 2024-01-17 19:07:34 +02:00
dynamicNodeParameters.service.ts
events.service.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
executionMetadata.service.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
frontend.service.ts fix(core): Block Public API related REST calls when Public API is not enabled (#9521) 2024-05-28 14:43:22 +02:00
import.service.ts fix(core): Detect DB connection aquisition deadlocks (no-changelog) (#9485) 2024-05-22 14:53:23 +02:00
jwt.service.ts
metrics.service.ts fix(core): Fix type errors (no-changelog) (#9571) 2024-05-31 14:06:13 +02:00
naming.service.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
orchestration.handler.base.service.ts
orchestration.service.ts fix(core): Fix isLeader check in WaitTracker constructor (#9100) 2024-04-09 15:50:10 +02:00
ownership.service.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
password.utility.ts ci(core): Avoid slow bcrypt calls in tests (no-changelog) (#8570) 2024-02-07 17:56:02 +01:00
project.service.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
pruning.service.ts refactor(core): Simplify OrchestrationService (no-changelog) (#8364) 2024-01-22 11:16:29 +01:00
redis.service.ts
role.service.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
tag.service.ts fix: Fix typeorm .save usage (no-changelog) (#8678) 2024-02-20 17:34:54 +02:00
test-webhook-registrations.service.ts fix(core): Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) 2024-04-05 14:15:49 +02:00
url.service.ts
usageMetrics.service.ts feat: Include totalUsers in usage metrics during license renewal (no-changelog) (#8598) 2024-02-09 14:15:05 +01:00
user.service.ts refactor(core): Extract all Auth-related User columns into a separate entity (#9557) 2024-05-31 09:40:19 +02:00
userOnboarding.service.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
webhook.service.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00