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
TJKoury 8a68a3e861
Update editor options
http://expressjs.com/en/api.html#app.settings.table

Allow for setting individual options on the editor express app.  This app is not available through the embedded interface when using Node-RED within another application.

Update settings with editor options

Allow editor express app options to be set in settings.js

Update settings.js

formatting

Update settings.js

Co-Authored-By: TJKoury <TJKoury@gmail.com>

editorOptions -> httpServerOptions
2018-10-22 22:54:44 +01:00
..
comms.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01: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 pull out editor-client and editor-api 2018-08-17 22:10:54 +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 Move index.mst out of npmignored src dir 2018-08-30 12:44:33 +01:00