1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red/editor-api/lib/editor
Nick O'Leary ed31a0cf15
Update to WS 6.x and fix all it broke
Significant update to the ws module to get it completely up to date.

The jump from 1.x to 6.x has required a rewrite of our WS handling. Most
specifically the means by which you can have multiple ws servers on a
single http server has completely changed; we now have to handle the
'upgrade' event on the server ourselves.
2019-01-08 16:21:36 +00:00
..
comms.js Update to WS 6.x and fix all it broke 2019-01-08 16:21:36 +00:00
credentials.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
index.js Update editor options 2018-10-22 22:54:44 +01:00
library.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
locales.js fix i18n handling for ja-JP locale on Safari/MacOS 2018-10-05 21:16:57 +09:00
projects.js Avoid http redirects as Safari doesn't reuse Auth header 2018-10-19 14:03:22 +01:00
settings.js Add more test coverage around settings apis 2018-10-26 21:22:58 +01:00
sshkeys.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
theme.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
ui.js Bump dependencies 2018-12-07 14:13:59 +00:00