n8n/packages/cli/src
2024-09-06 10:33:53 +02:00
..
__tests__
auth
collaboration feat: Reintroduce collaboration feature (#10602) 2024-09-03 17:52:12 +03:00
commands fix(core): Allow license:clear command to be used for licenses that failed renewal (#10665) 2024-09-05 16:42:22 +02:00
concurrency
config
controllers fix(core): Tighten check for company size survey answer (#10646) 2024-09-03 12:31:30 +02:00
credentials
databases fix: Show a more user friendly error message if initial Db connection times out (#10682) 2024-09-06 10:33:53 +02:00
decorators
environments
errors
eventbus
events
execution-lifecycle-hooks
executions feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
external-secrets
ldap
license
metrics
mfa
middlewares
permissions feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
posthog
public-api
push feat: Reintroduce collaboration feature (#10602) 2024-09-03 17:52:12 +03:00
scaling
security-audit
services refactor(core): Improve license lifecycle logging (no-changelog) (#10643) 2024-09-03 11:51:29 +02:00
shutdown
sso
subworkflows
telemetry
types
user-management
validators
webhooks fix(core): Declutter webhook insertion errors (#10650) 2024-09-03 17:58:26 +02:00
workflows
abstract-server.ts feat(core): Introduce DB health check (#10661) 2024-09-05 11:04:48 +02:00
activation-errors.service.ts
active-executions.ts
active-workflow-manager.ts
constants.ts
crash-journal.ts
credential-types.ts
credentials-helper.ts
credentials-overwrites.ts
curlconverter.d.ts
db.ts fix: Show a more user friendly error message if initial Db connection times out (#10682) 2024-09-06 10:33:53 +02:00
error-reporting.ts
expression-evaluator.ts
external-hooks.ts
generic-helpers.ts feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
help.ts
index.ts
interfaces.ts feat: Reintroduce collaboration feature (#10602) 2024-09-03 17:52:12 +03:00
jest.d.ts
license.ts refactor(core): Improve license lifecycle logging (no-changelog) (#10643) 2024-09-03 11:51:29 +02:00
load-nodes-and-credentials.ts feat(core): Implement wrapping of regular nodes as AI Tools (#10641) 2024-09-04 12:06:17 +02:00
logger.ts
node-types.ts fix: Fix the issue in Trigger Nodes where poll time was not loaded (#10695) 2024-09-05 17:52:51 +01:00
requests.ts feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
response-helper.ts
secrets-helpers.ts
server.ts feat: Reintroduce collaboration feature (#10602) 2024-09-03 17:52:12 +03:00
sse-channel.d.ts
typed-emitter.ts
utils.ts
wait-tracker.ts
waiting-forms.ts
workflow-execute-additional-data.ts
workflow-helpers.ts
workflow-runner.ts