Sebastian
|
83f3363846
|
Bumping Node version
|
2019-10-28 09:42:28 +01:00 |
|
Jan Oberhauser
|
99df238f8f
|
📚 Fix description of Function-Node
|
2019-10-28 08:53:29 +01:00 |
|
Jan Oberhauser
|
9b42ed43e2
|
🔀 Merge branch 'lucafaggianelli-mongodb-node'
|
2019-10-27 22:51:06 +01:00 |
|
Jan Oberhauser
|
fb16f69573
|
🔖 Release n8n@0.30.0
|
2019-10-27 22:49:01 +01:00 |
|
Jan Oberhauser
|
95deaef95a
|
⬆️ Set n8n-nodes-base@0.25.0 on n8n
|
2019-10-27 22:48:30 +01:00 |
|
Jan Oberhauser
|
78d3ac2fc9
|
🔖 Release n8n-nodes-base@0.25.0
|
2019-10-27 22:46:58 +01:00 |
|
Jan Oberhauser
|
a23f3fdbbc
|
⚡ Small fixes and changes to MongoDB-Node
|
2019-10-27 22:45:48 +01:00 |
|
Jan Oberhauser
|
75a25431d1
|
🔀 Merge branch 'mongodb-node' of https://github.com/lucafaggianelli/n8n into lucafaggianelli-mongodb-node
|
2019-10-27 21:47:59 +01:00 |
|
Jan Oberhauser
|
a94d289d81
|
✨ Add GoogleDrive-Node
|
2019-10-27 21:44:21 +01:00 |
|
Jan Oberhauser
|
713535087f
|
🔀 Merge branch 'deurk-patch-1'
|
2019-10-26 20:47:15 +02:00 |
|
Jan Oberhauser
|
6230cde952
|
🔀 Merge branch 'patch-1' of https://github.com/deurk/n8n into deurk-patch-1
|
2019-10-26 20:40:26 +02:00 |
|
Ricardo Espinoza
|
9d0d85875e
|
Added Mandrill support
|
2019-10-26 13:00:36 -04:00 |
|
Alexandre Nizoux
|
97ba03e8b4
|
docker-entrypoint.sh MUST be executable for the container to start correctly
|
2019-10-26 15:32:10 +02:00 |
|
Alexandre Nizoux
|
d7775aa8ed
|
Double quotes to calm code autoreview
Should now pass green on code review :)
|
2019-10-26 13:42:22 +02:00 |
|
Alexandre Nizoux
|
cc97cc7b71
|
added docker-entrypoint.sh
Just setting timezone for system tools (`date` and others) to match app timezone defined with GENERIC_TIMEZONE env var.
|
2019-10-26 13:38:46 +02:00 |
|
Alexandre Nizoux
|
8861cb17c8
|
Added entrypoint
Setting up TZ and GENERIC_TIMEZONE env vars required to use an entrypoint script
|
2019-10-26 13:36:15 +02:00 |
|
Jan Oberhauser
|
c2451f291e
|
📚 Add Contributor License Agreement
|
2019-10-25 22:21:18 +02:00 |
|
Jan Oberhauser
|
728612b8ca
|
🔖 Release n8n@0.29.0
|
2019-10-25 21:53:05 +02:00 |
|
Jan Oberhauser
|
0f0aaca8e6
|
⬆️ Set n8n-nodes-base@0.24.0 on n8n
|
2019-10-25 21:52:22 +02:00 |
|
Jan Oberhauser
|
5c05116ec6
|
🔖 Release n8n-nodes-base@0.24.0
|
2019-10-25 21:46:20 +02:00 |
|
Jan Oberhauser
|
547f245947
|
⚡ Make it possible to use email nodes work with unauthorized certs
|
2019-10-25 21:38:54 +02:00 |
|
quansenB
|
5dcb2a74f2
|
add .env to gitignore
|
2019-10-25 18:29:23 +02:00 |
|
quansenB
|
9072f9212e
|
remove console.logs
|
2019-10-25 18:26:43 +02:00 |
|
quansenB
|
ccfcd6fc68
|
fix deal noe update
|
2019-10-25 18:23:34 +02:00 |
|
quansenB
|
5b335c1578
|
fix dealNote bug
|
2019-10-25 18:18:33 +02:00 |
|
quansenB
|
78997ddeac
|
rename fields to how they appear in APi to prevent bug
|
2019-10-25 17:48:46 +02:00 |
|
quansenB
|
12a0592896
|
exclude unnecessary import
|
2019-10-25 16:57:26 +02:00 |
|
quansenB
|
a09d6dfbf6
|
exclude unnecessary import
|
2019-10-25 16:56:15 +02:00 |
|
quansenB
|
66a335054f
|
add dealnote functionality
|
2019-10-25 16:48:53 +02:00 |
|
quansenB
|
819efc50e5
|
add error handling for unknon operations
|
2019-10-25 16:30:58 +02:00 |
|
quansenB
|
4f1a096139
|
refactor deal update to take add field format
|
2019-10-25 16:25:16 +02:00 |
|
quansenB
|
0034a17b17
|
revert to addition fields design choice
|
2019-10-25 16:15:01 +02:00 |
|
quansenB
|
f5c585c7be
|
add not required fields to body.deal obj
|
2019-10-25 15:47:43 +02:00 |
|
Jan Oberhauser
|
02491775b6
|
📚 Make clear what has to be executed to develope for n8n
|
2019-10-25 15:28:39 +02:00 |
|
quansenB
|
8b7398bf39
|
add dealId to update decription
|
2019-10-25 14:51:46 +02:00 |
|
quansenB
|
16e9c41f27
|
fix some small things in node description
|
2019-10-25 14:50:15 +02:00 |
|
quansenB
|
683c889a14
|
set up functionality layout
|
2019-10-25 14:24:24 +02:00 |
|
Alexandre Nizoux
|
de3859bbf6
|
Add container timezone handling
Allows to change the timezone with the TZ env variable, useful for cron tasks and other things.
|
2019-10-25 08:34:42 +02:00 |
|
Jan Oberhauser
|
c82c41123a
|
🔀 Merge branch 'lucafaggianelli-gitlab'
|
2019-10-25 08:16:29 +02:00 |
|
Jan Oberhauser
|
4ebdffd0dd
|
⚡ Small fixes to Gitlab node before merge
|
2019-10-25 08:15:36 +02:00 |
|
Jan Oberhauser
|
eb2425cc4f
|
🔀 Merge branch 'gitlab' of https://github.com/lucafaggianelli/n8n into lucafaggianelli-gitlab
|
2019-10-25 07:38:56 +02:00 |
|
quansenB
|
e896c1c319
|
rorder resources
|
2019-10-25 02:50:03 +02:00 |
|
quansenB
|
cd28bbcbdc
|
rename deal id
|
2019-10-24 20:50:57 +02:00 |
|
quansenB
|
c8bd2d538d
|
rename misspelled file
|
2019-10-24 20:29:45 +02:00 |
|
quansenB
|
445384a590
|
deal-note-description
|
2019-10-24 20:21:28 +02:00 |
|
quansenB
|
a1fed27229
|
add CRUD deal descriptions
|
2019-10-24 20:15:57 +02:00 |
|
Jan Oberhauser
|
a2b589880f
|
⚡ Check for correct Node.js version on start
|
2019-10-23 14:03:40 +02:00 |
|
Jan Oberhauser
|
69af5e7490
|
🔖 Release n8n@0.28.0
|
2019-10-23 11:29:27 +02:00 |
|
Jan Oberhauser
|
77a6dd4303
|
⬆️ Set n8n-nodes-base@0.23.0 on n8n
|
2019-10-23 11:28:27 +02:00 |
|
Jan Oberhauser
|
ede292707d
|
🔖 Release n8n-nodes-base@0.23.0
|
2019-10-23 11:27:15 +02:00 |
|