.. |
api
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02:47 +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(core): Fix issue that worker and webhook service close directly (#5461)
|
2023-02-11 09:46:10 -06:00 |
CommunityNodes
|
refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270)
|
2023-01-27 14:56:56 +01:00 |
config
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02:47 +01:00 |
controllers
|
feat: Change desktop UM experience (#5312)
|
2023-02-08 11:42:22 +02:00 |
credentials
|
refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270)
|
2023-01-27 14:56:56 +01:00 |
databases
|
fix: MySQL migration parses database contents if necessary (fix for MariaDB) (#5441)
|
2023-02-09 18:15:20 +01: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
|
test: Change workflows to test from safe list to skip list (#5457)
|
2023-02-10 17:11:06 +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(core): Upgrade typeorm (no-changelog) (#5423)
|
2023-02-09 10:44:07 +01:00 |
metrics
|
refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270)
|
2023-01-27 14:56:56 +01:00 |
middlewares
|
feat: Change desktop UM experience (#5312)
|
2023-02-08 11:42:22 +02:00 |
PublicApi
|
refactor(core): Delete duplicate code across all commands (#5452)
|
2023-02-10 14:59:20 +01:00 |
push
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02:47 +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
|
feat: Change desktop UM experience (#5312)
|
2023-02-08 11:42:22 +02:00 |
workflows
|
fix: Prevent unnecessarily touching updatedAt when n8n starts (#5340)
|
2023-02-02 17:01:45 +01:00 |
AbstractServer.ts
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02:47 +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
|
test: Add tests for ActiveWorkflowRunner class (#5278)
|
2023-02-10 15:24:20 +01:00 |
constants.ts
|
refactor(core): Delete duplicate code across all commands (#5452)
|
2023-02-10 14:59:20 +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
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02:47 +01:00 |
Interfaces.ts
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02: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
|
refactor(core): Delete duplicate code across all commands (#5452)
|
2023-02-10 14:59:20 +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
|
feat(core): Live reload node/credential descriptions in development (no-changelog) (#4939)
|
2023-02-08 19:26:07 +01:00 |
Queue.ts
|
refactor(core): Delete duplicate code across all commands (#5452)
|
2023-02-10 14:59:20 +01:00 |
ReloadNodesAndCredentials.ts
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02:47 +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
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02:47 +01: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: Upgrade typeorm to 0.3.x (#5151)
|
2023-01-13 18:12:22 +01:00 |
TestWebhooks.ts
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02:47 +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
|
refactor(core): Delete duplicate code across all commands (#5452)
|
2023-02-10 14:59:20 +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
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02:47 +01:00 |
WorkflowHelpers.ts
|
fix: Error workflow now correctly checks for subworkflow permissions (#5390)
|
2023-02-07 17:40:36 +01:00 |
WorkflowRunner.ts
|
feat(core): Add support for WebSockets as an alternative to Server-Sent Events (#5443)
|
2023-02-10 15:02:47 +01:00 |
WorkflowRunnerProcess.ts
|
refactor(core): Delete duplicate code across all commands (#5452)
|
2023-02-10 14:59:20 +01:00 |