n8n/packages/nodes-base/nodes
Ricardo Espinoza 526320f26a UI finished
2019-11-09 11:57:22 -05:00
..
ActiveCampaign Remove not needed import 2019-11-07 21:20:08 +01: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 typo: IWebhookResonseData->IWebhookResponseData 2019-10-11 13:02:44 +02:00
Aws 👕 Fix lint issues and some small bugs 2019-10-16 11:19:25 +02:00
Chargebee 👕 Fix typo: IWebhookResonseData->IWebhookResponseData 2019-10-11 13:02:44 +02: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
Github 👕 Fix typo: IWebhookResonseData->IWebhookResponseData 2019-10-11 13:02:44 +02:00
Gitlab Fixes edit method 2019-11-06 08:02:00 +01:00
Google Shift column index by startRange instead of keyColumnIndex 2019-11-07 18:38:38 +01:00
GraphQL Change default parameter value 2019-10-31 17:26:05 +01:00
LinkFish Add source header to link.fish node 2019-09-18 23:42:21 +02: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 Add additional functionality to Mattermost-Node 2019-10-22 00:12:35 +02:00
MongoDb Small fixes and changes to MongoDB-Node 2019-10-27 22:45:48 +01:00
NextCloud Copy data on execution only if needed 2019-08-01 22:55:33 +02:00
Pipedrive Add Deal.duplicate functionality to Pipedrive-Node 2019-11-02 21:41:13 +01:00
Postgres Close Postgres-Databank connection once node is done 2019-10-31 17:43:30 +01:00
Redis Copy data on execution only if needed 2019-08-01 22:55:33 +02:00
Rocketchat UI finished 2019-11-09 11:57:22 -05: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 👕 Fix typo: IWebhookResonseData->IWebhookResponseData 2019-10-11 13:02:44 +02:00
Todoist Fixed some lint and cosmetic issues 2019-11-07 08:40:12 +01: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
Cron.node.ts Make it possible to use custom cron-expressions and add 2019-07-11 08:00:57 +02: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
Function.node.ts 📚 Fix description of Function-Node 2019-10-28 08:53:29 +01:00
FunctionItem.node.ts Make static data available in Function-Nodes 2019-10-15 07:37:49 +02:00
HttpRequest.node.ts Rename parameter to match others and add dot to descriptions 2019-11-02 21:20:42 +01:00
If.node.ts 💄 Add icons to all nodes which did not have any 2019-07-26 11:27:46 +02:00
Interval.node.ts Initial commit to release 2019-06-23 12:35:23 +02:00
Merge.node.ts Add mode "keepKeyMatches" and "removeKeyMatches" to Merge-Node 2019-11-03 13:26:18 +01:00
MoveBinaryData.node.ts 🔀 Merge branch 'master' of https://github.com/vuchl/n8n 2019-11-01 11:12:55 +01: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 define custom file name for spreadsheet files 2019-11-02 21:33:25 +01:00
Start.node.ts Use color for icons in node creator and update colors 2019-07-26 11:41:08 +02:00
Webhook.node.ts Make it possible to return custom content-type and data with 2019-10-16 14:01:39 +02:00
WriteBinaryFile.node.ts 👕 Replace some double quotes with single ones 2019-09-19 14:14:37 +02:00
Xml.node.ts Add XML-Node 2019-09-04 12:18:21 +02:00