1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/red/runtime/storage/localfilesystem
Nick O'Leary 1c2ea56f42
Allow a project to be specified on the command-line
Reuses the existing flowFile - if its value is found
to be the name of an existing project, that project
is set as the active one.

If it is not the name of an existing project, it is
ignored.
2018-01-08 16:10:54 +00:00
..
projects Allow a project to be specified on the command-line 2018-01-08 16:10:54 +00:00
index.js Add SSH key management API 2017-12-07 23:11:24 +09:00
library.js Add initial version control sidebar with commit function 2017-10-07 00:18:20 +01:00
sessions.js Split localfilesystem storage plugin into component parts 2017-08-23 17:31:33 +01:00
settings.js Split localfilesystem storage plugin into component parts 2017-08-23 17:31:33 +01:00
sshkeys.js Refactoring ssh-keygen function (#1533) 2018-01-05 16:12:01 +00:00
util.js Add initial version control sidebar with commit function 2017-10-07 00:18:20 +01:00