n8n/packages/cli/src
कारतोफ्फेलस्क्रिप्ट™ 8b0ccc017b
feat(cli): Optimise serving static assets (#4182)
* simplify static server setup

* use consistent ignoredEndpoints across all routes

* remove unnecessary lodash usage

* stop keeping generated assets in memory

* pre-generate all static assets
2022-09-29 11:27:20 +02:00
..
api feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
CommunityNodes
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
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
ActiveWorkflowRunner.ts
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
CredentialTypes.ts
Db.ts
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
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
Logger.ts
NodeTypes.ts
Push.ts fix(build): Add typing for SSE channel (#4196) 2022-09-26 16:39:48 +02:00
Queue.ts
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
TestWebhooks.ts
TranslationHelpers.ts i18n feedback refactorings (#2597) 2022-01-07 22:02:21 +01:00
WaitingWebhooks.ts
WaitTracker.ts
WebhookHelpers.ts
WebhookServer.ts fix(cli): Disable X-Powered-By: Express Header (#4224) 2022-09-28 17:09:26 +02:00
WorkflowCredentials.ts
WorkflowExecuteAdditionalData.ts
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