Commit Graph

51 Commits

Author SHA1 Message Date
Jan
b33a5fcd13 💥 Remove MongoDB support 2021-01-23 20:35:38 +01:00
Ben Hesseldieck
d395498882 Add support for webhook route parameters (#1343)
* 🚧 add webhookId to URL

* 🚧 add webhookId to webhook entity, 🔧 refactor migrations

* 🚧 🐘 postgres migration

* 🚧 add mySQL migration

* 🚧 refactor mongoDB

* 🚧 add webhookId to IWebhookDb

* 🚧 starting workflow with dynamic route works

*  production dynamic webhooks complete

* 🎨 fix lint issues

* 🔧 dynamic path for webhook-test complete

* 🎨 fix lint issues

* 🎨 fix typescript issue

*  add error message for dynamic webhook-test

* 🔨 improve handling of leading `/`

* 🚧 add webhookId to URL

* 🚧 add webhookId to webhook entity, 🔧 refactor migrations

* 🚧 🐘 postgres migration

* 🚧 add mySQL migration

* 🚧 refactor mongoDB

* 🚧 add webhookId to IWebhookDb

* 🚧 starting workflow with dynamic route works

*  production dynamic webhooks complete

* 🎨 fix lint issues

* 🔧 dynamic path for webhook-test complete

* 🎨 fix lint issues

* 🎨 fix typescript issue

*  add error message for dynamic webhook-test

* 🔨 improve handling of leading `/`

*  Fix issue that tab-title did not get reset on new workflow

* Revert " Fix issue that tab-title did not get reset on new workflow"

This reverts commit 699d0a8946e08339558c72b2714601329fbf5f2c.

* 🔧 reset params before extraction

* 🐘 removing unique constraint for webhookId

* 🚧 handle multiple webhooks per id

* 🔧 enable webhook-test for multiple WH with same id

* 🐘 add migration for postgres

*  add mysql migration

* 🎨 fix lint issue

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-23 20:00:32 +01:00
Wilmar den Ouden
9496505232 📚 Add MySQL database option to intro (#1006) 2021-01-14 19:44:15 +01:00
Mathieu Ledru
53a97cc27b 🎨 update wordings to distinct distribution model to it's license (#1220) 2020-12-15 10:50:52 +01:00
Jan Oberhauser
e8f53effb4 📚 Fix and unify number of nodes 2020-12-10 08:44:06 +01:00
Jan Oberhauser
d3fd88c3eb 🐛 Fix docker user mount path #1233 2020-12-06 19:45:58 +01:00
Tanay Pant
f5c8fbe953 🔨 Fix pronunciation guide 2020-08-24 10:50:37 +02:00
Jan Oberhauser
6e06da99fb Update job website URL 2020-07-27 11:43:28 +02:00
Jan Oberhauser
305894d9b4 🐛 Fix item display issue 2020-07-10 10:12:30 +02:00
Tanay Pant
bafc1fc45c 🐛 Fix broken images 2020-07-08 12:38:25 +02:00
Jan Oberhauser
0091f53114 Fix typo 2020-05-26 23:29:45 +02:00
Tin.cr
8b23bbb0a9 📚 Update docker readme for updating n8n (#594)
Based on https://community.n8n.io/t/how-to-upgrade-n8n-with-docker-compose-setup/660/2
2020-05-26 23:28:00 +02:00
Istvan Richter
a041e60a1f Add missed docs for custom Postgres schema support 2020-03-18 06:45:44 +01:00
Istvan Richter
31a2138f92 Add custom Postgres schema support 2020-03-18 06:26:33 +01:00
Jan Oberhauser
1dc8714a80 📚 Add fair-code references 2020-03-08 22:17:23 +01:00
Jan Oberhauser
bd7b23da59 📚 Improve documentation 2020-02-21 08:16:51 +01:00
Jan Oberhauser
9996020bea 📚 Add links to job board 2020-02-13 22:57:37 -08:00
Jan Oberhauser
92445082fd Small additions to MySQL support 2020-02-11 21:26:43 -08:00
Jan Oberhauser
6336adec8b 📚 Update node count in README.md files 2020-01-26 00:17:48 -08:00
Jan Oberhauser
7dba3eed99 📚 Change wording 2020-01-01 15:40:37 -06:00
Jan Oberhauser
fcb4f8554c 📚 Add links to example docker-compose setup 2019-11-07 21:05:34 +01:00
Jan Oberhauser
33fad1dc06 📚 Improve documentation 2019-10-29 09:42:51 +01:00
Jan Oberhauser
1b076a4763 🐳 Set n8n and system timezone separately 2019-10-29 08:27:26 +01:00
Jan Oberhauser
c09fd103b3 📚 Fixed some spelling errors in README.md (thanks @BradyBromley) 2019-10-13 22:46:10 +02:00
Bastian Rang
98674d74e2 fixed typo 2019-10-10 10:22:01 +02:00
Jan Oberhauser
39e2613841 📚 Add link to node-list also to other README files 2019-10-05 19:19:01 +02:00
Jan Oberhauser
d589e8a909 📚 Add link to FAQ to license information 2019-10-04 20:40:23 +02:00
Jan Oberhauser
a5b5b60a57 📚 Add n8n documentation page 2019-09-22 18:29:03 +02:00
Jan Oberhauser
bcc3ab263b 📚 Add link to community forum 2019-09-09 21:46:42 +02:00
Jan Oberhauser
3720291046 📚 Link to new YouTube video 2019-09-06 08:30:30 +02:00
Jan Oberhauser
904ecc31e3 📚 Add upgrade information also to Docker readme 2019-09-04 19:10:59 +02:00
Jan Oberhauser
dfb52a51ef 📚 Add warning about using Mongo as database 2019-09-04 18:37:20 +02:00
Jan Oberhauser
d53ab0bb6e Remove no longer needed restriction about process id 1 2019-09-03 13:42:43 +02:00
Jan Oberhauser
c85b77d3af 📚 Small fix in sensitive data documentation 2019-09-02 07:26:48 +02:00
Jan Oberhauser
c1777f3c58 🐳 Change Dockerfile to use official node image 2019-09-01 18:37:55 +02:00
Jan Oberhauser
27e52254b1 📚 Improve README text 2019-08-26 22:09:31 +02:00
Jan Oberhauser
45721c20ca 📚 Make clear that tunnel is only for testing&development #13 2019-08-22 16:45:00 +02:00
Jan Oberhauser
9e390a3995 📚 Fix links in Docker documentation to also work on Dockerhub 2019-08-22 08:46:32 +02:00
Thomas LEVEIL
ba8ca7476d Docker README : add TOC 2019-08-21 23:21:35 +02:00
Thomas LEVEIL
2f0874d0da Docker README : demo 2019-08-21 23:19:43 +02:00
Thomas LEVEIL
53c82c1e90 📚 Add 🐳 Docker Compose example for 🐘 PostgresQL 2019-08-21 21:58:40 +02:00
mikementor
432f00e0e2 small typo fix
buy -> but
2019-08-19 09:40:03 +03:00
Jan Oberhauser
b5b959fe08 📚 Add n8n name explanation 2019-08-09 17:13:24 +02:00
Jan Oberhauser
f3d84fc29e Make it possible to secure n8n via basic auth 2019-08-04 14:24:48 +02:00
Jan Oberhauser
13c5f99a7e Add support for "_FILE" environment variables 2019-08-03 14:06:11 +02:00
Jan Oberhauser
a8f1f9c0ba Small fixes and fix that some nodes changed incoming data 2019-08-01 22:44:29 +02:00
Jan Oberhauser
862433497c 📚 Add logo and update refrences for logo and screenshot 2019-07-26 13:11:21 +02:00
Jan Oberhauser
7aff08cc8a 📚 Add documentation about n8n in Docker with PostgresDB 2019-07-25 12:55:47 +02:00
Jan Oberhauser
d027545986 Use convict for configuration to make n8n easier to configure 2019-07-21 19:52:57 +02:00
Jan Oberhauser
ea82fd36c2 📚 Add demo video and improve project description for docker 2019-06-28 06:57:32 +02:00