n8n/packages/core/src
Ahsan Virani 178235e148
Initial changes for binary data management (#2105)
* introduce binary data management

* cr

* add binary data changes to awsS3 node

* add binary data changes to Box node

* add binary data changes to CiscoWebex node

* add binary data changes to HumaniticAi node

* add binary data changes to Jira node

* add binary data changes to Line node

* add binary data changes to MicrosoftOneDrive node

* add binary data changes to MicrosoftOutlook node

* add binary data changes to Mindee node

* add binary data changes to NocoDB node

* add binary data changes to Pushbullet node

* add binary data changes to Pushover node

* add binary data changes to Raindrop node

* add binary data changes to S3 node

* add binary data changes to Salesforce node

* add binary data changes to Ssh node

* add binary data changes to TheHive node

* add binary data changes to Twist node

* add binary data changes to Twitter node

* remove changes not needed right now

* 🐛 Fix issue with multiple runs

* 🐛 Revert fix and add support for multiple inputs

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-20 18:08:40 +02:00
..
ActiveWebhooks.ts
ActiveWorkflows.ts Added logging to n8n (#1381) 2021-05-01 22:43:01 -05:00
Constants.ts
Credentials.ts
DeferredPromise.ts
index.ts
Interfaces.ts Initial changes for binary data management (#2105) 2021-08-20 18:08:40 +02:00
LoadNodeParameterOptions.ts Allow to load sibling parameters in loadOptionsMethod 2021-05-16 18:16:24 -05:00
NodeExecuteFunctions.ts Initial changes for binary data management (#2105) 2021-08-20 18:08:40 +02:00
UserSettings.ts
WorkflowExecute.ts 🐛 Fix "unknown", never-end workflow and not displaying error message (#1978) 2021-07-10 11:34:41 +02:00