node-red/red
Nick O'Leary da61fe12d0 Add dynamic node api
Closes #322
- nodes modules can be installed/removed dynamically at runtime
- nodes can be enabled/disabled
- onpaletteadd/onpaletteremove api added to node definitions
- initial implementation of nr-cli
2014-09-17 23:57:29 +01:00
..
bin Add dynamic node api 2014-09-17 23:57:29 +01:00
nodes Add dynamic node api 2014-09-17 23:57:29 +01:00
storage Add dynamic node api 2014-09-17 23:57:29 +01:00
comms.js Add comms.stop to tidy up keepalive timer 2014-08-01 21:55:05 +01:00
events.js Start to add server-side events 2013-09-09 20:03:22 +01:00
library.js Prohibit library entry names from containing '../'. 2014-07-31 13:59:24 +01:00
log.js Fix logHandler array handling 2014-07-02 16:31:02 +01:00
red.js Add dynamic node api 2014-09-17 23:57:29 +01:00
server.js Add dynamic node api 2014-09-17 23:57:29 +01:00
settings.js Add dynamic node api 2014-09-17 23:57:29 +01:00
ui.js Removing accidental requires 2014-07-25 14:50:54 +01:00
util.js Add ensureBuffer helper for nodes. 2014-09-10 12:46:56 +01:00