n8n/packages/nodes-base/nodes
Subhash Chandra 21de89608e Added multiplex mode to merge
Even though it theoretically supports multiple inputs and outputs, more
common use case is with one of the inputs having single item similar to
an iterative set node.
2020-01-15 17:45:26 +05:30
..
ActiveCampaign 👕 Fix lint issue 2020-01-14 16:24:54 -06:00
Airtable 🐛 Fix bug that no Fields could be added 2019-10-20 17:38:11 +02:00
Amqp 👕 Fix lint issues 2019-11-02 12:16:20 +01:00
Asana 👕 Fix lint issue 2019-11-30 18:05:34 +01:00
Aws 👕 Fix lint issues and some small bugs 2019-10-16 11:19:25 +02:00
Bitbucket Some minor improvements 2020-01-06 12:33:22 -06:00
Chargebee 👕 Fix typo: IWebhookResonseData->IWebhookResponseData 2019-10-11 13:02:44 +02:00
Coda Make it possible to define dependencies for loadOptions 2020-01-04 22:28:09 -06:00
Discord Remove parameter and improve retry functionality 2019-10-30 14:56:58 +01:00
Dropbox Copy data on execution only if needed 2019-08-01 22:55:33 +02:00
Eventbrite Make it possible to define dependencies for loadOptions 2020-01-04 22:28:09 -06:00
FileMaker Recursively parse layouts inside folders 2019-12-01 13:01:38 +01:00
Flow 🐛 Fix wrong default values 2020-01-04 22:19:10 -06:00
Freshdesk 🔀 Merge branch 'feature/rocketchat-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/rocketchat-node 2019-11-13 14:29:47 +01:00
Github Improve error message on GithubTrigger #162 2019-12-23 07:31:48 -06:00
Gitlab Make GitLab-Node also work with subgroups #142 2019-12-13 11:43:01 -06:00
Google 🐛 Fix wrong default values 2020-01-04 22:19:10 -06:00
GraphQL Automatically parse response in GraphQL node to JSON 2019-12-19 16:15:19 -06:00
HtmlExtract Add HTML Extract-Node 2019-12-28 21:28:15 -06:00
Hubspot 🐛 Fix wrong default values 2020-01-04 22:19:10 -06:00
Intercom Some changes and fixes on Intercom-Node 2019-11-22 23:04:06 +01:00
Jira 🐛 Fix wrong default values 2020-01-04 22:19:10 -06:00
LinkFish Add source header to link.fish node 2019-09-18 23:42:21 +02:00
Mailchimp 🐛 Fix wrong default values 2020-01-04 22:19:10 -06:00
Mailgun 💄 Add icon for Mailgun-Node 2019-07-26 11:51:17 +02:00
Mandrill Fixed some lint and cosmetic issues 2019-11-04 21:29:36 +01:00
Mattermost Make it possible to soft-delete and restore Mattermost-Channels 2020-01-09 20:05:57 -06:00
MongoDb Small fixes and changes to MongoDB-Node 2019-10-27 22:45:48 +01:00
Msg91 Small improvements to Msg91-Node 2020-01-07 18:50:46 -06:00
MySql Rename and fix lint issue 2019-12-12 20:24:55 -06:00
NextCloud 🐛 fixed issue with UI 2019-11-12 08:12:27 -05:00
PayPal Smaller changes and add wildcard-event 2019-12-01 20:19:38 +01:00
Pipedrive Add Deal.duplicate functionality to Pipedrive-Node 2019-11-02 21:41:13 +01:00
Postgres Fix Postgres SSL support for existing none SSL connections 2020-01-14 17:20:41 -06:00
Redis Print expire only when set 2020-01-08 12:22:18 +01:00
Rocketchat 🔀 Merge pull request #202 from RicardoE105/fix/rocketchat-node 2020-01-08 12:55:28 -06:00
Shopify Renamed credential parameters and capitalized topic names 2019-12-06 23:47:19 +01:00
Slack 💄 Add subtitle to Slack-Node 2019-07-26 13:13:01 +02:00
Stripe 👕 Fix lint issues and naming 2019-10-16 11:43:34 +02:00
Telegram Add "sendMediaGroup" functionality to Telegram-Node #135 2019-12-13 13:05:44 -06:00
Todoist 🐛 Fix wrong default values 2020-01-04 22:19:10 -06:00
Toggl Fix name of TogglTrigger-Node 2020-01-05 09:52:00 -06:00
Trello 👕 Fix typo: IWebhookResonseData->IWebhookResponseData 2019-10-11 13:02:44 +02:00
Twilio 🐛 Add back await that error can get caught 2019-10-05 13:44:25 +02:00
Typeform 👕 Fix typo: IWebhookResonseData->IWebhookResponseData 2019-10-11 13:02:44 +02:00
utils tslint proof allcureencies file 2019-11-04 00:21:57 +01:00
Vero Small fix for Vero-Node 2019-12-19 22:33:37 -06:00
Wordpress Improve some things on Wordpress-Node 2020-01-03 21:47:19 -06:00
Zendesk Small fixes and improvements on Zendesk-Node 2020-01-07 21:15:37 -06:00
Cron.node.ts Make it possible to trigger all X minutes/hours 2019-12-31 17:41:47 -06:00
EditImage.node.ts 🐛 Do not error if expression on text resolves to undefined 2019-10-16 13:49:08 +02:00
EmailReadImap.node.ts Make it possible to use email nodes work with unauthorized certs 2019-10-25 21:38:54 +02:00
EmailSend.node.ts EmailSend don't set credentials if there are none. 2019-11-03 19:15:54 +01:00
ErrorTrigger.node.ts Add additional data to Error Workflow Trigger 2019-09-11 17:48:14 +02:00
ExecuteCommand.node.ts Small fixes and fix that some nodes changed incoming data 2019-08-01 22:44:29 +02:00
ExecuteWorkflow.node.ts Add additional possibilities to load workflow 2020-01-02 17:13:53 -06:00
Function.node.ts Enable external module imports in Function-node 2019-12-26 18:52:23 -08:00
FunctionItem.node.ts Enable external module imports in FunctionItem-Node 2020-01-01 15:37:10 -06:00
HttpRequest.node.ts Make possible to send binary-data with HttpRequest-Node 2020-01-10 12:57:01 -06:00
If.node.ts Add smallerEqual and largerEqual to IF and Switch Nodes 2019-12-23 13:22:15 -06:00
Interval.node.ts Initial commit to release 2019-06-23 12:35:23 +02:00
Merge.node.ts Added multiplex mode to merge 2020-01-15 17:45:26 +05:30
MoveBinaryData.node.ts removed deprecation warning 2019-12-18 12:30:16 -05:00
NoOp.node.ts 💄 Add icons to all nodes which did not have any 2019-07-26 11:27:46 +02:00
OpenWeatherMap.node.ts Initial commit to release 2019-06-23 12:35:23 +02:00
ReadBinaryFile.node.ts 👕 Replace some double quotes with single ones 2019-09-19 14:14:37 +02:00
ReadBinaryFiles.node.ts 👕 Replace some double quotes with single ones 2019-09-19 14:14:37 +02:00
ReadPdf.node.ts 💄 Add icons to all nodes which did not have any 2019-07-26 11:27:46 +02:00
RenameKeys.node.ts Copy data on execution only if needed 2019-08-01 22:55:33 +02:00
RssFeedRead.node.ts Remove wrong properties from some parameters 2019-07-18 20:48:23 +02:00
Set.node.ts Copy data on execution only if needed 2019-08-01 22:55:33 +02:00
SplitInBatches.node.ts Copy data on execution only if needed 2019-08-01 22:55:33 +02:00
SpreadsheetFile.node.ts Make it possible to read from specific sheet 2019-12-27 10:54:51 -06:00
SseTrigger.node.ts Add SSE Trigger-Node 2019-12-31 19:03:46 -06:00
Start.node.ts Use color for icons in node creator and update colors 2019-07-26 11:41:08 +02:00
Switch.node.ts Add smallerEqual and largerEqual to IF and Switch Nodes 2019-12-23 13:22:15 -06:00
Webhook.node.ts 📚 Improve description of Webhook-Path 2020-01-01 15:55:08 -06:00
WriteBinaryFile.node.ts Make WriteBinaryFile-Node error when data is missing 2019-12-19 17:58:55 -06:00
Xml.node.ts Add XML-Node 2019-09-04 12:18:21 +02:00