n8n/packages/cli/src
2024-10-30 17:19:02 +01:00
..
__tests__ refactor(core): Port license config (#11428) 2024-10-28 10:52:31 +01: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): Port security config (#11440) 2024-10-29 08:52:07 +01:00
concurrency refactor(core): Support multiple log scopes (#11318) 2024-10-22 17:20:14 +02:00
config refactor(core): Port security config (#11440) 2024-10-29 08:52:07 +01:00
controllers add execution statistics to workflow list 2024-10-30 17:19:02 +01:00
credentials refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
databases fix(core): Make execution and its data creation atomic (#11392) 2024-10-24 16:07:26 +02: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): Enforce config file permissions on startup (#11328) 2024-10-23 12:54:53 +03: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 fix(core): Add 'user_id' to license-community-plus-registered telemetry event (#11430) 2024-10-29 10:45:03 +01:00
execution-lifecycle-hooks feat(core): Introduce scoped logging (#11127) 2024-10-09 12:56:31 +02:00
executions feat(core): Enforce config file permissions on startup (#11328) 2024-10-23 12:54:53 +03:00
external-secrets refactor(core): Add external secrets log scope (#11224) 2024-10-24 11:37:19 +02:00
ldap refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
license fix(core): Add 'user_id' to license-community-plus-registered telemetry event (#11430) 2024-10-29 10:45:03 +01:00
logging fix(core): Ensure LoggerProxy is not scoped (#11379) 2024-10-24 12:53:34 +02:00
metrics fix(core): Fix Message Event Bus Metrics not counting up for labeled metrics (#11396) 2024-10-25 10:24:39 +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 fix(editor): Open Community+ enrollment modal only for the instance owner (#11292) 2024-10-21 10:02:18 +02:00
posthog refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
public-api fix(API): PUT /credentials/:id should move the specified credential, not the first one in the database (#11365) 2024-10-23 14:21:11 +02:00
push refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
runners feat: Make runner concurrency configurable (no-changelog) (#11448) 2024-10-29 21:08:50 +02:00
scaling fix(core): Ensure job processor does not reprocess amended executions (#11438) 2024-10-29 08:51:55 +01:00
security-audit refactor(core): Port security config (#11440) 2024-10-29 08:52:07 +01:00
services add execution statistics to workflow list 2024-10-30 17:19:02 +01:00
shutdown refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
sso fix(core): Sanitise IdP provided information in SAML test pages (#11171) 2024-10-23 13:22:15 +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 fix(n8n Form Node): Form Trigger does not wait in multi-form mode (#11404) 2024-10-25 11:49:36 +01:00
workflows add execution statistics to workflow list 2024-10-30 17:19:02 +01:00
abstract-server.ts feat(n8n Form Page Node): New node (#10390) 2024-10-17 14:59:53 +01:00
activation-errors.service.ts refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
active-executions.ts fix(core): Fix race condition when resolving post-execute promise (#11360) 2024-10-23 11:56:22 +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 fix(core): On unhandled rejections, extract the original exception correctly (#11389) 2024-10-24 20:02: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 add execution statistics to workflow list 2024-10-30 17:19:02 +01:00
jest.d.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
license.ts refactor(core): Port license config (#11428) 2024-10-28 10:52:31 +01: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 fix: Resend invite operation on users list (#11351) 2024-10-23 10:23:28 +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): Support multiple log scopes (#11318) 2024-10-22 17:20:14 +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 fix(core): Ensure job processor does not reprocess amended executions (#11438) 2024-10-29 08:51:55 +01:00