..
api
feat(editor): Prevent saving of workflow when canvas is loading ( #6497 )
2023-06-27 13:05:20 +02:00
audit
refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options ( #6362 )
2023-06-22 20:03:47 +02:00
auth
refactor(core): Use an IoC container to manage singleton classes [Part-1] (no-changelog) ( #5509 )
2023-02-21 19:21:56 +01:00
commands
refactor: Stop using .d.ts
files for type-collection files (no-changelog) ( #6634 )
2023-07-10 19:35:34 +02:00
CommunityNodes
refactor: Add lint rule no-unused-param-in-catch-clause
( #5868 )
2023-03-31 16:44:08 +02:00
config
refactor: Stop using .d.ts
files for type-collection files (no-changelog) ( #6634 )
2023-07-10 19:35:34 +02:00
controllers
Merge remote-tracking branch 'origin/master' into release/1.0.1
2023-07-05 20:01:24 +02:00
credentials
fix(core): Add empty credential value marker to show empty pw field ( #6532 )
2023-06-23 18:23:28 +02:00
databases
fix(core): Reduce memory consumption on BinaryDataManager.init
( #6633 )
2023-07-12 10:08:29 +02:00
decorators
fix(core): Skip auth for controllers/routes that don't use the Authorized
decorator, or use Authorized('none')
( #6106 )
2023-04-27 12:51:55 +02:00
environments
fix(core): Use owners file to export wf owners ( #6547 )
2023-06-28 11:06:40 +02:00
eventbus
feat: Migrate integer primary keys to nanoids ( #6345 )
2023-06-20 19:13:18 +02:00
events
refactor(editor): Remove user activation modal (no-changelog) ( #6361 )
2023-06-05 13:47:06 -04:00
executions
feat: Migrate integer primary keys to nanoids ( #6345 )
2023-06-20 19:13:18 +02:00
Ldap
refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options ( #6362 )
2023-06-22 20:03:47 +02:00
license
feat(core): Add GET /users endpoints to public API ( #6360 )
2023-06-21 13:22:00 +02:00
metrics
refactor: Integrate consistent-type-imports
in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
middlewares
refactor(core): Load cookieParser
middleware only once (no-changelog) ( #6614 )
2023-07-07 09:57:03 +02:00
posthog
refactor: Async functions don't need to explicitly return promises (no-changelog) ( #6041 )
2023-04-24 13:17:08 +02:00
PublicApi
fix(core): Reduce memory consumption on BinaryDataManager.init
( #6633 )
2023-07-12 10:08:29 +02:00
push
refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options ( #6362 )
2023-06-22 20:03:47 +02:00
role
refactor(core): Use injectable classes for db repositories (part-1) (no-changelog) ( #5953 )
2023-04-12 10:59:14 +02:00
sso
refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options ( #6362 )
2023-06-22 20:03:47 +02:00
telemetry
fix(core): Do not track errored workflow executions for automated executions (no-changelog) ( #6322 )
2023-05-28 12:08:46 +02:00
user
feat: Add manual login option and password reset link for SSO ( #6328 )
2023-05-30 12:52:02 +02:00
UserManagement
refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options ( #6362 )
2023-06-22 20:03:47 +02:00
workflows
fix(core): Route /rest/workflows/new
correctly (no-changelog) ( #6572 )
2023-07-04 21:07:48 +02:00
AbstractServer.ts
ci: Fix linting issue on master (no-changelog) ( #6217 )
2023-05-10 11:09:11 +02:00
ActiveExecutions.ts
feat: Migrate integer primary keys to nanoids ( #6345 )
2023-06-20 19:13:18 +02:00
ActiveWebhooks.ts
refactor(core): Use an IoC container to manage singleton classes [Part-1] (no-changelog) ( #5509 )
2023-02-21 19:21:56 +01:00
ActiveWorkflowRunner.ts
feat(core): Remove all floating promises. Enforce @typescript-eslint/no-floating-promises
( #6281 )
2023-05-24 02:01:45 +02:00
constants.ts
refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options ( #6362 )
2023-06-22 20:03:47 +02:00
CrashJournal.ts
fix: Enable crash journal only in production mode (no-changelog) ( #4948 )
2022-12-16 15:27:49 +01:00
CredentialsHelper.ts
refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash
to resolve CVE (no-changelog) ( #6450 )
2023-06-16 16:26:35 +02:00
CredentialsOverwrites.ts
refactor(core): Load and validate all config at startup (no-changelog) ( #5283 )
2023-01-30 14:42:30 +01:00
CredentialTypes.ts
fix(core): Fix credentials lazy-loading (no-changelog) ( #6615 )
2023-07-10 17:57:26 +02:00
curlconverter.d.ts
refactor: Setup typescript project references across workflow, core, and cli ( #4519 )
2022-11-09 15:25:00 +01:00
CurlConverterHelper.ts
refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash
to resolve CVE (no-changelog) ( #6450 )
2023-06-16 16:26:35 +02:00
Db.ts
feat: Migrate integer primary keys to nanoids ( #6345 )
2023-06-20 19:13:18 +02:00
ErrorReporting.ts
feat(core): Reduce the number of events sent to Sentry ( #6235 )
2023-05-15 15:54:48 +02:00
ExternalHooks.ts
refactor(core): Use an IoC container to manage singleton classes [Part-1] (no-changelog) ( #5509 )
2023-02-21 19:21:56 +01:00
GenericHelpers.ts
feat: Migrate integer primary keys to nanoids ( #6345 )
2023-06-20 19:13:18 +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)!: Remove basic-auth, external-jwt-auth, and no-auth options ( #6362 )
2023-06-22 20:03:47 +02:00
InternalHooks.ts
refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options ( #6362 )
2023-06-22 20:03:47 +02:00
jest.d.ts
feat(core): Security audit ( #5034 )
2023-01-05 13:28:40 +01:00
License.ts
ci: Refactor e2e tests to delete boilerplate code (no-changelog) ( #6524 )
2023-06-23 00:38:12 +02:00
LoadNodesAndCredentials.ts
fix(core): Fix credentials lazy-loading (no-changelog) ( #6615 )
2023-07-10 17:57:26 +02:00
Logger.ts
refactor: Integrate consistent-type-imports
in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
NodeTypes.ts
fix(core): Make sure that special polling parameters are available on community nodes as well ( #6230 )
2023-05-11 16:19:55 +02:00
Queue.ts
refactor(core): Use an IoC container to manage singleton classes [Part-2] (no-changelog) ( #5690 )
2023-03-16 15:34:13 +01:00
ReloadNodesAndCredentials.ts
refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash
to resolve CVE (no-changelog) ( #6450 )
2023-06-16 16:26:35 +02:00
requests.ts
ci: Refactor e2e tests to delete boilerplate code (no-changelog) ( #6524 )
2023-06-23 00:38:12 +02:00
ResponseHelper.ts
refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options ( #6362 )
2023-06-22 20:03:47 +02:00
Server.ts
ci: Refactor e2e tests to delete boilerplate code (no-changelog) ( #6524 )
2023-06-23 00:38:12 +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
TagHelpers.ts
refactor(core): Switch Tags queries from QueryBuilder to Repository API (no-changelog) ( #5819 )
2023-03-30 16:25:51 +02:00
TestWebhooks.ts
feat(core): Remove all floating promises. Enforce @typescript-eslint/no-floating-promises
( #6281 )
2023-05-24 02:01:45 +02:00
TranslationHelpers.ts
fix(core): Do not allow arbitrary path traversal in the credential-translation endpoint ( #5522 )
2023-02-21 11:21:04 +01:00
utils.ts
feat: Migrate integer primary keys to nanoids ( #6345 )
2023-06-20 19:13:18 +02:00
WaitingWebhooks.ts
refactor: Setup node context API, and consolidate code between Webhook and Wait nodes (no-changelog) ( #6464 )
2023-07-04 16:17:50 +02:00
WaitTracker.ts
feat: Migrate integer primary keys to nanoids ( #6345 )
2023-06-20 19:13:18 +02:00
WebhookHelpers.ts
feat(core): Remove conditional defaults in V1 release ( #6363 )
2023-06-22 19:54:32 +02:00
WebhookServer.ts
refactor: Delete a lot of unused and duplicate code in Server and WebhookServer ( #5080 )
2023-01-04 11:38:48 +01:00
WorkflowCredentials.ts
refactor: Integrate consistent-type-imports
in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
WorkflowExecuteAdditionalData.ts
feat(Slack Node): Add option to include link to workflow in Slack node ( #6611 )
2023-07-10 15:03:21 +02:00
WorkflowHelpers.ts
refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash
to resolve CVE (no-changelog) ( #6450 )
2023-06-16 16:26:35 +02:00
WorkflowRunner.ts
feat: Migrate integer primary keys to nanoids ( #6345 )
2023-06-20 19:13:18 +02:00
WorkflowRunnerProcess.ts
feat(core): Remove all floating promises. Enforce @typescript-eslint/no-floating-promises
( #6281 )
2023-05-24 02:01:45 +02:00