.. |
__tests__
|
refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147)
|
2024-12-12 13:54:44 +01:00 |
auth
|
fix(core): Improve the security on OAuth callback endpoints (#11593)
|
2024-11-19 16:17:20 +01:00 |
collaboration
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01:00 |
commands
|
refactor(core): Move multi-main state to InstanceSettings (#12144)
|
2024-12-11 18:25:22 +01:00 |
concurrency
|
refactor(core): Support multiple log scopes (#11318)
|
2024-10-22 17:20:14 +02:00 |
config
|
perf(editor): SchemaView performance improvement by ≈90% 🚀 (#12180)
|
2024-12-12 14:03:59 +01:00 |
controllers
|
fix: Allow disabling MFA with recovery codes (#12014)
|
2024-12-04 10:02:06 -05:00 |
credentials
|
refactor(core): Modernize logger service (#11031)
|
2024-10-01 12:16:09 +02:00 |
databases
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01:00 |
decorators
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01:00 |
deduplication
|
feat(core): Dedupe (#10101)
|
2024-10-10 16:12:05 +01:00 |
deprecation
|
refactor(core): Mark deprecations for v2 (#11817)
|
2024-11-22 13:49:00 +01:00 |
environments
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01:00 |
errors
|
fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329)
|
2024-12-10 14:48:39 +01:00 |
evaluation
|
chore: Add node mocking logic to the Test Runner (no-changelog) (#12009)
|
2024-12-13 12:40:04 +01:00 |
eventbus
|
chore(core): Upgrade backend @sentry packages to 8.42.0 (#12061)
|
2024-12-10 14:13:11 +02:00 |
events
|
fix(core): Restore old names for pruning config keys (#11782)
|
2024-11-20 09:56:37 +01:00 |
execution-lifecycle-hooks
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01:00 |
executions
|
fix: Remove duplicate error reporting for endpoints (no-changelog) (#11959)
|
2024-12-02 19:34:42 +01: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
|
fix: Allow disabling MFA with recovery codes (#12014)
|
2024-12-04 10:02:06 -05:00 |
middlewares
|
feat(core): Add workflowId filter to the test-definitions endpoint (no-changelog) (#11831)
|
2024-11-26 15:01:00 +01: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): Port diagnostics config (#11761)
|
2024-11-18 14:08:45 +01: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): Enrich relay-execution-lifecycle-event logs (#12165)
|
2024-12-12 12:58:05 +01:00 |
runners
|
fix(core): Fix $getWorkflowStaticData on task runners (#12153)
|
2024-12-11 20:48:36 +02:00 |
scaling
|
refactor(core): Enrich relay-execution-lifecycle-event logs (#12165)
|
2024-12-12 12:58:05 +01:00 |
security-audit
|
fix: Load workflows with unconnected Switch outputs (#12020)
|
2024-12-04 13:44:25 +01:00 |
services
|
refactor(core): Add support for memoized evaluation on getters (no-changelog) (#12185)
|
2024-12-13 12:52:36 +01:00 |
shutdown
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01:00 |
sso
|
fix(core): Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#11724)
|
2024-11-14 14:33:37 +01:00 |
subworkflows
|
fix(core): Use cached value in retrieval of personal project owner (#11533)
|
2024-11-07 13:30:10 +01:00 |
telemetry
|
refactor(core): Port diagnostics config (#11761)
|
2024-11-18 14:08:45 +01:00 |
types
|
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931)
|
2024-07-04 12:09:45 +02:00 |
user-management
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01: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): Move execution engine code out of n8n-workflow (no-changelog) (#12147)
|
2024-12-12 13:54:44 +01:00 |
workflows
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01:00 |
abstract-server.ts
|
chore(core): Upgrade backend @sentry packages to 8.42.0 (#12061)
|
2024-12-10 14:13:11 +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
|
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): Move execution engine code out of n8n-workflow (no-changelog) (#12147)
|
2024-12-12 13:54:44 +01:00 |
constants.ts
|
fix(core): Correct invalid WS status code on removing connection (#11901)
|
2024-11-26 17:22:41 +01:00 |
crash-journal.ts
|
refactor(core): Modernize logger service (#11031)
|
2024-10-01 12:16:09 +02:00 |
credential-types.ts
|
fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329)
|
2024-12-10 14:48:39 +01:00 |
credentials-helper.ts
|
refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) (#11853)
|
2024-11-26 12:10:42 +01: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
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01:00 |
expression-evaluator.ts
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01:00 |
external-hooks.ts
|
refactor(core): Enable import/order eslint rule (#10794)
|
2024-09-12 19:07:18 +03:00 |
generic-helpers.ts
|
feat(core): Add internal API for test definitions (no-changelog) (#11591)
|
2024-11-12 10:28:32 +01: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): Improve debugging of sub-workflows (#11602)
|
2024-11-14 23:04:43 +01:00 |
jest.d.ts
|
feat: RBAC (#8922)
|
2024-05-17 10:53:15 +02:00 |
license.ts
|
refactor(core): Move multi-main state to InstanceSettings (#12144)
|
2024-12-11 18:25:22 +01:00 |
load-nodes-and-credentials.ts
|
refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147)
|
2024-12-12 13:54:44 +01:00 |
manual-execution.service.ts
|
refactor(core): Introduce ManualExecutionService (#12156)
|
2024-12-11 16:29:57 +01:00 |
node-types.ts
|
refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147)
|
2024-12-12 13:54:44 +01:00 |
requests.ts
|
fix: Allow disabling MFA with recovery codes (#12014)
|
2024-12-04 10:02:06 -05:00 |
response-helper.ts
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01: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 multi-main state to InstanceSettings (#12144)
|
2024-12-11 18:25:22 +01:00 |
typed-emitter.ts
|
refactor(core): Enable import/order eslint rule (#10794)
|
2024-09-12 19:07:18 +03:00 |
utils.ts
|
fix(core): Validate node name when creating NodeOperationErrror (#11999)
|
2024-12-02 12:43:25 +01: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): Move multi-main state to InstanceSettings (#12144)
|
2024-12-11 18:25:22 +01:00 |
workflow-execute-additional-data.ts
|
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279)
|
2024-12-11 15:36:17 +01:00 |
workflow-helpers.ts
|
refactor(core): Introduce ManualExecutionService (#12156)
|
2024-12-11 16:29:57 +01:00 |
workflow-runner.ts
|
refactor(core): Introduce ManualExecutionService (#12156)
|
2024-12-11 16:29:57 +01:00 |