n8n/packages/cli/src/services
2024-07-15 12:42:49 +02:00
..
cache refactor(core): Introduce RedisClientService (no-changelog) (#9774) 2024-06-20 12:55:07 +02:00
orchestration refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
redis refactor(core): Enforce range for shutdown priority (no-changelog) (#9944) 2024-07-04 20:26:11 +02:00
activeWorkflows.service.ts
communityPackages.service.ts
credentials-tester.service.ts
cta.service.ts
curl.service.ts
dynamicNodeParameters.service.ts
events.service.ts
executionMetadata.service.ts fix(core): Prevent multiple values in the execution metadata for the same key and executionId (#9953) 2024-07-10 12:47:43 +02:00
frontend.service.ts refactor(core): Move backend config to a separate package (no-changelog) (#9325) 2024-07-05 11:43:27 +02:00
hooks.service.ts feat: Add RS client to hooks service (#9834) 2024-06-24 10:44:49 +02:00
import.service.ts
jwt.service.ts
naming.service.ts
orchestration.handler.base.service.ts
orchestration.service.ts
ownership.service.ts
password.utility.ts
project.service.ts fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (#10023) 2024-07-12 11:13:17 +03:00
pruning.service.ts
redis.service.ts
role.service.ts
tag.service.ts
test-webhook-registrations.service.ts
url.service.ts
user.service.ts refactor(core): Decouple event bus from internal hooks (no-changelog) (#9724) 2024-06-20 12:32:22 +02:00
userOnboarding.service.ts refactor(core): Lint to restrict @n8n/typeorm to persistence layer (no-changelog) (#9840) 2024-06-24 10:24:05 +02:00
webhook.service.ts