n8n/packages/cli/src/services
2024-07-31 17:45:11 +02:00
..
cache refactor(core): Use type-safe event emitters (no-changelog) (#10234) 2024-07-30 13:23:01 +02:00
orchestration refactor(core): Use type-safe event emitters (no-changelog) (#10234) 2024-07-30 13:23:01 +02:00
redis refactor(core): Enforce range for shutdown priority (no-changelog) (#9944) 2024-07-04 20:26:11 +02:00
activeWorkflows.service.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +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
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 refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01: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 refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45: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): Make instance role clearer (no-changelog) (#10188) 2024-07-30 10:20:21 +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): Make instance role clearer (no-changelog) (#10188) 2024-07-30 10:20:21 +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
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 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 fix(core): Flush instance stopped event immediately (#10238) 2024-07-30 14:49:41 +03: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 fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
workflow-statistics.service.ts refactor(core): Use type-safe event emitters (no-changelog) (#10234) 2024-07-30 13:23:01 +02:00