n8n/packages/cli/src
2024-10-16 17:34:32 +02:00
..
__tests__ refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
auth refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
collaboration refactor(core): Move push message types to a new shared package (no-changelog) (#10742) 2024-09-13 13:02:00 +02:00
commands refactor(core): Remove dead orchestration code (#11266) 2024-10-15 16:47:31 +02:00
concurrency feat(core): Introduce scoped logging (#11127) 2024-10-09 12:56:31 +02:00
config refactor(core): Move queueModeId as hostId to InstanceSettings (#11262) 2024-10-15 14:55:13 +02:00
controllers refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
credentials refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
databases feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
decorators fix(core): Handle Redis disconnects gracefully (#11007) 2024-09-30 16:36:27 +02:00
deduplication feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
environments feat(core): Introduce scoped logging (#11127) 2024-10-09 12:56:31 +02:00
errors refactor(core): Move queueModeId as hostId to InstanceSettings (#11262) 2024-10-15 14:55:13 +02:00
eventbus refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
events feat: Add tracking for node errors and update node graph (#11060) 2024-10-15 12:38:17 +02:00
execution-lifecycle-hooks feat(core): Introduce scoped logging (#11127) 2024-10-09 12:56:31 +02:00
executions refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
external-secrets refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
ldap refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
license feat: Opt in to additional features on community for existing users (#11166) 2024-10-09 13:21:34 +02:00
logging feat(core): Introduce scoped logging (#11127) 2024-10-09 12:56:31 +02:00
metrics feat(core): Introduce worker metrics (#10850) 2024-09-18 11:16:17 +02:00
mfa refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
middlewares refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
permissions refactor(core): Remove dead orchestration code (#11266) 2024-10-15 16:47:31 +02:00
posthog refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
public-api fix(API): Fix workflow project transfer (#10651) 2024-09-27 10:34:45 +02:00
push refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
runners feat: Enable Task Runners on Scaling mode Workers (no-changelog) (#11253) 2024-10-15 11:03:28 +01:00
scaling refactor(core): Convey error stack from job failure to main (#11261) 2024-10-15 16:55:54 +02:00
security-audit refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
services refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
shutdown refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
sso refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
subworkflows refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
telemetry chore: Anonymise ip addresses in rudderstack events (#11066) 2024-10-03 10:42:29 +02:00
types refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
user-management refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
utils fix: Forbid access to files outside source control work directory (#11152) 2024-10-08 15:53:53 +03:00
validators refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
webhooks refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
workflows feat(core): Introduce scoped logging (#11127) 2024-10-09 12:56:31 +02:00
abstract-server.ts refactor(core): Move queueModeId as hostId to InstanceSettings (#11262) 2024-10-15 14:55:13 +02:00
activation-errors.service.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
active-executions.ts refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
active-workflow-manager.ts refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
constants.ts refactor: Use Ask AI feature through AI services instead of hooks (#11027) 2024-10-09 11:24:33 -04:00
crash-journal.ts refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
credential-types.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
credentials-helper.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
credentials-overwrites.ts refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
curlconverter.d.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
db.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
error-reporting.ts chore: Add server_type tag to Sentry errors (no-changelog) (#11277) 2024-10-16 11:47:05 +02:00
expression-evaluator.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
external-hooks.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
generic-helpers.ts chore: Correct naming of annotation-related files (#10946) 2024-09-26 13:15:08 +02:00
help.ts refactor(core): Use logger for packages/cli messages (no-changelog) (#9302) 2024-05-03 15:24:27 +02:00
index.ts ci: Refactor cli tests to speed up CI (no-changelog) (#5718) 2023-03-17 17:24:05 +01:00
interfaces.ts feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
jest.d.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license.ts refactor(core): Remove deprecated properties from orchestration service (#11251) 2024-10-14 16:52:56 +02:00
load-nodes-and-credentials.ts refactor: Simplify resolveIcon checks and add tests (#11165) 2024-10-08 17:04:45 +03:00
node-types.ts fix(core): Wrap nodes for tool use at a suitable time (#11238) 2024-10-15 17:17:25 +02:00
requests.ts refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
response-helper.ts refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
secrets-helpers.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
server.ts refactor(core): Move queueModeId as hostId to InstanceSettings (#11262) 2024-10-15 14:55:13 +02:00
typed-emitter.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
utils.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
utlity.types.ts refactor(core): Make all pubsub messages type-safe (#10990) 2024-09-27 12:35:01 +02:00
wait-tracker.ts refactor(core): Remove deprecated properties from orchestration service (#11251) 2024-10-14 16:52:56 +02:00
waiting-forms.ts refactor(core): Enforce filename casing in cli package (no-changelog) (#10594) 2024-08-28 17:57:46 +02:00
workflow-execute-additional-data.ts feat: Add support for $env in the js task runner (no-changelog) (#11177) 2024-10-09 17:31:45 +03:00
workflow-helpers.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
workflow-runner.ts refactor(core): Revamp logs for scaling mode (#11244) 2024-10-14 15:15:42 +02:00