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/storage/localfilesystem
Tiago Ferreira 55ff035fc9
Ability to add projects path to the settings file (#2816)
* add the ability to set the projects path

* Update packages/node_modules/@node-red/runtime/locales/en-US/runtime.json

use directory to keep consistency with the project

Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>

* Update packages/node_modules/@node-red/runtime/lib/storage/localfilesystem/projects/index.js

only show the projects directory is projects are enabled

Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>

* use "directory" instead of "folder" to keep consistency with the Node-RED project

Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2021-01-18 13:18:07 +00:00
..
projects Ability to add projects path to the settings file (#2816) 2021-01-18 13:18:07 +00:00
index.js Fix race condition in .config file migration 2020-10-15 16:21:28 +01:00
library.js Fully remove when.js dependency 2020-12-07 11:49:01 +00:00
sessions.js Fully remove when.js dependency 2020-12-07 11:49:01 +00:00
settings.js Cache settings when doing initial load 2020-09-28 10:41:05 +01:00
util.js Split .config.json into separate files 2020-09-23 17:29:09 +01:00