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/runtime/lib
Nick O'Leary 3f9a29730f
Add partial implementation of adding library sources via editor
This adds lots of commented out code that provides a settings panel
to add new library sources. It is incomplete as it doesn't actually
add/update the library sources on the runtime.

For 1.3, I'm focussing on allowing additional sources get added
via the settings file only. I've done enough work on the editor
side to convince myself more work is needed than I can justify
at this time on what is otherwise not going to be a widely
used feature.
2021-02-18 11:58:23 +00:00
..
api Add partial implementation of adding library sources via editor 2021-02-18 11:58:23 +00:00
flows revert diffConfigs args 2021-02-15 22:05:42 +09:00
library Add partial implementation of adding library sources via editor 2021-02-18 11:58:23 +00:00
nodes Handle subflow modules with their own npm dependencies 2021-01-07 11:26:20 +00:00
storage Merge branch 'master' into dev 2021-02-02 13:45:43 +00:00
hooks.js Validate hook names when they are added 2020-09-29 16:28:52 +01:00
index.js Support for library source plugins 2021-02-18 11:58:22 +00:00
plugins.js Initial plugin runtime api implementation 2021-01-18 16:25:40 +00:00
settings.js Fix missing promise on setUserSettings 2020-12-07 11:49:02 +00:00