n8n/packages/cli/src/services
2024-08-15 10:41:49 +02:00
..
__tests__ feat(core): Allow overriding npm registry for community packages (#10325) 2024-08-14 09:44:19 +02:00
cache refactor(core): Simplify Redis client types (no-changelog) (#10397) 2024-08-15 10:41:49 +02:00
orchestration refactor(core): Centralize scaling mode (no-changelog) (#9835) 2024-08-07 13:50:46 +02:00
redis refactor(core): Simplify Redis client types (no-changelog) (#10397) 2024-08-15 10:41:49 +02:00
activeWorkflows.service.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
aiAsisstant.service.ts feat: Add Ask assistant behind feature flag (#9995) 2024-08-14 14:59:11 +02:00
communityPackages.service.ts feat(core): Allow overriding npm registry for community packages (#10325) 2024-08-14 09:44:19 +02: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
curl.service.ts refactor(core): Move curl endpoint to its own controller (no-changelog) (#9605) 2024-06-05 10:43:09 +02:00
dynamicNodeParameters.service.ts feat(AI Transform Node): New node (#10405) 2024-08-14 16:20:02 +03:00
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 feat: Add Ask assistant behind feature flag (#9995) 2024-08-14 14:59:11 +02:00
hooks.service.ts feat: Add RS client to hooks service (#9834) 2024-06-24 10:44:49 +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 fix(core): Initialize JWT Secret before it's used anywhere (#7707) 2023-11-15 12:17:18 +01: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 feat(core): Add Job Summary to Worker response (#7360) 2023-10-06 17:52:27 +02:00
orchestration.service.ts refactor(core): Move instanceRole to InstanceSettings (no-changelog) (#10242) 2024-08-02 15:18:33 +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 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 refactor(core): Move instanceRole to InstanceSettings (no-changelog) (#10242) 2024-08-02 15:18:33 +02:00
redis.service.ts refactor(core): Eliminate dead Redis code (no-changelog) (#8292) 2024-01-16 09:31:45 +01:00
role.service.ts fix: When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718) 2024-06-14 14:48:49 +02:00
tag.service.ts fix: Fix typeorm .save usage (no-changelog) (#8678) 2024-02-20 17:34:54 +02:00
url.service.ts refactor(core): Port path, host, port, listen_address and protocol config (no-changelog) (#10223) 2024-07-29 14:32:20 +02:00
user.service.ts refactor(core): Tear down internal hooks (no-changelog) (#10340) 2024-08-12 10:13:15 +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
workflow-statistics.service.ts refactor(core): Decouple lifecycle events from internal hooks (no-changelog) (#10305) 2024-08-07 16:09:42 +02:00