.. |
__tests__
|
refactor(core): Reorganize webhook related components under src/webhooks (no-changelog) (#10296)
|
2024-08-07 11:23:44 +03:00 |
auth
|
refactor(core): Decouple user events from internal hooks (no-changelog) (#10292)
|
2024-08-05 12:07:42 +02:00 |
commands
|
feat(core): Support bidirectional communication between specific mains and specific workers (#10377)
|
2024-08-20 12:32:31 +02:00 |
concurrency
|
refactor(core): Clean up event relays (no-changelog) (#10284)
|
2024-08-02 16:52:49 +02:00 |
config
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
controllers
|
fix(core): Use class-validator with XSS check for survey answers (#10490)
|
2024-08-21 16:18:16 +02:00 |
credentials
|
fix: Project Viewer always seeing a connection error when testing credentials (#10417)
|
2024-08-15 10:39:48 +02:00 |
databases
|
fix(core): Fix XSS validation and separate URL validation (#10424)
|
2024-08-16 10:49:08 +02:00 |
decorators
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
environments
|
fix(core): Ensure OAuth token data is not stubbed in source control (#10302)
|
2024-08-06 10:56:02 +02:00 |
errors
|
fix: Require mfa code to disable mfa (#10345)
|
2024-08-13 15:56:54 +03:00 |
eventbus
|
refactor(editor): Remove deleted event name from UI (#10402)
|
2024-08-14 17:09:43 +02:00 |
events
|
fix(core): Use class-validator with XSS check for survey answers (#10490)
|
2024-08-21 16:18:16 +02:00 |
executionLifecycleHooks
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
executions
|
refactor(core): Move queue recovery to scaling service (no-changelog) (#10368)
|
2024-08-13 15:06:47 +02:00 |
ExternalSecrets
|
refactor(core): Tear down internal hooks (no-changelog) (#10340)
|
2024-08-12 10:13:15 +02:00 |
Ldap
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
license
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
metrics
|
refactor(core): Port endpoints config (no-changelog) (#10268)
|
2024-07-31 17:45:11 +02:00 |
Mfa
|
fix: Require mfa code to disable mfa (#10345)
|
2024-08-13 15:56:54 +03:00 |
middlewares
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
permissions
|
feat: Allow sharing to and from team projects (no-changelog) (#10144)
|
2024-08-09 12:59:28 +02:00 |
posthog
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
PublicApi
|
fix(core): Account for owner when filtering by project ID in GET /workflows in Public API (#10379)
|
2024-08-13 15:05:40 +02:00 |
push
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
scaling
|
refactor(core): Move queue recovery to scaling service (no-changelog) (#10368)
|
2024-08-13 15:06:47 +02:00 |
security-audit
|
refactor(core): Port nodes config (no-changelog) (#10140)
|
2024-07-23 13:32:50 +02:00 |
services
|
feat(core): Support bidirectional communication between specific mains and specific workers (#10377)
|
2024-08-20 12:32:31 +02:00 |
shutdown
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
sso
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
subworkflows
|
refactor(core): Clean up subworkflow policy check (no-changelog) (#10178)
|
2024-07-25 14:52:29 +02:00 |
telemetry
|
refactor(core): Decouple lifecycle events from internal hooks (no-changelog) (#10305)
|
2024-08-07 16:09:42 +02:00 |
types
|
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931)
|
2024-07-04 12:09:45 +02:00 |
UserManagement
|
refactor(core): Tear down internal hooks (no-changelog) (#10340)
|
2024-08-12 10:13:15 +02:00 |
validators
|
fix(core): Use class-validator with XSS check for survey answers (#10490)
|
2024-08-21 16:18:16 +02:00 |
webhooks
|
refactor(core): Rename ActiveWebhooks to LiveWebhooks (no-changelog) (#10355)
|
2024-08-13 09:49:24 +03:00 |
workflows
|
refactor(core): Decouple emailing and workflow sharing from internal hooks (no-changelog) (#10326)
|
2024-08-08 12:33:18 +02:00 |
AbstractServer.ts
|
refactor(core): Rename ActiveWebhooks to LiveWebhooks (no-changelog) (#10355)
|
2024-08-13 09:49:24 +03:00 |
ActivationErrors.service.ts
|
perf(core): Optimize workflow activation errors (#8242)
|
2024-01-05 13:06:42 +01:00 |
ActiveExecutions.ts
|
fix(core): Make execution and its data creation atomic (#10276)
|
2024-08-02 13:46:35 +03:00 |
ActiveWorkflowManager.ts
|
refactor(core): Reorganize webhook related components under src/webhooks (no-changelog) (#10296)
|
2024-08-07 11:23:44 +03:00 |
constants.ts
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
CrashJournal.ts
|
refactor(core): Make Logger a service (no-changelog) (#7494)
|
2023-10-25 16:35:22 +02:00 |
CredentialsHelper.ts
|
refactor(core): Lint to restrict @n8n/typeorm to persistence layer (no-changelog) (#9840)
|
2024-06-24 10:24:05 +02:00 |
CredentialsOverwrites.ts
|
refactor(core): Move backend config to a separate package (no-changelog) (#9325)
|
2024-07-05 11:43:27 +02:00 |
CredentialTypes.ts
|
refactor(core): Switch plain errors in cli to ApplicationError (#7857)
|
2023-11-29 12:25:10 +01: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: Remove unused lint directives (no-changelog) (#9842)
|
2024-06-24 12:13:18 +02:00 |
ErrorReporting.ts
|
refactor(core): Stop reporting disk I/O error to Sentry (no-changelog) (#10324)
|
2024-08-08 12:04:34 +02:00 |
ExpressionEvaluator.ts
|
fix(core): Fix expression evaluator filename typo (no-changelog) (#7960)
|
2023-12-07 17:50:49 +01:00 |
ExternalHooks.ts
|
refactor(core): Delete dead code in ExternalHooks (no-changelog) (#10100)
|
2024-07-18 17:18:58 +02:00 |
GenericHelpers.ts
|
fix(core): Use class-validator with XSS check for survey answers (#10490)
|
2024-08-21 16:18:16 +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
|
refactor(core): Centralize scaling mode (no-changelog) (#9835)
|
2024-08-07 13:50:46 +02:00 |
InternalHooks.ts
|
refactor(core): Tear down internal hooks (no-changelog) (#10340)
|
2024-08-12 10:13:15 +02:00 |
jest.d.ts
|
feat: RBAC (#8922)
|
2024-05-17 10:53:15 +02:00 |
License.ts
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
LoadNodesAndCredentials.ts
|
refactor(core): Port nodes config (no-changelog) (#10140)
|
2024-07-23 13:32:50 +02:00 |
Logger.ts
|
ci: Stop disabling linting rules that are explicitly set to warn (no-changelog) (#7669)
|
2023-11-09 14:05:39 +01:00 |
NodeTypes.ts
|
feat(Simulate Node): New node (no-changelog) (#9109)
|
2024-05-08 12:02:36 +01:00 |
requests.ts
|
fix(core): Use class-validator with XSS check for survey answers (#10490)
|
2024-08-21 16:18:16 +02:00 |
ResponseHelper.ts
|
refactor(core): Move curl endpoint to its own controller (no-changelog) (#9605)
|
2024-06-05 10:43:09 +02:00 |
SecretsHelpers.ts
|
feat(core): Introduce AWS secrets manager as external secrets store (#8982)
|
2024-03-28 10:15:58 +01:00 |
Server.ts
|
feat: Add Ask assistant behind feature flag (#9995)
|
2024-08-14 14:59:11 +02:00 |
sse-channel.d.ts
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02:47 +01:00 |
TypedEmitter.ts
|
refactor(core): Use type-safe event emitters (no-changelog) (#10234)
|
2024-07-30 13:23:01 +02:00 |
utils.ts
|
feat(core): Use WebCrypto to generate all random numbers and strings (#9786)
|
2024-06-19 13:33:57 +02:00 |
WaitingForms.ts
|
refactor(core): Reorganize webhook related components under src/webhooks (no-changelog) (#10296)
|
2024-08-07 11:23:44 +03:00 |
WaitTracker.ts
|
fix(core): Stopping an execution should reject any response promises (#9992)
|
2024-07-16 19:25:20 +02:00 |
WorkflowExecuteAdditionalData.ts
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
WorkflowHelpers.ts
|
refactor: Remove unused lint directives (no-changelog) (#9842)
|
2024-06-24 12:13:18 +02:00 |
WorkflowRunner.ts
|
refactor(core): Port scaling mode config (no-changelog) (#10321)
|
2024-08-12 11:03:37 +02:00 |