Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from n8n-io:master #3

Merged
merged 42 commits into from
Sep 2, 2020

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 2, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

Renerick and others added 30 commits August 5, 2020 12:12
* Update README.md

* Update README.md

* Update CONTRIBUTING.md
* Improvements to MQTT-node

* ⚡ Small improvements

done

* ⚡ Improvements

Co-authored-by: LEE SANG JUN <[email protected]>
Renerick and others added 10 commits September 2, 2020 00:29
* ⚡ Add allowUnauthorizedCerts to Postgres-Node

* ⚡ Added recursive directory listing for SFTP

* ⚡ Added recursive listing for FTP

* Removed unused imports

* ⚡ Fixed creating an instance of both ftp/sftp both regardless of which is used

Co-authored-by: Jan Oberhauser <[email protected]>
* 🚧 Descriptions, node function, generic function changes

* ✅ Finished functionality, added icon

* ⚡ Added new campaign operations, acommodated for 2 different authentications

* ⚡ Fixed number defaults not being numbers but empty strings
@pull pull bot added the ⤵️ pull label Sep 2, 2020
@pull pull bot requested review from Sou1Aced and spam-n-eggs September 2, 2020 10:51
@spam-n-eggs spam-n-eggs merged commit b7bb6cc into dominion-solutions:master Sep 2, 2020
spam-n-eggs added a commit that referenced this pull request Sep 4, 2020
* Added pull.yaml file to .github folder for wei/pull
* Added pull.yaml file to .github folder for wei/pull
* Update pull.yml
* [pull] master from n8n-io:master (#2)
* Add Custom S3 Endpoint credentials
* Add support for custom S3 endpoint in AWS S3 node
* Add support for custom endpoint URL scheme (both HTTP and HTTPS)
* Create generic S3 node
* Revert AWS S3 node to its original state
* ⚡ Add allowUnauthorizedCerts to Postgres-Node
* ⚡ Added RAW data option for assets, entries, content types
* ⚡ Fixed Contentful error parsing, added missing comma in entryDescription
* ⚡ Minor improvements to Contentful-Node
* 🐛 Do not overwrite accept header if set on HTTP Request Node
* 🔖 Release [email protected]
* ⬆️ Set [email protected] on n8n
* 🔖 Release [email protected]
* 🐛 Add missing rawBody for "application/x-www-form-urlencoded"
* 🔖 Release [email protected]
* 🐛 Fix bug that workflows did not get activated correctly
* 🔖 Release [email protected]
* ⚡ Add search operation to Zendesk-Node (n8n-io#900)
* 🐛 Fix wrong authentication name (n8n-io#908)
* 🐛 Fix comment create with assignee ID (repair field name) (n8n-io#906)
* 🐛 Fix another wrong property on ClickUp-Node
* 👷 Automatically run tslint
* 👕 Fix lint issue
* ⬆️ Set [email protected] on n8n-node-dev
* 📚 Update copy and add information (n8n-io#910)
* Update README.md
* Update README.md
* Update CONTRIBUTING.md
* ✨ Add MQTT Trigger-Node (n8n-io#885)
* Improvements to MQTT-node
* ⚡ Small improvements
done
* ⚡ Improvements
Co-authored-by: LEE SANG JUN <[email protected]>
* ⚡ Minor improvements to MQTT Trigger-Node
* ⚡ Update buffer code to not get deprecation message
* Remove code duplication
* Trim whitespaces in AWS credentials
* Trim whitespaces in the AWS credentials in other nodes
* ⚡ Minor improvements to S3-Node
* 📚 Fix link to docker images
* ✨ Recursive listing for FTP/SFTP (n8n-io#903)
* ⚡ Add allowUnauthorizedCerts to Postgres-Node
* ⚡ Added recursive directory listing for SFTP
* ⚡ Added recursive listing for FTP
* Removed unused imports
* ⚡ Fixed creating an instance of both ftp/sftp both regardless of which is used
Co-authored-by: Jan Oberhauser <[email protected]>
* ⚡ Normalize FTP-Data
Co-authored-by: Denis Palashevskii <[email protected]>
Co-authored-by: Jan Oberhauser <[email protected]>
Co-authored-by: Rupenieks <[email protected]>
Co-authored-by: Ricardo Espinoza <[email protected]>
Co-authored-by: vvvictor07 <[email protected]>
Co-authored-by: Tanay Pant <[email protected]>
Co-authored-by: LEE SANG JUN <[email protected]>
Co-authored-by: Rupenieks <[email protected]>

* [pull] master from n8n-io:master (#3)

* Add Custom S3 Endpoint credentials

* Add support for custom S3 endpoint in AWS S3 node

* Add support for custom endpoint URL scheme (both HTTP and HTTPS)

* Create generic S3 node

* Revert AWS S3 node to its original state

* ⚡ Add allowUnauthorizedCerts to Postgres-Node

* ⚡ Added RAW data option for assets, entries, content types

* ⚡ Fixed Contentful error parsing, added missing comma in entryDescription

* ⚡ Minor improvements to Contentful-Node

* 🐛 Do not overwrite accept header if set on HTTP Request Node

* 🔖 Release [email protected]

* ⬆️ Set [email protected] on n8n

* 🔖 Release [email protected]

* 🐛 Add missing rawBody for "application/x-www-form-urlencoded"

* 🔖 Release [email protected]

* 🐛 Fix bug that workflows did not get activated correctly

* 🔖 Release [email protected]

* ⚡ Add search operation to Zendesk-Node (n8n-io#900)

* 🐛 Fix wrong authentication name (n8n-io#908)

* 🐛 Fix comment create with assignee ID (repair field name) (n8n-io#906)

* 🐛 Fix another wrong property on ClickUp-Node

* 👷 Automatically run tslint

* 👕 Fix lint issue

* ⬆️ Set [email protected] on n8n-node-dev

* 📚 Update copy and add information (n8n-io#910)

* Update README.md

* Update README.md

* Update CONTRIBUTING.md

* ✨ Add MQTT Trigger-Node (n8n-io#885)

* Improvements to MQTT-node

* ⚡ Small improvements

done

* ⚡ Improvements

Co-authored-by: LEE SANG JUN <[email protected]>

* ⚡ Minor improvements to MQTT Trigger-Node

* ⚡ Update buffer code to not get deprecation message

* Remove code duplication

* Trim whitespaces in AWS credentials

* Trim whitespaces in the AWS credentials in other nodes

* ⚡ Minor improvements to S3-Node

* 📚 Fix link to docker images

* ✨ Recursive listing for FTP/SFTP (n8n-io#903)

* ⚡ Add allowUnauthorizedCerts to Postgres-Node

* ⚡ Added recursive directory listing for SFTP

* ⚡ Added recursive listing for FTP

* Removed unused imports

* ⚡ Fixed creating an instance of both ftp/sftp both regardless of which is used

Co-authored-by: Jan Oberhauser <[email protected]>

* ⚡ Normalize FTP-Data

* ✨ Add Customer.io-Node (n8n-io#833)

* 🚧 Descriptions, node function, generic function changes

* ✅ Finished functionality, added icon

* ⚡ Added new campaign operations, acommodated for 2 different authentications

* ⚡ Fixed number defaults not being numbers but empty strings

* ⚡ Some improvements to Customer.io Node

* 🐛 Fixed multiple labelIds not working on message -> getAll (n8n-io#916)

* 🐛 Fix Label-ID field

Co-authored-by: Denis Palashevskii <[email protected]>
Co-authored-by: Jan Oberhauser <[email protected]>
Co-authored-by: Rupenieks <[email protected]>
Co-authored-by: Ricardo Espinoza <[email protected]>
Co-authored-by: vvvictor07 <[email protected]>
Co-authored-by: Tanay Pant <[email protected]>
Co-authored-by: LEE SANG JUN <[email protected]>
Co-authored-by: Rupenieks <[email protected]>

* Fixing ClockifTrigger.node.ts to return

Co-authored-by: Ethan Sowell <[email protected]>
Co-authored-by: Mark Horninger <[email protected]>
Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
Co-authored-by: Denis Palashevskii <[email protected]>
Co-authored-by: Jan Oberhauser <[email protected]>
Co-authored-by: Rupenieks <[email protected]>
Co-authored-by: Ricardo Espinoza <[email protected]>
Co-authored-by: vvvictor07 <[email protected]>
Co-authored-by: Tanay Pant <[email protected]>
Co-authored-by: LEE SANG JUN <[email protected]>
Co-authored-by: Rupenieks <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants