n8n/packages/cli/src
Iván Ovejero 62c096710f
refactor: Run lintfix (no-changelog) (#7537)
- Fix autofixable violations
- Remove unused directives
- Allow for PascalCased variables - needed for dynamically imported or
assigned classes, decorators, routers, etc.
2023-10-27 14:15:02 +02:00
..
audit refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
auth refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
commands refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
config feat(core): Make queue mode settings configurable (#7526) 2023-10-26 17:30:16 +02:00
controllers refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
credentials refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
databases refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
decorators refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
environments refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
eventbus refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
executionLifecycleHooks refactor(core): Move execution save settings into lifecycle function (no-changelog) (#7370) 2023-10-26 14:35:38 +02:00
executions refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
ExternalSecrets refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
helpers fix(core): Add check that queue is defined and remove cyclic dependency (#7404) 2023-10-13 11:53:59 +02:00
Ldap refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
license refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
Mfa refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00
middlewares refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
posthog refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
PublicApi refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
push refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
services refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
sso refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
telemetry refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
types refactor: Move CLI commands types to own dir (no-changelog) (#6658) 2023-07-13 10:10:08 +02:00
UserManagement refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
workflows refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
AbstractServer.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
ActiveExecutions.ts refactor(core): Stop reporting non-error to sentry (issue 4229454473) (no-changelog) (#7525) 2023-10-27 09:25:07 +02:00
ActiveWebhooks.ts refactor(core): Skip sending webhook activation errors to Sentry (no-changelog) (#7171) 2023-09-27 16:57:52 +02:00
ActiveWorkflowRunner.ts refactor(core)!: Remove webhook deregistration at startup and shutdown (#7515) 2023-10-26 14:37:54 +02:00
constants.ts refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +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): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +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): Refactor nodes loading (no-changelog) (#7283) 2023-10-09 16:09:23 +02: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(core): Add an option to enable postgres ssl with default certs (#6889) 2023-10-09 13:55:03 +02:00
ErrorReporting.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
ExpressionEvalator.ts feat(core): Add Tournament as the new default expression evaluator (#6964) 2023-09-21 13:57:45 +01:00
ExternalHooks.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
GenericHelpers.ts feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +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): Add binary data S3 to telemetry (#7412) 2023-10-13 13:16:43 +02:00
InternalHooks.ts refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00
jest.d.ts feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
License.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
LoadNodesAndCredentials.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
Logger.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
NodeTypes.ts refactor(core): Refactor nodes loading (no-changelog) (#7283) 2023-10-09 16:09:23 +02:00
Queue.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
requests.ts feat(core): Integrate object store as binary data manager (#7253) 2023-10-05 15:25:17 +02:00
ResponseHelper.ts refactor(core): Create controller for binary data (no-changelog) (#7363) 2023-10-06 16:21:13 +02:00
SecretsHelpers.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
Server.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +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 refactor(core)!: Remove webhook deregistration at startup and shutdown (#7515) 2023-10-26 14:37:54 +02:00
utils.ts fix(core): Set up OAuth2 cred test (#6960) 2023-08-18 16:18:44 +02:00
WaitingWebhooks.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
WaitTracker.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
WebhookHelpers.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
WebhookServer.ts feat(core): Add unique id to instances (#6863) 2023-08-07 17:03:21 +02:00
WorkflowCredentials.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
WorkflowExecuteAdditionalData.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
WorkflowHelpers.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
WorkflowRunner.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
WorkflowRunnerProcess.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00