node-red/red
Nicholas O'Leary 327ab49622 Fixes #19 - httpRoot and httpAuth not taking effect
We were attaching the editor app rather than the main app to the
server, which meant the root and auth routes were ignored.
2013-09-13 23:24:35 +01:00
..
events.js Start to add server-side events 2013-09-09 20:03:22 +01:00
library.js Got to start somewhere 2013-09-05 15:02:48 +01:00
nodes.js Added Quick catch for gross deploy errors... (only reports in console log... no UI notification) 2013-09-13 17:23:23 +01:00
red.js Start to add server-side events 2013-09-09 20:03:22 +01:00
server.js Got to start somewhere 2013-09-05 15:02:48 +01:00
ui.js Fixes #19 - httpRoot and httpAuth not taking effect 2013-09-13 23:24:35 +01:00