.. |
api
|
feat(editor): Prevent saving of workflow when canvas is loading (#6497)
|
2023-06-27 13:05:20 +02:00 |
audit
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
auth
|
|
|
commands
|
fix(core): Fix import:credential on postgres (no-changelog) (#6515)
|
2023-06-22 16:54:05 +02:00 |
CommunityNodes
|
refactor: Add lint rule no-unused-param-in-catch-clause (#5868)
|
2023-03-31 16:44:08 +02:00 |
config
|
refactor(editor): Remove user activation modal (no-changelog) (#6361)
|
2023-06-05 13:47:06 -04:00 |
controllers
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
credentials
|
fix(core): Add empty credential value marker to show empty pw field (#6532)
|
2023-06-23 18:23:28 +02:00 |
databases
|
fix(core): Ensure valid logger is passed to every migration (no-changelog) (#6563)
|
2023-06-28 17:25:43 +02: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
|
fix(core): Use owners file to export wf owners (#6547)
|
2023-06-28 11:06:40 +02:00 |
eventbus
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
events
|
refactor(editor): Remove user activation modal (no-changelog) (#6361)
|
2023-06-05 13:47:06 -04:00 |
executions
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +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 GET /users endpoints to public API (#6360)
|
2023-06-21 13:22:00 +02:00 |
metrics
|
|
|
middlewares
|
feat(core): Remove all floating promises. Enforce @typescript-eslint/no-floating-promises (#6281)
|
2023-05-24 02:01:45 +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
|
feat(core): Add GET /users endpoints to public API (#6360)
|
2023-06-21 13:22:00 +02:00 |
push
|
|
|
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
|
fix(core): Do not track errored workflow executions for automated executions (no-changelog) (#6322)
|
2023-05-28 12:08:46 +02:00 |
user
|
feat: Add manual login option and password reset link for SSO (#6328)
|
2023-05-30 12:52:02 +02:00 |
UserManagement
|
fix(core): Optimize SharedWorkflow queries (#6297)
|
2023-05-23 09:40:38 +02:00 |
workflows
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
AbstractServer.ts
|
ci: Fix linting issue on master (no-changelog) (#6217)
|
2023-05-10 11:09:11 +02:00 |
ActiveExecutions.ts
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
ActiveWebhooks.ts
|
|
|
ActiveWorkflowRunner.ts
|
feat(core): Remove all floating promises. Enforce @typescript-eslint/no-floating-promises (#6281)
|
2023-05-24 02:01:45 +02:00 |
constants.ts
|
feat(core): Add GET /users endpoints to public API (#6360)
|
2023-06-21 13:22:00 +02:00 |
CrashJournal.ts
|
|
|
CredentialsHelper.ts
|
refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash to resolve CVE (no-changelog) (#6450)
|
2023-06-16 16:26:35 +02:00 |
CredentialsOverwrites.ts
|
|
|
CredentialTypes.ts
|
|
|
curlconverter.d.ts
|
|
|
CurlConverterHelper.ts
|
refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash to resolve CVE (no-changelog) (#6450)
|
2023-06-16 16:26:35 +02:00 |
Db.ts
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
ErrorReporting.ts
|
feat(core): Reduce the number of events sent to Sentry (#6235)
|
2023-05-15 15:54:48 +02:00 |
ExternalHooks.ts
|
|
|
GenericHelpers.ts
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
index.ts
|
|
|
Interfaces.ts
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
InternalHooks.ts
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
jest.d.ts
|
|
|
License.ts
|
feat(core): Add GET /users endpoints to public API (#6360)
|
2023-06-21 13:22:00 +02:00 |
LoadNodesAndCredentials.ts
|
refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash to resolve CVE (no-changelog) (#6450)
|
2023-06-16 16:26:35 +02:00 |
Logger.ts
|
|
|
NodeTypes.ts
|
fix(core): Make sure that special polling parameters are available on community nodes as well (#6230)
|
2023-05-11 16:19:55 +02:00 |
Queue.ts
|
|
|
ReloadNodesAndCredentials.ts
|
refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash to resolve CVE (no-changelog) (#6450)
|
2023-06-16 16:26:35 +02:00 |
requests.ts
|
refactor(editor): Remove user activation modal (no-changelog) (#6361)
|
2023-06-05 13:47:06 -04:00 |
ResponseHelper.ts
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
Server.ts
|
fix(core): Add additional path-traversal guards on res.sendFile calls (no-changelog) (#6505)
|
2023-06-21 22:20:47 +02:00 |
sse-channel.d.ts
|
|
|
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
|
feat(core): Remove all floating promises. Enforce @typescript-eslint/no-floating-promises (#6281)
|
2023-05-24 02:01:45 +02:00 |
TranslationHelpers.ts
|
|
|
utils.ts
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
WaitingWebhooks.ts
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
WaitTracker.ts
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
WebhookHelpers.ts
|
feat(Webhook Node): Stream binary response in lastNode.firstEntryBinary mode (#6463)
|
2023-06-19 13:54:56 +02:00 |
WebhookServer.ts
|
|
|
WorkflowCredentials.ts
|
|
|
WorkflowExecuteAdditionalData.ts
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
WorkflowHelpers.ts
|
refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash to resolve CVE (no-changelog) (#6450)
|
2023-06-16 16:26:35 +02:00 |
WorkflowRunner.ts
|
feat: Migrate integer primary keys to nanoids (#6345)
|
2023-06-20 19:13:18 +02:00 |
WorkflowRunnerProcess.ts
|
feat(core): Remove all floating promises. Enforce @typescript-eslint/no-floating-promises (#6281)
|
2023-05-24 02:01:45 +02:00 |