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
Dave Conway-Jones 5cc791690b
fix flowfile name to flows.json in settings
and warn if not set (as if anyone reads warnings)
Move setting to top of settings.js as it will be edited more often.
Default behaviour will still work
(needs translations)
2021-04-23 14:09:06 +01:00
..
api Allow module to provide resources and automatically expose them 2021-03-15 21:06:10 +00:00
flows Allow Flow.getNode to return subflowInstance nodes 2021-03-31 23:14:26 +01:00
library Add tests for pluggable library 2021-02-19 15:24:56 +00:00
nodes Allow module to provide resources and automatically expose them 2021-03-15 21:06:10 +00:00
storage fix flowfile name to flows.json in settings 2021-04-23 14:09:06 +01:00
hooks.js Validate hook names when they are added 2020-09-29 16:28:52 +01:00
index.js Merge pull request #2873 from node-red/function-modules 2021-03-01 21:35:31 +00:00
plugins.js Add support for settings object in plugin definition 2021-02-19 11:59:49 +00:00
settings.js Fix missing promise on setUserSettings 2020-12-07 11:49:02 +00:00