..
api
fix(core): Fix populating of node custom api call options ( #5347 )
2023-02-03 13:14:59 +01:00
audit
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
auth
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
commands
fix(editor): Prevent creation of input connections for nodes without input slot ( #5425 )
2023-02-09 11:29:34 -06:00
CommunityNodes
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
config
fix(core): Add missing schema keys for LDAP (no-changelog) ( #5348 )
2023-02-03 12:50:08 +01:00
controllers
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
credentials
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
databases
fix(editor): Prevent creation of input connections for nodes without input slot ( #5425 )
2023-02-09 11:29:34 -06:00
decorators
refactor(core): Switch over all user-management routes to use decorators ( #5115 )
2023-01-27 11:19:47 +01:00
eventbus
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
events
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
executions
refactor: Reduce payload size when fetching workflows to prevent memory issues ( #5293 )
2023-01-31 11:09:33 +01:00
Ldap
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
license
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
metrics
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
middlewares
fix(core): CORS middleware should not process the entire handler chain on OPTIONS requests (no-changelog) ( #5368 )
2023-02-06 12:43:50 +01:00
PublicApi
feat(core): Export OpenAPI spec for external tools ( #5294 )
2023-01-30 17:38:31 +01:00
role
refactor: Upgrade typeorm to 0.3.x ( #5151 )
2023-01-13 18:12:22 +01:00
telemetry
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
user
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
UserManagement
refactor(core): Load and validate all config at startup (no-changelog) ( #5283 )
2023-01-30 14:42:30 +01:00
workflows
fix: Prevent unnecessarily touching updatedAt when n8n starts ( #5340 )
2023-02-02 17:01:45 +01:00
AbstractServer.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
ActiveExecutions.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
ActiveWorkflowRunner.ts
fix: Prevent unnecessarily touching updatedAt when n8n starts ( #5340 )
2023-02-02 17:01:45 +01:00
constants.ts
fix(core): Fix populating of node custom api call options ( #5347 )
2023-02-03 13:14:59 +01: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: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01: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: Apply credential overwrites recursively ( #5072 )
2023-01-04 18:16:48 +01: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): fix for no-uncaught-json-parse warnings
2022-10-21 21:52:43 +03:00
Db.ts
refactor(core): Load and validate all config at startup (no-changelog) ( #5283 )
2023-01-30 14:42:30 +01:00
ErrorReporting.ts
refactor: Delete a lot of unused and duplicate code in Server and WebhookServer ( #5080 )
2023-01-04 11:38:48 +01:00
ExternalHooks.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
GenericHelpers.ts
refactor(core): Load and validate all config at startup (no-changelog) ( #5283 )
2023-01-30 14:42:30 +01:00
index.ts
fix(core): Fixes issue with workflow lastUpdated field ( #5015 )
2023-01-05 12:16:40 +00:00
Interfaces.ts
refactor(core): Switch over all user-management routes to use decorators ( #5115 )
2023-01-27 11:19:47 +01:00
InternalHooks.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
InternalHooksManager.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
jest.d.ts
feat(core): Security audit ( #5034 )
2023-01-05 13:28:40 +01:00
License.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
LoadNodesAndCredentials.ts
fix(core): Fix populating of node custom api call options ( #5347 )
2023-02-03 13:14:59 +01: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: Lazy load nodes for credentials testing ( #4760 )
2022-11-30 10:28:18 +01:00
Push.ts
refactor: Lint for no unneeded backticks ( #5057 ) (no-changelog)
2022-12-29 12:20:43 +01:00
Queue.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
requests.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
ResponseHelper.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
Server.ts
fix(core): Use custom cache control only on editor-ui assets (no-changelog) ( #5346 )
2023-02-03 11:27:24 +01:00
sse-channel.d.ts
fix: Upgrade sse-channel to mitigate CVE-2019-10744 ( #4835 )
2022-12-07 15:13:36 +01:00
TagHelpers.ts
refactor: Upgrade typeorm to 0.3.x ( #5151 )
2023-01-13 18:12:22 +01:00
TestWebhooks.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
TranslationHelpers.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
utils.ts
feat(core): Security audit ( #5034 )
2023-01-05 13:28:40 +01:00
WaitingWebhooks.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
WaitTracker.ts
refactor(core): Load and validate all config at startup (no-changelog) ( #5283 )
2023-01-30 14:42:30 +01:00
WebhookHelpers.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01: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
fix(core): Prevent shared user details being saved alongside execution data ( #5334 )
2023-02-02 15:27:00 +00:00
WorkflowHelpers.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
WorkflowRunner.ts
refactor: Integrate consistent-type-imports in BE packages (no-changelog) ( #5270 )
2023-01-27 14:56:56 +01:00
WorkflowRunnerProcess.ts
refactor(core): Load and validate all config at startup (no-changelog) ( #5283 )
2023-01-30 14:42:30 +01:00