n8n/packages/nodes-base/nodes
2019-12-28 21:28:15 -06:00
..
ActiveCampaign added create a payout batch 2019-11-23 19:36:47 -05: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
Chargebee 👕 Fix typo: IWebhookResonseData->IWebhookResponseData 2019-10-11 13:02:44 +02:00
Coda Change parameter name 2019-12-16 20:43:46 -06:00
Discord Remove parameter and improve retry functionality 2019-10-30 14:56:58 +01:00
Dropbox
FileMaker Recursively parse layouts inside folders 2019-12-01 13:01:38 +01:00
Flow Move "organizationId" in credentials and fix error messages 2019-12-09 12:07:48 +01: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 Add copy-file functionality to GoogleDrive-Node 2019-12-13 11:04:01 -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 Rename operations 2019-12-07 22:21:04 +01:00
Intercom Some changes and fixes on Intercom-Node 2019-11-22 23:04:06 +01:00
Jira Some small adjustments 2019-12-02 22:40:24 +01:00
LinkFish
Mailchimp registered GET method 2019-12-11 18:31:12 -05:00
Mailgun
Mandrill Fixed some lint and cosmetic issues 2019-11-04 21:29:36 +01:00
Mattermost Move Delete Option from Post to Message 2019-12-06 22:33:26 +01:00
MongoDb Small fixes and changes to MongoDB-Node 2019-10-27 22:45:48 +01: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 Close Postgres-Databank connection once node is done 2019-10-31 17:43:30 +01:00
Redis 🐛 Fix bug that redis node did not set data #121 2019-11-13 23:42:21 +01:00
Rocketchat Add placeholder and breaking-change information 2019-12-01 20:51:05 +01:00
Shopify Renamed credential parameters and capitalized topic names 2019-12-06 23:47:19 +01:00
Slack
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 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
Vero Small fix for Vero-Node 2019-12-19 22:33:37 -06:00
Cron.node.ts Execute "everyMinute" cron at random second 2019-11-13 07:46:40 +01: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
ExecuteCommand.node.ts
ExecuteWorkflow.node.ts Add ExecuteWorkflow-Node 2019-12-19 16:07:55 -06:00
Function.node.ts Enable external module imports in Function-node 2019-12-26 18:52:23 -08:00
FunctionItem.node.ts Improve handling of incorrect return data of Function Nodes 2019-12-23 14:54:27 -06:00
HttpRequest.node.ts Add subtitle to HTTP Request Node 2019-12-28 21:24:14 -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
Merge.node.ts 🐛 Fix typo 2019-11-27 15:07:37 +01:00
MoveBinaryData.node.ts removed deprecation warning 2019-12-18 12:30:16 -05:00
NoOp.node.ts
OpenWeatherMap.node.ts
ReadBinaryFile.node.ts
ReadBinaryFiles.node.ts
ReadPdf.node.ts
RenameKeys.node.ts
RssFeedRead.node.ts
Set.node.ts
SplitInBatches.node.ts
SpreadsheetFile.node.ts Make it possible to read from specific sheet 2019-12-27 10:54:51 -06:00
Start.node.ts
Switch.node.ts Add smallerEqual and largerEqual to IF and Switch Nodes 2019-12-23 13:22:15 -06:00
Webhook.node.ts Fix rawBody 2019-12-21 19:03:24 -06:00
WriteBinaryFile.node.ts Make WriteBinaryFile-Node error when data is missing 2019-12-19 17:58:55 -06:00
Xml.node.ts