Jan
|
c5e8f9f023
|
🔀 Merge pull request #434 from ceefour/rundev-fix
refactor(cli): `npm run dev` starts nodemon&watch
|
2020-04-01 00:00:12 +02:00 |
|
Jan
|
40943e7b83
|
🔀 Merge pull request #432 from ceefour/json-fix
fix(cli): ResponseHelper sends JSON.
|
2020-03-31 23:54:04 +02:00 |
|
Jan
|
c2f770d9f2
|
🔀 Merge pull request #429 from ceefour/env-fix
fix(editor-ui): Use `cross-env`
|
2020-03-31 23:44:07 +02:00 |
|
Hendy Irawan
|
faeb5028b4
|
refactor(cli): npm run dev starts nodemon&watch
Fixed #431.
|
2020-04-01 01:24:13 +07:00 |
|
Hendy Irawan
|
b3bf138e3b
|
fix(cli): Clarify webhook error message & fix typo
|
2020-03-31 23:56:06 +07:00 |
|
Hendy Irawan
|
f23abdce2e
|
fix(cli): ResponseHelper sends JSON.
For both success and error. Fixed #430.
|
2020-03-31 23:41:52 +07:00 |
|
Hendy Irawan
|
70a050c7f1
|
fix(editor-ui): Use cross-env
So `npm run dev` works in Windows. Fixed #428.
|
2020-03-31 23:04:19 +07:00 |
|
Jan Oberhauser
|
263c1eee1d
|
⚡ Make it possible to move base64 data around
|
2020-03-30 20:11:39 +02:00 |
|
Jan Oberhauser
|
554a32d64d
|
🐛 Fix issue with wrongly named binary data #423
|
2020-03-30 14:53:42 +02:00 |
|
Jan Oberhauser
|
8e57009b3b
|
⚡ Remove no longer needed code
|
2020-03-30 13:37:04 +02:00 |
|
Jan Oberhauser
|
7c5f437e92
|
⚡ Make sure that it looks for SSL certs only if defined
|
2020-03-30 13:29:42 +02:00 |
|
Jan Oberhauser
|
d710909bbd
|
⚡ Add support to send multiple files with Form-Data Multipart
|
2020-03-30 10:31:33 +02:00 |
|
Jan Oberhauser
|
ff2cee467e
|
🔀 Merge branch 'feature/extend-http-request' of https://github.com/RicardoE105/n8n into RicardoE105-feature/extend-http-request
|
2020-03-30 09:22:38 +02:00 |
|
Jan Oberhauser
|
f00b7347c8
|
⚡ Minor improvements to SSL support
|
2020-03-29 12:46:55 +02:00 |
|
Jan Oberhauser
|
37ccff8cb8
|
🔀 Merge branch 'master' of https://github.com/coolpay64/n8n into coolpay64-master
|
2020-03-29 10:36:52 +02:00 |
|
Jan Oberhauser
|
dca04fa02a
|
🔀 Merge branch 'RicardoE105-feature/extend-hubspot'
|
2020-03-29 10:18:17 +02:00 |
|
Jan Oberhauser
|
a1932a5427
|
⚡ Improve Hubspot error handling
|
2020-03-29 10:17:11 +02:00 |
|
Jan Oberhauser
|
6b176acf73
|
🔀 Merge branch 'feature/extend-hubspot' of https://github.com/RicardoE105/n8n
|
2020-03-28 23:35:02 +01:00 |
|
Jan Oberhauser
|
30dce29597
|
⚡ Another small improvement to Monday.com Node
|
2020-03-28 00:46:35 +01:00 |
|
Jan Oberhauser
|
6042fd9d26
|
⚡ Small improvements to Monday.com Node
|
2020-03-28 00:34:39 +01:00 |
|
Jan Oberhauser
|
65c33cedc0
|
🔀 Merge branch 'feature/monday-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/monday-node
|
2020-03-28 00:12:05 +01:00 |
|
ricardo
|
1050f13d54
|
⚡ Added improvements
|
2020-03-27 15:17:16 -04:00 |
|
KH Wong
|
2870818211
|
Add HTTPS support by giving an SSL Cert and Key
|
2020-03-28 01:19:30 +08:00 |
|
Jan Oberhauser
|
6c86269aaf
|
🔖 Release n8n@0.59.0
|
2020-03-27 12:49:28 +01:00 |
|
Jan Oberhauser
|
67acff6fbf
|
⬆️ Set n8n-nodes-base@0.54.0 on n8n
|
2020-03-27 12:48:49 +01:00 |
|
Jan Oberhauser
|
dfa5f31e03
|
🔖 Release n8n-nodes-base@0.54.0
|
2020-03-27 12:47:18 +01:00 |
|
Jan Oberhauser
|
ff67e991b2
|
⚡ Make it possible to use JotForm accounts from Europe
|
2020-03-27 12:44:26 +01:00 |
|
Jan Oberhauser
|
764172d46f
|
✨ Add support for n8n configuration via file
|
2020-03-27 12:30:42 +01:00 |
|
Jan Oberhauser
|
7be0a0a7b3
|
🔀 Merge branch 'feature/extend-hubspot' of https://github.com/RicardoE105/n8n into RicardoE105-feature/extend-hubspot
|
2020-03-27 07:29:30 +01:00 |
|
Jan Oberhauser
|
45ee6472de
|
⚡ Make it possible to specifically read spreadsheets as string #388
|
2020-03-27 00:25:45 +01:00 |
|
Jan
|
3b074ef87d
|
🔀 Merge pull request #407 from RicardoE105/feature/mailjet-fix
🐛 fix template id type #405
|
2020-03-26 23:47:29 +01:00 |
|
Jan Oberhauser
|
5300b71996
|
⚡ Improve parameter naming
|
2020-03-26 23:43:38 +01:00 |
|
Jan Oberhauser
|
17fc18358b
|
🔀 Merge branch 'feature/sheets' of https://github.com/RicardoE105/n8n into RicardoE105-feature/sheets
|
2020-03-26 23:01:32 +01:00 |
|
Jan
|
12bda63433
|
🔀 Merge pull request #413 from frane/GH-406
Fix for issue #406
|
2020-03-26 22:59:56 +01:00 |
|
ricardo
|
23503ce9f8
|
⚡ Added continue option
|
2020-03-26 17:18:24 -04:00 |
|
ricardo
|
9320d415d6
|
✨ Monday.com node
|
2020-03-26 15:39:54 -04:00 |
|
Frane Bandov
|
b6b63ed48b
|
Add full-icu to Dockerfiles
|
2020-03-26 18:05:23 +01:00 |
|
Frane Bandov
|
01ee72f42f
|
Fix for issue #406
|
2020-03-26 16:30:17 +01:00 |
|
ricardo
|
87eda6619f
|
🐛 fix template id type #405
|
2020-03-25 14:54:54 -04:00 |
|
Jan Oberhauser
|
51793c72bd
|
⚡ Fix potential issues with Affinity Trigger Nodes
|
2020-03-25 18:17:30 +01:00 |
|
Jan Oberhauser
|
6785b1ed46
|
⚡ Add also json-data when Webhook receives binary data
|
2020-03-25 00:13:40 +01:00 |
|
ricardo
|
bce40148a6
|
✨ Extended multipart/form-data functionality
|
2020-03-23 09:11:36 -04:00 |
|
ricardo
|
fa922d363e
|
✨ Extended Hubspot functionality
|
2020-03-22 22:40:42 -04:00 |
|
Jan Oberhauser
|
f0f4a04c74
|
🔖 Release n8n@0.58.0
|
2020-03-22 10:43:41 +01:00 |
|
Jan Oberhauser
|
840e381264
|
⬆️ Set n8n-core@0.28.0, n8n-editor-ui@0.39.0, n8n-nodes-base@0.53.0 and n8n-workflow@0.25.0 on n8n
|
2020-03-22 10:43:16 +01:00 |
|
Jan Oberhauser
|
06b84694cf
|
🔖 Release n8n-editor-ui@0.39.0
|
2020-03-22 10:41:56 +01:00 |
|
Jan Oberhauser
|
838d80ad51
|
⬆️ Set n8n-workflow@0.25.0 on n8n-editor-ui
|
2020-03-22 10:41:28 +01:00 |
|
Jan Oberhauser
|
f57417f546
|
🔖 Release n8n-nodes-base@0.53.0
|
2020-03-22 10:40:16 +01:00 |
|
Jan Oberhauser
|
84362337c1
|
⬆️ Set n8n-core@0.28.0 and n8n-workflow@0.25.0 on n8n-nodes-base
|
2020-03-22 10:39:50 +01:00 |
|
Jan Oberhauser
|
b5c10c80ff
|
🔖 Release n8n-core@0.28.0
|
2020-03-22 10:38:23 +01:00 |
|
Jan Oberhauser
|
1b564fc461
|
⬆️ Set n8n-workflow@0.25.0 on n8n-core
|
2020-03-22 10:38:00 +01:00 |
|
Jan Oberhauser
|
45b76ef9d2
|
🔖 Release n8n-workflow@0.25.0
|
2020-03-22 10:37:12 +01:00 |
|
Jan Oberhauser
|
1534335b58
|
⚡ Improve Webhook receive binary functionality
|
2020-03-21 23:39:40 +01:00 |
|
Jan Oberhauser
|
4d5a8234b5
|
🔀 Merge branch 'feature/webhook-binary-data' of https://github.com/RicardoE105/n8n into RicardoE105-feature/webhook-binary-data
|
2020-03-21 23:01:36 +01:00 |
|
Jan Oberhauser
|
255d30b2c7
|
✨ Make it possible to define prefix for table names
|
2020-03-21 18:32:26 +01:00 |
|
Jan Oberhauser
|
4469e9bb8f
|
⚡ Make possible with Google Sheet > Lookup to search for empty values
|
2020-03-21 17:52:34 +01:00 |
|
Jan Oberhauser
|
0ec6010a00
|
⚡ Make it possible to not use dot-notation with Set-Node
|
2020-03-21 17:43:23 +01:00 |
|
Jan Oberhauser
|
c1853a6ff5
|
✨ Add functionality to evaluate expression
|
2020-03-21 17:25:29 +01:00 |
|
Jan Oberhauser
|
e9c6c64290
|
🐛 Fix bug that not all webhooks got deleted when active & testing #387
|
2020-03-21 00:32:05 +01:00 |
|
ricardo
|
b3fe74a655
|
⚡ added back rawBody field
|
2020-03-20 18:44:01 -04:00 |
|
Jan Oberhauser
|
122a0c79a3
|
⚡ Use constant for encoding
|
2020-03-20 22:47:47 +01:00 |
|
Jan
|
8d8b9c9652
|
🔀 Merge pull request #393 from RicardoE105/feature/multipart-data-fix
⚡ encode file to base64
|
2020-03-20 22:45:47 +01:00 |
|
Jan Oberhauser
|
702849321a
|
🐛 Fix issue in GoogleSheet-Node Operation:update if column > Z
|
2020-03-20 22:35:09 +01:00 |
|
ricardo
|
32175a19ca
|
⚡ Removed deprecation warning
|
2020-03-20 15:00:52 -04:00 |
|
ricardo
|
246213ba5d
|
⚡ added support to binary data
|
2020-03-20 14:53:51 -04:00 |
|
ricardo
|
ccb445a714
|
⚡ encode file to base64
|
2020-03-20 11:18:03 -04:00 |
|
Jan Oberhauser
|
ce1738a271
|
🔖 Release n8n@0.57.0
|
2020-03-18 22:59:20 +01:00 |
|
Jan Oberhauser
|
de7f4cb691
|
⬆️ Set n8n-nodes-base@0.52.0 on n8n
|
2020-03-18 22:58:42 +01:00 |
|
Jan Oberhauser
|
2c8f1ef836
|
🔖 Release n8n-nodes-base@0.52.0
|
2020-03-18 22:57:36 +01:00 |
|
Jan Oberhauser
|
d1d94eab6d
|
🔀 Merge branch 'postgres-schema-support' of https://github.com/richteri/n8n into richteri-postgres-schema-support
|
2020-03-18 22:54:21 +01:00 |
|
Jan Oberhauser
|
0d5723f50a
|
⚡ Small improvement to Postgres-Node
|
2020-03-18 09:26:40 +01:00 |
|
Jan Oberhauser
|
d2a280d7b2
|
🔀 Merge branch 'feature/postgres' of https://github.com/RicardoE105/n8n into RicardoE105-feature/postgres
|
2020-03-18 08:54:45 +01:00 |
|
Istvan Richter
|
31a2138f92
|
Add custom Postgres schema support
|
2020-03-18 06:26:33 +01:00 |
|
ricardo
|
5133f16e42
|
⚡ Improvements to insert operation
|
2020-03-17 19:49:35 -04:00 |
|
Jan Oberhauser
|
7a2a9b8b16
|
🔖 Release n8n@0.56.0
|
2020-03-17 13:32:21 +01:00 |
|
Jan Oberhauser
|
cb81c41ea1
|
⬆️ Set n8n-core@0.27.0, n8n-editor-ui@0.38.0, n8n-nodes-base@0.51.0 and n8n-workflow@0.24.0 on n8n
|
2020-03-17 13:31:55 +01:00 |
|
Jan Oberhauser
|
967c51cf67
|
🔖 Release n8n-editor-ui@0.38.0
|
2020-03-17 13:30:19 +01:00 |
|
Jan Oberhauser
|
692f36d0a9
|
⬆️ Set n8n-workflow@0.24.0 on n8n-editor-ui
|
2020-03-17 13:29:41 +01:00 |
|
Jan Oberhauser
|
55a18bfe87
|
🔖 Release n8n-nodes-base@0.51.0
|
2020-03-17 13:28:09 +01:00 |
|
Jan Oberhauser
|
bd7b305e0f
|
⬆️ Set n8n-core@0.27.0 and n8n-workflow@0.24.0 on n8n-nodes-base
|
2020-03-17 13:27:36 +01:00 |
|
Jan Oberhauser
|
c30c3f188b
|
⚡ Fix package.json indentation
|
2020-03-17 13:26:46 +01:00 |
|
Jan Oberhauser
|
6b8b793649
|
🔖 Release n8n-core@0.27.0
|
2020-03-17 13:24:54 +01:00 |
|
Jan Oberhauser
|
4e6337251a
|
⬆️ Set n8n-workflow@0.24.0 on n8n-core
|
2020-03-17 13:24:27 +01:00 |
|
Jan Oberhauser
|
4557f16062
|
🔖 Release n8n-workflow@0.24.0
|
2020-03-17 13:23:16 +01:00 |
|
Jan Oberhauser
|
ce0aaeba7d
|
⚡ Improve continueOnFail behaviour
|
2020-03-17 13:18:04 +01:00 |
|
Jan Oberhauser
|
3bf0a9ab10
|
🐛 Fix retry issue #365
|
2020-03-17 09:19:56 +01:00 |
|
Jan Oberhauser
|
d3a2456de9
|
⚡ Fix some InvoiceNinja-Node issues
|
2020-03-16 23:26:27 +01:00 |
|
Jan Oberhauser
|
a5a2f4606c
|
🔀 Merge branch 'feature/invoice-ninja-node' of https://github.com/RicardoE105/n8n into RicardoE105-feature/invoice-ninja-node
|
2020-03-16 19:38:14 +01:00 |
|
Jan Oberhauser
|
50eda58f99
|
⚡ Optimize Affinity icon
|
2020-03-16 19:34:33 +01:00 |
|
Jan Oberhauser
|
94b7743de1
|
🔀 Merge branch 'RicardoE105-feature/affinity'
|
2020-03-16 19:31:51 +01:00 |
|
Jan Oberhauser
|
4560d02823
|
⚡ Small improvements to Affinity-Node
|
2020-03-16 19:30:39 +01:00 |
|
Jan Oberhauser
|
daaee2e039
|
⚡ Display correct error message if there is no item to return
|
2020-03-16 13:23:45 +01:00 |
|
Jan Oberhauser
|
f145c499c0
|
⚡ If trigger nodes are in workflow use them as default start-node #379
|
2020-03-16 09:59:29 +01:00 |
|
Jan
|
08715b64e5
|
🔀 Merge pull request #373 from airmoi/fix_filemaker_loops
Fix an issue with logout and items parameter
|
2020-03-15 19:29:03 +01:00 |
|
Jan Oberhauser
|
1d43cbf3e7
|
⚡ Improved Rundeck-Node
|
2020-03-15 19:20:41 +01:00 |
|
Jan Oberhauser
|
07f0b95608
|
🔀 Merge branch 'master' of https://github.com/lucaskenda/n8n into lucaskenda-master
|
2020-03-15 16:43:15 +01:00 |
|
Romain Dunand
|
b8dd8a4b39
|
Fix an issue with logout and items parameter
parameters where not populate using the correct item index
Logout after the loop across items
|
2020-03-13 19:51:45 +01:00 |
|
lucaskenda
|
77fe157105
|
Change spaces for tabs
|
2020-03-13 13:02:54 -03:00 |
|
ricardo
|
0e9106c563
|
⚡ small fix
|
2020-03-13 10:05:17 -04:00 |
|
Jan Oberhauser
|
b17f9747b0
|
⚡ Minor Calendly-Node improvements
|
2020-03-13 13:17:38 +01:00 |
|