Jan Oberhauser
5a2f2ee8d1
🐛 Fix bug with external modules on Function-Nodes
2020-01-25 13:21:59 -08:00
Ram Yalamanchili
04cdb08906
Enable external module imports in Function-node
...
Enable whitelist support to pick external modules which are allowed in
Function-node. The environment variable NODE_FUNCTION_ALLOW_EXTERNAL specifies
the list of modules to whitelist.
2019-12-26 18:52:23 -08:00
Jan Oberhauser
1ed5a4589d
⚡ Improve handling of incorrect return data of Function Nodes
2019-12-23 14:54:27 -06:00
Jan Oberhauser
3da402a8d4
✨ Allow to use built-in modules in Function-Nodes if configured
2019-12-13 11:23:30 -06:00
Jan Oberhauser
99df238f8f
📚 Fix description of Function-Node
2019-10-28 08:53:29 +01:00
Jan Oberhauser
1b28825b94
⚡ Make static data available in Function-Nodes
2019-10-15 07:37:49 +02:00
Jan Oberhauser
2b2113433f
✨ Improve Code-Editor in Function-Nodes
2019-09-04 18:24:49 +02:00
Jan Oberhauser
48ccb36536
✨ Make special variables like $node, $parameter, ... accessible
...
in Function Nodes
2019-09-04 14:53:39 +02:00
Jan Oberhauser
1b59d7b886
✨ Copy data on execution only if needed
2019-08-01 22:55:33 +02:00
Jan Oberhauser
9cb9804eee
Initial commit to release
2019-06-23 12:35:23 +02:00