Jan Oberhauser
fbda916457
🔖 Release n8n-core@0.43.0
2020-08-18 17:18:32 +02:00
Jan Oberhauser
c13df666a5
⬆️ Set n8n-workflow@0.39.0 on n8n-core
2020-08-18 17:18:09 +02:00
Jan Oberhauser
adf0d09cc5
✅ Update @types/node to latest version
2020-08-14 18:36:34 +02:00
Jan Oberhauser
94d7ddf735
✅ Use same package versions
2020-08-14 18:03:43 +02:00
Rupenieks
a69098a096
✅ Updated @types/node to v14, fixed TS breaking with changes
2020-08-12 12:19:41 +02:00
Jan Oberhauser
cf1f7a7f60
🔖 Release n8n-core@0.41.0
2020-08-05 09:42:01 +02:00
Jan Oberhauser
1b0f788648
⬆️ Set n8n-workflow@0.37.0 on n8n-core
2020-08-05 09:41:44 +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
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
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
d2b99263d4
⚡ Minor improvements to OAuth1 support in HTTP Request Node
2020-07-25 10:10:34 +02:00
Rupenieks
5295696e60
✨ OAuth1 support for HTTP Request Node ( #781 )
...
* Add OAuth1
* ✅ Added OAuth1 support.
Changes to NodeExecuteFunctions:
- Accommodating to use of both a URL and URI property in request options.
- qs if not set is undefined, so checking for its length returns an error
2020-07-25 10:09:52 +02:00
Jan Oberhauser
9c266e7aea
⚡ Small improvements to OPTIONS request for webhooks
2020-07-24 16:45:07 +02:00
Rupenieks
82d94873fc
✨ OPTIONS request support for Production/Test Webhooks ( #787 )
...
* 🐛 Fix naming of events in AffinityTrigger Node
* 🚧 OPTIONS allow header response for production webhooks
* ✅ Implemented Allow header for test webhook OPTIONS response
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-07-24 16:24:18 +02:00
Jan Oberhauser
f64a49318a
🐛 Fix bug with test webhooks which do not get unregistered
2020-07-24 13:56:20 +02:00
Jan Oberhauser
d24d215b43
🔖 Release n8n-core@0.39.0
2020-07-15 12:36:07 +02:00
Jan Oberhauser
3872c7cba9
⬆️ Set n8n-workflow@0.35.0 on n8n-core
2020-07-15 12:35:42 +02:00
Jan Oberhauser
d17161cf40
🔀 Merge branch 'static-stateless-webhooks'
2020-07-14 12:34:34 +02:00
Jan Oberhauser
c03c9a06c8
⚡ Fix logos in README.md files
2020-07-13 14:22:34 +02:00
Jan Oberhauser
5e61a77d23
🔖 Release n8n-core@0.38.0
2020-07-08 11:23:38 +02:00
Jan Oberhauser
c8718bf96b
⬆️ Set n8n-workflow@0.34.0 on n8n-core
2020-07-08 11:22:55 +02:00
Jan Oberhauser
224842c790
⚡ Get rid of mmmagic for mime-type detection
2020-07-08 09:40:47 +02:00
Jan Oberhauser
63280b7407
🐛 Fix build issue
2020-07-02 23:07:28 +02:00
Jan Oberhauser
549b26fa3d
🐛 Fix issue with nodes in stack which do actually not get executed
2020-07-02 15:07:55 +02:00
Jan Oberhauser
7de478d502
🔖 Release n8n-core@0.37.0
2020-07-02 07:18:08 +02:00
Jan Oberhauser
872bc9df75
🐛 Write env encryption key to config if file does not exist #713
2020-06-30 20:08:52 +02:00
ricardo
94cd2c76c2
⚡ updated n8n packages to it's latest version.
2020-06-22 19:37:58 -04:00
ricardo
494b1de93f
Merge branch 'master' into static-stateless-webhooks
2020-06-22 16:16:50 -04:00
Jan Oberhauser
d9906e1b24
📚 Text fix
2020-06-18 10:12:13 +02:00
Jan Oberhauser
5ed86670a8
⚡ Make it use of full webhook path more generic
2020-06-10 15:39:15 +02:00
Jan Oberhauser
6375934cb8
🔖 Release n8n-core@0.36.0
2020-06-08 10:51:18 +02:00
Jan Oberhauser
c0b7a84734
🔀 Merge branch 'feature/twitte-update' of https://github.com/RicardoE105/n8n into RicardoE105-feature/twitte-update
2020-06-08 00:37:28 +02:00
ricardo
5e93b37c6e
⚡ Improvements
2020-06-07 17:29:29 -04:00
Jan Oberhauser
0abbcba6ca
🔖 Release n8n-core@0.35.0
2020-06-04 17:07:44 +02:00
Jan Oberhauser
7e88c35e35
⬆️ Set n8n-workflow@0.32.0 on n8n-core
2020-06-04 17:07:09 +02:00
ricardo
af3d799e5c
✨ Oauth1 support and Twitter node
2020-06-01 20:42:44 -04:00
Jan Oberhauser
1f4b8f8999
⚡ Small improvements
2020-05-31 21:13:45 +02:00
ricardo
4e9490a88d
⚡ Improvements
2020-05-30 19:04:04 -04:00
Jan Oberhauser
a0564e649f
🔀 Merge branch 'master' into oauth-support
2020-05-12 22:54:03 +02:00
Jan Oberhauser
1dc18e8968
🔖 Release n8n-core@0.34.0
2020-05-12 16:21:10 +02:00
Jan Oberhauser
acd7b4c8b7
⬆️ Set n8n-workflow@0.31.0 on n8n-core
2020-05-12 16:20:25 +02:00
Jan Oberhauser
147c50485c
🔀 Merge branch 'master' into oauth-support
2020-05-12 01:56:27 +02:00
Rupenieks
e627a0399c
🔀 Npm package updates ( #554 )
...
* Update package.json
* Replace-In-File & change-case update fixes
* tslint to 6.1.2
* nodemailer 6.4.6, googeaplis 50.0.0
* tslint 7.0.1
* package updates
2020-05-08 18:07:34 +02:00
zou wendi
e4cc3a4bc9
features: support jira self-hosted server
2020-05-05 12:07:19 +08:00
Jan Oberhauser
d282d33903
🔖 Release n8n-core@0.33.0
2020-05-04 09:03:52 +02:00
Jan Oberhauser
2d429a789d
⬆️ Set n8n-workflow@0.30.0 on n8n-core
2020-05-04 09:03:11 +02:00
Jan Oberhauser
a253192b0c
📝 Change licensor
2020-05-02 23:17:34 +02:00
Jan Oberhauser
976e02efcc
➕ Add missing dependency
2020-04-30 00:49:10 +02:00
Jan Oberhauser
48fad7aa3d
🔖 Release n8n-core@0.32.0
2020-04-27 08:20:38 +02:00