15507 Commits

Author SHA1 Message Date
Jan Oberhauser
47500957a3 ⬆️ Set googleapis@42.0.0 on n8n-nodes-base 2019-08-26 22:04:03 +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
Jan
376270c94c Merge pull request #11 from thomasleveil/awesome-n8n-workflows
📚 add an awesome collection of n8n workflows
2019-08-22 07:11:34 +02:00
Jan
890afd0cd1 Merge pull request #12 from thomasleveil/doc-contents
add tables of contents to most of the README files
2019-08-22 07:09:18 +02:00
Thomas LEVEIL
400728cad9 node-dev README : add TOC 2019-08-21 23:30:19 +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
27727ecd78 CONTRIBUTING : add TOC 2019-08-21 23:18:09 +02:00
Thomas LEVEIL
f08cd16c36 CONTRIBUTING : add Create custom nodes 2019-08-21 23:15:22 +02:00
Thomas LEVEIL
09215f0313 cli README : add toc 2019-08-21 23:14:08 +02:00
Thomas LEVEIL
bb41ad97ba 📚 wording and layout on the main README 2019-08-21 23:01:42 +02:00
Thomas LEVEIL
92b4988fde 📚 add an awesome collection of n8n workflows 2019-08-21 22:47:27 +02:00
Jan
eaf17a1af8 Merge pull request #10 from thomasleveil/composeWithPostgres
📚 Add 🐳 Docker Compose example for 🐘 PostgresQL
2019-08-21 22:13:25 +02:00
Thomas LEVEIL
53c82c1e90 📚 Add 🐳 Docker Compose example for 🐘 PostgresQL 2019-08-21 21:58:40 +02:00
Jan Oberhauser
c339dfd5d6 🔖 Release n8n@0.17.0 2019-08-21 18:48:17 +02:00
Jan Oberhauser
e1773034de ⬆️ Set n8n-nodes-base@0.12.0 on n8n 2019-08-21 18:47:51 +02:00
Jan Oberhauser
9660c3dbf2 🔖 Release n8n-nodes-base@0.12.0 2019-08-21 18:45:16 +02:00
Jan Oberhauser
3088a358f7 Add Postgres-Node 2019-08-21 18:44:10 +02:00
Jan Oberhauser
937e424806 Add ActiveCampaign-Node 2019-08-21 08:45:03 +02:00
Jan Oberhauser
0edeab600d 🔖 Release n8n@0.16.1 2019-08-19 20:46:15 +02:00
Jan Oberhauser
1d77c9a585 ⬆️ Set n8n-editor-ui@0.13.1 on n8n 2019-08-19 20:45:44 +02:00
Jan Oberhauser
54cf08ebbf 🔖 Release n8n-editor-ui@0.13.1 2019-08-19 20:43:41 +02:00
Jan Oberhauser
6208125ac0 Serve editor-ui correctly also when installed as package 2019-08-19 20:41:10 +02:00
Jan Oberhauser
a3a11caa18 📚 Fix typo also in other location 2019-08-19 08:46:43 +02:00
Jan
f6f8a6e032 Merge pull request #8 from mikementor/typo-fix
small typo fix
2019-08-19 08:42:46 +02:00
mikementor
432f00e0e2 small typo fix
buy -> but
2019-08-19 09:40:03 +03:00
Jan Oberhauser
d1a8ee9a7c 🔖 Release n8n@0.16.0 2019-08-14 14:52:42 +02:00
Jan Oberhauser
3bce9a71f8 ⬆️ Set n8n-nodes-base@0.11.0 on n8n 2019-08-14 14:52:08 +02:00
Jan Oberhauser
35b87a98d4 🔖 Release n8n-nodes-base@0.11.0 2019-08-14 14:49:49 +02:00
Jan Oberhauser
89f9aeda1e Add missing nodemon.json file for easy development 2019-08-14 14:47:27 +02:00
Jan Oberhauser
a1b95918de 🐛 Fix bug that it did display running workflows as unsaved 2019-08-14 14:30:20 +02:00
Jan Oberhauser
f8db495e0f Merge branch 'thomasleveil-patch-2' 2019-08-14 13:46:14 +02:00
Jan Oberhauser
97893fed1b 📚 Update development cycle documentation and add placeholder tests 2019-08-14 13:45:18 +02:00
Jan Oberhauser
9630615fc7 Merge branch 'patch-2' of https://github.com/thomasleveil/n8n into thomasleveil-patch-2 2019-08-14 12:15:55 +02:00
Jan Oberhauser
a9f6e7fb60 Merge branch 'master' of github.com:n8n-io/n8n 2019-08-14 12:14:23 +02:00
Jan Oberhauser
84ba4dec06 Make it easier to start n8n in development mode 2019-08-14 12:13:43 +02:00
Thomas LÉVEIL
d73622b35d [doc] add Development Cycle 2019-08-14 09:14:24 +02:00
Jan
3b72f044ab Merge pull request #5 from thomasleveil/patch-1
[DOC] wording in contributing
2019-08-14 09:13:13 +02:00
Thomas LÉVEIL
ad6adb6a91 [DOC] wording in contributing 2019-08-14 09:08:55 +02:00
Jan Oberhauser
7cd563183a 📚 Improve documentation about how to contribute to n8n 2019-08-14 08:30:54 +02:00
Jan
a66235cadb Merge pull request #4 from thomasleveil/httprequest-ignore-ssl
 Add option "allowUnauthorizedCerts"  to HttpRequest-Node
2019-08-14 07:12:24 +02:00
Thomas LEVEIL
36e93c15de Add option "allowUnauthorizedCerts" to HttpRequest-Node 2019-08-14 00:11:23 +02:00
Jan Oberhauser
86e1c4a04f Make tsconfig.json files "fully" valid JSON files 2019-08-13 19:42:03 +02:00
Jan Oberhauser
2591e98333 Add missing dependency and fix some types 2019-08-13 19:01:14 +02:00
Jan Oberhauser
131823a14d Change n8n-core dependency from dev to regular 2019-08-10 18:19:21 +02:00
Jan Oberhauser
b0294f9394 Remove old external request code from Chargebee-Node 2019-08-10 18:14:34 +02:00
Jan Oberhauser
8f9a27ed10 🔖 Release n8n@0.15.0 2019-08-10 10:59:21 +02:00
Jan Oberhauser
a43c9392b4 ⬆️ Set n8n-editor-ui@0.13.0 on n8n 2019-08-10 10:58:08 +02:00
Jan Oberhauser
7bde0b759c 🔖 Release n8n-editor-ui@0.13.0 2019-08-10 10:56:16 +02:00