..
api
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
CommunityNodes
fix(cli): load nodes and credentials on windows using the correct file-path ( #4084 )
2022-09-12 18:48:50 +02:00
credentials
fix(core): remove commented out lines
2022-09-27 17:19:22 +03:00
databases
fix: mysql migration using incorrect syntax on insert ( #4166 )
2022-09-21 21:58:43 +02:00
PublicApi
fix(public-api): Create correct OAuth2 credential schema ( #4111 )
2022-09-16 10:12:59 -04:00
role
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
telemetry
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
user
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
UserManagement
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
ActiveExecutions.ts
refactor: Remove reintroduced non-null assertions in Db
calls ( #3162 )
2022-04-28 18:39:57 +02:00
ActiveWorkflowRunner.ts
fix(cli): Fix issue with n8n crashing when error in poll method ( #4008 )
2022-09-15 16:16:54 -04:00
constants.ts
feat: Support community nodes on Windows ( #3823 )
2022-08-03 18:10:59 +02:00
CredentialsHelper.ts
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
CredentialsOverwrites.ts
refactor: Upgrade to ESLint 8 ( #3722 )
2022-07-24 17:25:01 +02:00
CredentialTypes.ts
feat(core): Allow credential reuse on HTTP Request node ( #3228 )
2022-05-24 11:36:19 +02:00
Db.ts
feat: Make it possible to dynamically load community nodes ( #2849 )
2022-07-20 16:24:03 +02:00
ExternalHooks.ts
fix: wrap external hooks calls in a try catch ( #4208 )
2022-09-27 11:43:56 +02:00
GenericHelpers.ts
fix(cli): Fix issue with n8n crashing when error in poll method ( #4008 )
2022-09-15 16:16:54 -04:00
index.ts
✨ Introduce telemetry ( #2099 )
2021-10-19 05:57:49 +02:00
Interfaces.ts
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
InternalHooks.ts
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
InternalHooksManager.ts
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
LoadNodesAndCredentials.ts
fix(cli): use absolute paths for loading custom nodes and credentials ( #4099 )
2022-09-14 10:37:51 +02:00
Logger.ts
refactor: Upgrade to ESLint 8 ( #3722 )
2022-07-24 17:25:01 +02:00
NodeTypes.ts
feat: Make it possible to dynamically load community nodes ( #2849 )
2022-07-20 16:24:03 +02:00
Push.ts
fix(build): Add typing for SSE channel ( #4196 )
2022-09-26 16:39:48 +02:00
Queue.ts
Improve typing on Queue and Jobs ( #3892 )
2022-09-09 15:14:49 +02:00
requests.d.ts
feat: add resource locator parameter ( #3932 )
2022-09-21 15:44:45 +02:00
ResponseHelper.ts
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
Server.ts
feat(cli): Optimise serving static assets ( #4182 )
2022-09-29 11:27:20 +02:00
TagHelpers.ts
feat(core): Add support to import/export tags ( #3130 )
2022-06-02 12:39:42 +02:00
TestWebhooks.ts
fix: correct all the spelling typos ( #3960 )
2022-09-02 16:13:17 +02:00
TranslationHelpers.ts
⚡ i18n feedback refactorings ( #2597 )
2022-01-07 22:02:21 +01:00
WaitingWebhooks.ts
fix: correct all the spelling typos ( #3960 )
2022-09-02 16:13:17 +02:00
WaitTracker.ts
fix: correct all the spelling typos ( #3960 )
2022-09-02 16:13:17 +02:00
WebhookHelpers.ts
fix: correct all the spelling typos ( #3960 )
2022-09-02 16:13:17 +02:00
WebhookServer.ts
fix(cli): Disable X-Powered-By: Express
Header ( #4224 )
2022-09-28 17:09:26 +02:00
WorkflowCredentials.ts
⚡ Remove non-null assertions for Db
collections ( #3111 )
2022-04-14 09:02:12 +02:00
WorkflowExecuteAdditionalData.ts
fix: correct all the spelling typos ( #3960 )
2022-09-02 16:13:17 +02:00
WorkflowHelpers.ts
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
WorkflowRunner.ts
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00
WorkflowRunnerProcess.ts
feat(cli): User Management and Credentials sharing ( #3602 )
2022-09-21 10:20:29 +02:00