| .. |
|
audit
|
refactor(core): Reduce boilterplate code in between tests 🧹, and fix the tests in node.js 20 (no-changelog) (#6654)
|
2023-07-13 10:14:48 +02:00 |
|
auth
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
commands
|
feat: External Secrets storage for credentials (#6477)
|
2023-08-25 10:33:46 +02:00 |
|
CommunityNodes
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
config
|
feat(core): Add MFA (#4767)
|
2023-08-23 22:59:16 -04:00 |
|
controllers
|
ci: Fix occasionally failing MFA e2e test (no-changelog) (#7040)
|
2023-08-29 15:39:10 +02:00 |
|
credentials
|
feat: External Secrets storage for credentials (#6477)
|
2023-08-25 10:33:46 +02:00 |
|
databases
|
feat: Create workflow history database migration (no-changelog) (#7031)
|
2023-08-29 12:01:11 +02:00 |
|
decorators
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
environments
|
refactor(core): Do not import BaseCommand outside src/commands (no-changelog) (#7008)
|
2023-08-25 00:17:00 +02:00 |
|
eventbus
|
feat: External Secrets storage for credentials (#6477)
|
2023-08-25 10:33:46 +02:00 |
|
executions
|
fix: Add only necessary information to executions (no-changelog) (#6916)
|
2023-08-14 09:44:04 +02:00 |
|
ExternalSecrets
|
feat: External Secrets storage for credentials (#6477)
|
2023-08-25 10:33:46 +02:00 |
|
Ldap
|
perf(core): Cache roles (#6803)
|
2023-08-03 08:58:36 +02:00 |
|
license
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
Mfa
|
ci: Fix occasionally failing MFA e2e test (no-changelog) (#7040)
|
2023-08-29 15:39:10 +02:00 |
|
middlewares
|
feat(core): Add filtering, selection and pagination to users (#6994)
|
2023-08-28 16:13:17 +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
|
refactor(core): Move remaining tags logic to service (no-changelog) (#6920)
|
2023-08-22 12:24:43 +02:00 |
|
push
|
fix(core): Setup websocket keep-live messages (#6866)
|
2023-08-28 10:26:27 +02:00 |
|
services
|
feat(core): Add filtering, selection and pagination to users (#6994)
|
2023-08-28 16:13:17 +02:00 |
|
sso
|
refactor: Upgrade to Prettier 3 (no-changelog) (#6947)
|
2023-08-16 17:13:57 +02:00 |
|
telemetry
|
feat: Remove PostHog event calls (#6915)
|
2023-08-17 11:39:32 -04:00 |
|
types
|
refactor: Move CLI commands types to own dir (no-changelog) (#6658)
|
2023-07-13 10:10:08 +02:00 |
|
UserManagement
|
feat(core): Add filtering, selection and pagination to users (#6994)
|
2023-08-28 16:13:17 +02:00 |
|
workflows
|
refactor(core): Move all user DB access to UserRepository (#6910)
|
2023-08-22 15:58:05 +02:00 |
|
AbstractServer.ts
|
fix(core): Restore body parsing for all content-types for non webhook routes (no-changelog)(#6911)
|
2023-08-11 09:18:33 +02:00 |
|
ActiveExecutions.ts
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
ActiveWebhooks.ts
|
refactor(core): Delete some duplicate code between ActiveWebhooks and ActiveWorkflowRunner (no-changelog) (#6951)
|
2023-08-17 17:18:14 +02:00 |
|
ActiveWorkflowRunner.ts
|
fix(Webhook Node): Fix URL params for webhooks (#6986)
|
2023-08-25 13:28:32 +02:00 |
|
constants.ts
|
feat: External Secrets storage for credentials (#6477)
|
2023-08-25 10:33:46 +02:00 |
|
CrashJournal.ts
|
fix: Enable crash journal only in production mode (no-changelog) (#4948)
|
2022-12-16 15:27:49 +01:00 |
|
CredentialsHelper.ts
|
feat: External Secrets storage for credentials (#6477)
|
2023-08-25 10:33:46 +02:00 |
|
CredentialsOverwrites.ts
|
ci: Fix linting issues (no-changelog) (#6788)
|
2023-07-28 18:28:17 +02:00 |
|
CredentialTypes.ts
|
fix(core): Fix credentials lazy-loading (no-changelog) (#6615)
|
2023-07-10 17:57:26 +02:00 |
|
curlconverter.d.ts
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
CurlConverterHelper.ts
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
Db.ts
|
refactor(core): Move tag collection into repository (no-changelog) (#6860)
|
2023-08-08 14:08:56 +02:00 |
|
ErrorReporting.ts
|
fix(HTTP Request Node): Improve error handling for TCP socket errors when Continue On Fail is enabled (#6925)
|
2023-08-14 17:26:40 +02:00 |
|
ExternalHooks.ts
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
GenericHelpers.ts
|
feat(core): Make Redis available for backend communication (#6719)
|
2023-08-02 12:51:25 +02:00 |
|
index.ts
|
ci: Refactor cli tests to speed up CI (no-changelog) (#5718)
|
2023-03-17 17:24:05 +01:00 |
|
Interfaces.ts
|
feat(core): Add filtering, selection and pagination to users (#6994)
|
2023-08-28 16:13:17 +02:00 |
|
InternalHooks.ts
|
feat: External Secrets storage for credentials (#6477)
|
2023-08-25 10:33:46 +02:00 |
|
jest.d.ts
|
feat(core): Security audit (#5034)
|
2023-01-05 13:28:40 +01:00 |
|
License.ts
|
feat: External Secrets storage for credentials (#6477)
|
2023-08-25 10:33:46 +02:00 |
|
LoadNodesAndCredentials.ts
|
fix(core): Fix loading of scoped-community packages (#6807)
|
2023-07-31 17:55:16 +02:00 |
|
Logger.ts
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
NodeTypes.ts
|
refactor: Move node i18n logic to NodeTypes (no-changelog) (#7035)
|
2023-08-29 10:46:24 +02:00 |
|
Queue.ts
|
feat(core): Make Redis available for backend communication (#6719)
|
2023-08-02 12:51:25 +02:00 |
|
ReloadNodesAndCredentials.ts
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
requests.ts
|
feat(core): Add filtering, selection and pagination to users (#6994)
|
2023-08-28 16:13:17 +02:00 |
|
ResponseHelper.ts
|
feat(core): Add MFA (#4767)
|
2023-08-23 22:59:16 -04:00 |
|
SecretsHelpers.ts
|
feat: External Secrets storage for credentials (#6477)
|
2023-08-25 10:33:46 +02:00 |
|
Server.ts
|
refactor(core): Make controller constructors consistent (no-changelog) (#7015)
|
2023-08-25 13:23:22 +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 |
|
TestWebhooks.ts
|
fix(Webhook Node): Fix URL params for webhooks (#6986)
|
2023-08-25 13:28:32 +02:00 |
|
utils.ts
|
fix(core): Set up OAuth2 cred test (#6960)
|
2023-08-18 16:18:44 +02:00 |
|
WaitingWebhooks.ts
|
fix(Webhook Node): Fix URL params for webhooks (#6986)
|
2023-08-25 13:28:32 +02:00 |
|
WaitTracker.ts
|
refactor(core): Cache workflow ownership (#6738)
|
2023-07-31 11:37:09 +02:00 |
|
WebhookHelpers.ts
|
fix(Webhook Node): Backward compatible form-data parsing for non-array fields (#6967)
|
2023-08-18 12:34:42 +02:00 |
|
WebhookServer.ts
|
feat(core): Add unique id to instances (#6863)
|
2023-08-07 17:03:21 +02:00 |
|
WorkflowCredentials.ts
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
WorkflowExecuteAdditionalData.ts
|
feat: External Secrets storage for credentials (#6477)
|
2023-08-25 10:33:46 +02:00 |
|
WorkflowHelpers.ts
|
refactor(core): Move all user DB access to UserRepository (#6910)
|
2023-08-22 15:58:05 +02:00 |
|
WorkflowRunner.ts
|
refactor(core): Abstract away duplication when finding first pinned trigger (no-changelog) (#5927)
|
2023-08-10 15:06:16 +03:00 |
|
WorkflowRunnerProcess.ts
|
refactor(core): Abstract away duplication when finding first pinned trigger (no-changelog) (#5927)
|
2023-08-10 15:06:16 +03:00 |