node-red/red/runtime
Simon Hailes 6696b6661a When creating 'redserver' for a node, use runtime.server rather than runtime.adminApi.server, and fill runtime.server at startup with the valid http server regardless of adminApi being available.
This resolves websockets not working when the adminApi (httpAdminRoot) is disabled in settings.
2017-12-20 16:04:32 +00:00
..
locales/en-US Fix #1478 - Project files are not being flushed to disk after being written (#1479) 2017-11-17 17:29:33 +00:00
nodes When creating 'redserver' for a node, use runtime.server rather than runtime.adminApi.server, and fill runtime.server at startup with the valid http server regardless of adminApi being available. 2017-12-20 16:04:32 +00:00
storage Fix #1478 - Project files are not being flushed to disk after being written (#1479) 2017-11-17 17:29:33 +00:00
events.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
i18n.js Provide single endpoint to load all node message catalogs 2017-04-21 11:49:35 +01:00
index.js Add httpStatic log statement on start up 2017-07-26 11:45:49 -07:00
log.js Log error stack traces if verbose flag is set 2017-03-01 17:00:27 +00:00
settings.js Be consistent in how node settings are addressed 2017-06-29 11:17:39 +01:00
util.js Fix accessing global context from jsonata expressions 2017-07-09 10:40:23 +01:00