n8n/packages/cli/src
कारतोफ्फेलस्क्रिप्ट™ d554128457
fix(cli): include "auth-excluded" endpoints on the history middleware as well (#4028)
right now endpoints defined in `N8N_AUTH_EXCLUDE_ENDPOINTS` are skipping the JWT auth, and the history middleware is returning 404 on these urls. This change ensures that these endpoints skip all auth-related middlewares.
2022-09-05 20:39:48 +02:00
..
api fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
CommunityNodes fix(cli): Init nodes dir to ensure npm install succeeds (#3934) 2022-08-24 11:58:47 +02:00
databases fix(core): Fix MySQL migration issue with table prefix (#4013) 2022-09-03 20:02:39 +02:00
PublicApi fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
telemetry feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
UserManagement feat(cli): add external hooks for when members are added or deleted (#3988) 2022-09-05 09:03:05 +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: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
constants.ts feat: Support community nodes on Windows (#3823) 2022-08-03 18:10:59 +02:00
CredentialsHelper.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +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 Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
GenericHelpers.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
index.ts Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
Interfaces.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
InternalHooks.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
InternalHooksManager.ts Improve telemetry (#2604) 2022-01-07 17:14:59 +01:00
LoadNodesAndCredentials.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +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: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
Queue.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
requests.d.ts fix(editor): sending data as query on DELETE method (#3972) 2022-08-30 11:54:50 +02:00
ResponseHelper.ts refactor(core): Improve community node repo code (#3767) 2022-08-02 10:40:57 +02:00
Server.ts fix(cli): include "auth-excluded" endpoints on the history middleware as well (#4028) 2022-09-05 20:39:48 +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: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +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 fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
WorkflowRunner.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
WorkflowRunnerProcess.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00