node-red/packages/node_modules/@node-red/editor-api/lib
Nick O'Leary a9b252b8fa
Ensure httpServerOptions gets applied to ALL the express apps
This is silly. Turns out setting options at a top level app
does not percolate down to sub apps (and vice versa). You
have to apply the options to ALL express apps.
2021-06-08 21:17:42 +01:00
..
admin Ensure httpServerOptions gets applied to ALL the express apps 2021-06-08 21:17:42 +01:00
auth Ensure theme login image is passed through to api response 2021-04-12 10:06:35 +01:00
editor Ensure httpServerOptions gets applied to ALL the express apps 2021-06-08 21:17:42 +01:00
index.js Ensure httpServerOptions gets applied to ALL the express apps 2021-06-08 21:17:42 +01:00
util.js Allow user to manage project version string 2020-09-28 11:30:46 +01:00