Kazuki-Nakanishi
|
34089aec70
|
Allow a node to declare what settings should be made available to the editor. (#1185)
* Implement register/exportNodeSettings.
* Change normaliseRegisterTypeName to normaliseNodeTypeName. Force it to name in a camel case.
|
2017-03-08 14:38:33 +00:00 |
|
Nick O'Leary
|
fca77a868f
|
Allow a node to declare settings that should be exported
|
2017-03-01 15:01:07 +00:00 |
|
Nick O'Leary
|
0a96259ddf
|
Update copyright header for JS Foundation
|
2017-01-11 15:24:33 +00:00 |
|
Dave Conway-Jones
|
fc263718a1
|
Add res.responseUrl to httprequest node response
|
2016-12-16 21:54:24 +00:00 |
|
Dave Conway-Jones
|
3a8820397b
|
clean up status on close for several core nodes.
|
2016-10-10 11:08:06 +01:00 |
|
Dave Conway-Jones
|
2da9572a45
|
Better handle httprequest header capitalisation
|
2016-10-02 17:44:48 +01:00 |
|
Nick O'Leary
|
1e2521c37a
|
Add TLS node and update MQTT/HTTP nodes to use it
|
2016-04-27 12:33:02 +01:00 |
|
Dave Conway-Jones
|
2ba146b9ff
|
Add timeout to httprequest node
and override 2 min default in settings.js.
to Close #801
|
2016-02-15 09:45:58 +00:00 |
|
Nick O'Leary
|
d3de7037e5
|
Move HTTPRequest node to its own file
|
2015-12-10 12:58:50 +00:00 |
|