.. |
auth
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
collaboration
|
refactor(core): Continue moving typeorm operators to repositories (no-changelog) (#8186)
|
2024-01-02 17:53:24 +01:00 |
commands
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
config
|
fix: Force posthog recording to be disabled outside cloud (#8374)
|
2024-01-18 14:44:27 +02:00 |
controllers
|
feat: Nudge users to become template creators if eligible (#8357)
|
2024-01-17 19:07:34 +02:00 |
credentials
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
databases
|
feat: Nudge users to become template creators if eligible (#8357)
|
2024-01-17 19:07:34 +02:00 |
decorators
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
environments
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
errors
|
perf(core): Improve caching service (#8213)
|
2024-01-05 11:52:44 +01:00 |
eventbus
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
executionLifecycleHooks
|
refactor: Make execution IDs mandatory in BE (#8299)
|
2024-01-16 09:53:17 +00:00 |
executions
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
ExternalSecrets
|
fix: Fix issue preventing secrets with a - in the path from being imported (#8378)
|
2024-01-18 09:24:58 +00:00 |
helpers
|
fix(core): Add check that queue is defined and remove cyclic dependency (#7404)
|
2023-10-13 11:53:59 +02:00 |
Ldap
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
license
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
Mfa
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
middlewares
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
permissions
|
feat(editor): Finalize workers view (#8052)
|
2023-12-20 17:49:14 +01:00 |
posthog
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
PublicApi
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
push
|
feat(core): Implement inter-main communication for test webhooks in multi-main setup (#8267)
|
2024-01-12 11:48:58 +01:00 |
security-audit
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
services
|
fix: Force posthog recording to be disabled outside cloud (#8374)
|
2024-01-18 14:44:27 +02:00 |
shutdown
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
sso
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
telemetry
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
types
|
refactor: Move CLI commands types to own dir (no-changelog) (#6658)
|
2023-07-13 10:10:08 +02:00 |
UserManagement
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
workflows
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
AbstractServer.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
ActivationErrors.service.ts
|
perf(core): Optimize workflow activation errors (#8242)
|
2024-01-05 13:06:42 +01:00 |
ActiveExecutions.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
ActiveWebhooks.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
ActiveWorkflowRunner.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
constants.ts
|
feat(core): Implement inter-main communication for test webhooks in multi-main setup (#8267)
|
2024-01-12 11:48:58 +01:00 |
CrashJournal.ts
|
refactor(core): Make Logger a service (no-changelog) (#7494)
|
2023-10-25 16:35:22 +02:00 |
CredentialsHelper.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
CredentialsOverwrites.ts
|
refactor(core): Make Logger a service (no-changelog) (#7494)
|
2023-10-25 16:35:22 +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 |
CurlConverterHelper.ts
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
Db.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
ErrorReporting.ts
|
refactor(core): Update backend sentry setup to reduce noise (no-changelog) (#8026)
|
2023-12-18 14:26:07 +01: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): Use Dependency Injection for all Controller classes (no-changelog) (#8146)
|
2023-12-27 11:50:43 +01:00 |
GenericHelpers.ts
|
fix(core): Better input validation for the changeRole endpoint (#8189)
|
2024-01-03 09:33:35 +01: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: Make execution IDs mandatory in BE (#8299)
|
2024-01-16 09:53:17 +00:00 |
InternalHooks.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
jest.d.ts
|
feat(core): Security audit (#5034)
|
2023-01-05 13:28:40 +01:00 |
License.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
LoadNodesAndCredentials.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08: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
|
refactor(core): Switch plain errors in cli to ApplicationError (#7857)
|
2023-11-29 12:25:10 +01:00 |
Queue.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
requests.ts
|
refactor(core): Consolidate executions controllers (no-changelog) (#8349)
|
2024-01-16 16:52:21 +01:00 |
ResponseHelper.ts
|
refactor: Make execution IDs mandatory in BE (#8299)
|
2024-01-16 09:53:17 +00:00 |
SecretsHelpers.ts
|
feat: External Secrets storage for credentials (#6477)
|
2023-08-25 10:33:46 +02:00 |
Server.ts
|
feat: Nudge users to become template creators if eligible (#8357)
|
2024-01-17 19:07:34 +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 |
TestWebhooks.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
utils.ts
|
refactor(core): Convert workflows controller to DI (no-changelog) (#8253)
|
2024-01-08 12:54:23 +01:00 |
WaitingForms.ts
|
feat(n8n Form Trigger Node): Improvements (#7571)
|
2023-12-13 17:00:51 +02:00 |
WaitingWebhooks.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
WaitTracker.ts
|
fix(core): Report when waitTill is invalid and handle it (#8356)
|
2024-01-17 13:08:20 +01:00 |
WebhookHelpers.ts
|
fix(core): Use pinned data only for manual mode (#8164)
|
2023-12-27 18:22:33 +01:00 |
WebhookServer.ts
|
feat(core): Unify application components shutdown (#8097)
|
2023-12-22 12:39:58 +02:00 |
WorkflowExecuteAdditionalData.ts
|
refactor(core): Move methods from WorkflowHelpers into various workflow services (no-changelog) (#8348)
|
2024-01-17 10:16:13 +01:00 |
WorkflowHelpers.ts
|
refactor(core): Move methods from WorkflowHelpers into various workflow services (no-changelog) (#8348)
|
2024-01-17 10:16:13 +01:00 |
WorkflowRunner.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |
WorkflowRunnerProcess.ts
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
|
2024-01-17 17:08:50 +02:00 |