.. |
api
|
feat(core): Add versionControl feature flag (#6000)
|
2023-04-18 13:29:26 +02:00 |
audit
|
refactor(core): Use an IoC container to manage singleton classes [Part-1] (no-changelog) (#5509)
|
2023-02-21 19:21:56 +01: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
|
fix(core): Skip license activation when instance was already activated (#6064)
|
2023-04-24 11:46:04 +02:00 |
CommunityNodes
|
refactor: Add lint rule no-unused-param-in-catch-clause (#5868)
|
2023-03-31 16:44:08 +02:00 |
config
|
fix(editor): Make the frontend work again when NODE_FUNCTION_ALLOW_EXTERNAL is set (no-changelog) (#6058)
|
2023-04-25 18:18:46 +02:00 |
controllers
|
fix(core): Improve saml endpoints and audit events (#6107)
|
2023-04-28 18:11:33 +02:00 |
credentials
|
refactor(core): Use injectable classes for db repositories (part-1) (no-changelog) (#5953)
|
2023-04-12 10:59:14 +02:00 |
databases
|
feat(core): Add migration to add property userActivated to user settings (no-changelog) (#5940)
|
2023-04-21 11:15:08 -04: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
|
feat(core): Manage version control settings (#6079)
|
2023-04-24 17:13:25 +02:00 |
eventbus
|
fix(core): Improve saml endpoints and audit events (#6107)
|
2023-04-28 18:11:33 +02:00 |
events
|
fix(core): Only take into account users that active for the first time to show activation modal (no-changelog) (#6121)
|
2023-04-28 10:56:24 +02:00 |
executions
|
refactor(core): Use injectable classes for db repositories (part-1) (no-changelog) (#5953)
|
2023-04-12 10:59:14 +02:00 |
Ldap
|
refactor: Async functions don't need to explicitly return promises (no-changelog) (#6041)
|
2023-04-24 13:17:08 +02:00 |
license
|
feat(core): Add license:info command (#6047)
|
2023-04-21 17:10:10 +02:00 |
metrics
|
refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270)
|
2023-01-27 14:56:56 +01:00 |
middlewares
|
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 |
posthog
|
refactor: Async functions don't need to explicitly return promises (no-changelog) (#6041)
|
2023-04-24 13:17:08 +02:00 |
PublicApi
|
docs: Stop assuming the user's gender in code comments (no-changelog) (#6015)
|
2023-04-19 16:00:49 +02:00 |
push
|
refactor: Revert "refactor(core): Use typedi to manage EventBus singletons (#5795)" (no-changelog) (#5825)
|
2023-03-30 09:59:04 +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
|
fix(core): Remove SAML config metadataUrl if XML metadata is set directly (#6143)
|
2023-05-02 11:22:34 +02:00 |
telemetry
|
refactor: Async functions don't need to explicitly return promises (no-changelog) (#6041)
|
2023-04-24 13:17:08 +02:00 |
user
|
feat(editor): Add user activation survey (#5677)
|
2023-04-11 12:43:47 -04:00 |
UserManagement
|
ci: Enforce no unused imports (no-changelog) (#6073)
|
2023-04-25 11:47:03 +02:00 |
workflows
|
refactor(core): Use injectable classes for db repositories (part-1) (no-changelog) (#5953)
|
2023-04-12 10:59:14 +02:00 |
AbstractServer.ts
|
feat(core): Add instanceId to n8n.ready hook (no-changelog) (#6007)
|
2023-04-24 09:12:00 -04:00 |
ActiveExecutions.ts
|
refactor(core): Use an IoC container to manage singleton classes [Part-2] (no-changelog) (#5690)
|
2023-03-16 15:34:13 +01: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
|
fix(core): Better error message in Webhook node when using the POST method
|
2023-05-02 17:27:05 +03:00 |
constants.ts
|
refactor(core): Forbid raw enums (no-changelog)
|
2023-04-21 14:23:15 +03: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: Async functions don't need to explicitly return promises (no-changelog) (#6041)
|
2023-04-24 13:17:08 +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
|
refactor(core): Use an IoC container to manage singleton classes [Part-1] (no-changelog) (#5509)
|
2023-02-21 19:21:56 +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): Forbid raw enums (no-changelog)
|
2023-04-21 14:23:15 +03:00 |
Db.ts
|
feat: Add variables feature (#5602)
|
2023-04-18 12:41:55 +02: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(core): Use an IoC container to manage singleton classes [Part-1] (no-changelog) (#5509)
|
2023-02-21 19:21:56 +01:00 |
GenericHelpers.ts
|
fix(core): User update endpoint should only allow updating email, firstName, and lastName (#5526)
|
2023-02-21 11:22:54 +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
|
fix(core): Improve saml endpoints and audit events (#6107)
|
2023-04-28 18:11:33 +02:00 |
InternalHooks.ts
|
fix(core): Fix canceled execution status (#6142)
|
2023-05-02 10:37:35 +02:00 |
jest.d.ts
|
feat(core): Security audit (#5034)
|
2023-01-05 13:28:40 +01:00 |
License.ts
|
feat(core): Add license:info command (#6047)
|
2023-04-21 17:10:10 +02:00 |
LoadNodesAndCredentials.ts
|
fix(core): Fix the issue of nodes not loading when run via npx (#5888)
|
2023-04-03 12:14:41 +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
|
refactor(core): Use an IoC container to manage singleton classes [Part-1] (no-changelog) (#5509)
|
2023-02-21 19:21:56 +01: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): Use an IoC container to manage singleton classes [Part-1] (no-changelog) (#5509)
|
2023-02-21 19:21:56 +01:00 |
requests.ts
|
feat: Add variables feature (#5602)
|
2023-04-18 12:41:55 +02:00 |
ResponseHelper.ts
|
feat(core): Add SAML login setup (#5515)
|
2023-02-24 20:37:19 +01:00 |
Server.ts
|
fix(core): Improve saml endpoints and audit events (#6107)
|
2023-04-28 18:11:33 +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
|
fix(core): Better error message in Webhook node when using the POST method
|
2023-05-02 17:27:05 +03: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
|
fix(core): Better error message in Webhook node when using the POST method
|
2023-05-02 17:27:05 +03:00 |
WaitingWebhooks.ts
|
refactor(core): Use an IoC container to manage singleton classes [Part-2] (no-changelog) (#5690)
|
2023-03-16 15:34:13 +01:00 |
WaitTracker.ts
|
refactor(core): Use injectable classes for db repositories (part-1) (no-changelog) (#5953)
|
2023-04-12 10:59:14 +02:00 |
WebhookHelpers.ts
|
refactor: Remove n8n-core dependency in nodes-base (no-changelog) (#5649)
|
2023-03-09 18:13:15 +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): Fix canceled execution status (#6142)
|
2023-05-02 10:37:35 +02:00 |
WorkflowHelpers.ts
|
feat: Add variables feature (#5602)
|
2023-04-18 12:41:55 +02:00 |
WorkflowRunner.ts
|
ci: Enforce no unused imports (no-changelog) (#6073)
|
2023-04-25 11:47:03 +02:00 |
WorkflowRunnerProcess.ts
|
fix(core): Fix canceled execution status (#6142)
|
2023-05-02 10:37:35 +02:00 |