Denis Palashevskii
76ab07d60f
Remove code duplication
2020-09-01 19:51:45 +04:00
Denis Palashevskii
0cf3b069a9
Revert AWS S3 node to its original state
2020-08-18 17:11:20 +04:00
Denis Palashevskii
77eb0f4955
Create generic S3 node
2020-08-18 16:56:53 +04:00
Denis Palashevskii
a3c5a971e5
Add support for custom endpoint URL scheme (both HTTP and HTTPS)
2020-08-05 15:22:57 +04:00
Denis Palashevskii
4b22df31ad
Add support for custom S3 endpoint in AWS S3 node
2020-08-05 14:40:45 +04:00
Denis Palashevskii
823ae846bf
Add Custom S3 Endpoint credentials
2020-08-05 12:12:48 +04:00
Jason
6cbe59f686
Fixed spelling mistakes ( #814 )
...
* Fixed spelling mistakes
* Fixed spelling
* Edited spelling mistakes
2020-08-04 11:35:28 +02:00
Jan Oberhauser
f8d216b2be
⚡ Small improvements to PhilipsHue-Node
2020-08-04 11:10:13 +02:00
Jan Oberhauser
b5121a1454
🔀 Merge branch 'MLH-Fellowship-customer.io'
2020-08-04 10:33:27 +02:00
Jan Oberhauser
5aec61bb18
⚡ Fixes to CustomerIo-Node
2020-08-04 10:32:51 +02:00
Jan Oberhauser
c1b8811772
🔀 Merge branch 'customer.io' of https://github.com/MLH-Fellowship/n8n into MLH-Fellowship-customer.io
2020-08-04 10:22:24 +02:00
Jan Oberhauser
420777c0b3
⚡ Small improvements to FTP-Node
2020-08-04 09:01:37 +02:00
Rupenieks
a66e483a74
✨ FileTransfer Node (FTP/SFTP) ( #779 )
...
* 🚧 Setup
* 🚧 SFTP finished
* ✅ FTP Finished / Tested
* Tab indentation
* 🐛 Fix some issues on FTP Node
* ⚡ Changed dependencies
* Update FileTransfer.node.ts
* ⚡ Fix issues on FTP-Node
* ⚡ Fixed uploading to subdirectories
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-08-04 09:01:13 +02:00
ricardo
4b02ed2f37
⚡ Improvements
2020-08-03 17:11:57 -04:00
ricardo
a443bf797d
Merge 'master' into 'customer.io'
2020-08-03 14:55:36 -04:00
Rupenieks
3cafc68f19
⚡ Migrated API from V1beta to V1 ( #813 )
2020-08-03 17:27:34 +02:00
Jan Oberhauser
5eb30b34a9
🐛 Fix issue that disabled nodes get used as Start-Node #812
2020-08-03 10:15:19 +02:00
Jan Oberhauser
d1bb823e1e
🔀 Merge branch 'RicardoE105-feature/phillips-hue'
2020-08-03 10:07:24 +02:00
Jan Oberhauser
06a5ed3690
⚡ Fixes to PhilipsHue Node
2020-08-03 10:06:46 +02:00
Jan Oberhauser
ea7f1c4b84
🔀 Merge branch 'feature/phillips-hue' of https://github.com/RicardoE105/n8n into RicardoE105-feature/phillips-hue
2020-08-03 08:26:05 +02:00
Jan Oberhauser
7d2f225a21
⚡ Small improvements to CrateDb-Node
2020-08-03 08:21:42 +02:00
Rupenieks
6a8d22d2fa
⚡ Fixed return values from CrateDB update function
2020-08-02 20:23:53 +01:00
ricardo
9a5adb61fa
✨ PhilipHue-Node
2020-07-31 16:26:23 -04:00
Rupenieks
7f43faceb0
Merge branch 'master' of https://github.com/n8n-io/n8n
2020-07-31 15:24:55 +01:00
Rupenieks
4114f70027
⚡ Fixed CrateDB Update operation
2020-07-31 15:24:43 +01:00
Jan Oberhauser
e82f3f405e
⚡ Fix link to documentation
2020-07-31 09:57:23 +02:00
Rupenieks
0f86df4c0f
⚡ Documentation Link in Node Display ( #808 )
...
* ✅ Implemented Documentation link help box
* ⚡ Adjusted transition speed
* ⚡ Added UTM link, fixed Node Name issue
2020-07-31 09:56:39 +02:00
Jean Baptiste Noblot
e863254272
👕 replace coma in semicolon when end of line ( #802 )
2020-07-30 11:35:36 +02:00
Jan Oberhauser
c298fd325a
🐛 Fix bug which displayed selector for low number of items
2020-07-29 22:43:05 +02:00
Jan Oberhauser
729da6f73e
🐛 Fix bug in MobeBinaryData-Node that it read options wrong
2020-07-29 22:30:49 +02:00
Jan Oberhauser
b488ae8d3a
👕 Fix lint issue
2020-07-29 14:20:31 +02:00
Ben Hesseldieck
051598d30e
✨ Add max execution time for Workflows ( #755 )
...
* 🎉 basic setup and execution stopping
* 🚧 soft timeout for own process executions
* 🚧 add hard timeout for subprocesses
* 🚧 add soft timeout to main thread
* 🔧 set default timeout to 5 mins --> 500s
* 💡 adding documentation to configs
* 🚧 deactivate timeout by default
* 🚧 add logic of max execution timeout
* ⚡ adding timeout to settings in frontend and server
* 🎨 improve naming
* 💡 fix change in config docs
* ✔️ fixing compilation issue
* 🎨 add format for new config variables
* 👌 type cast before checking equality
* ⚡ Improve error message if NodeType is not known
* 🐳 Tag also rpi latest image
* 🐛 Fix Postgres issue with Node.js 14 #776
* 🚧 add toggle to activate workflow timeout
* 💄 improving UX of setting a timeout and its duration
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-07-29 14:12:54 +02:00
Jan Oberhauser
6e06da99fb
⚡ Update job website URL
2020-07-27 11:43:28 +02:00
Jan Oberhauser
ab93b1964d
🔖 Release n8n-nodes-base@0.70.1
2020-07-26 14:36:19 +02:00
Jan Oberhauser
51ff2b759f
🐛 Fix CrateDB default schema
2020-07-26 14:35:19 +02:00
Jan Oberhauser
db26140ff9
👷 Also run tests in Node.js v14
2020-07-26 12:58:23 +02:00
Jan Oberhauser
7f7f395e36
🔖 Release n8n@0.75.0
2020-07-26 12:55:24 +02:00
Jan Oberhauser
8e5fe3aaba
⬆️ Set n8n-core@0.40.0, n8n-editor-ui@0.51.0, n8n-nodes-base@0.70.0 and n8n-workflow@0.36.0 on n8n
2020-07-26 12:54:54 +02:00
Jan Oberhauser
d5d03815d0
🔖 Release n8n-editor-ui@0.51.0
2020-07-26 12:53:32 +02:00
Jan Oberhauser
2a38b3ec58
⬆️ Set n8n-workflow@0.36.0 on n8n-editor-ui
2020-07-26 12:53:02 +02:00
Jan Oberhauser
d6132a3c03
🔖 Release n8n-nodes-base@0.70.0
2020-07-26 12:52:02 +02:00
Jan Oberhauser
d6500dec22
⬆️ Set n8n-core@0.40.0 and n8n-workflow@0.36.0 on n8n-nodes-base
2020-07-26 12:51:35 +02:00
Jan Oberhauser
e5d73f37ad
🔖 Release n8n-core@0.40.0
2020-07-26 12:50:29 +02:00
Jan Oberhauser
1234ef2af1
⬆️ Set n8n-workflow@0.36.0 on n8n-core
2020-07-26 12:50:00 +02:00
Jan Oberhauser
50c57b0e81
🔖 Release n8n-workflow@0.36.0
2020-07-26 12:49:05 +02:00
Jan Oberhauser
604d8eea89
⚡ Small improvements and fix for Postgres & QuestDB
2020-07-26 12:45:39 +02:00
Jan Oberhauser
a46a6fa00c
👕 Fix lint issue
2020-07-26 11:59:17 +02:00
Jan Oberhauser
d726e11af4
⚡ Minor improvements to Box Node
2020-07-25 19:59:12 +02:00
Ricardo Espinoza
8370940713
✨ Box Node and Trigger ( #765 )
...
* ✨ Box Node and Trigger
* ⚡ Improvements
* ⚡ small fix
* 🐛 Add missing interface
* ⚡ add search operation
2020-07-25 19:58:38 +02:00
Jan Oberhauser
a5dd08fdbb
⚡ Minor improvements to Jira Trigger Node
2020-07-25 10:22:24 +02:00