node-red/red/api
Nick O'Leary 5efbdf5d04 Revert removal of flow storage api
Whilst we know with the file system storage inplementation
getLibraryEntry is a suitable replacement for getFlow, this
may not be the case with other implementations.

The storage code uses the deprecated functions if they are
present - so the core code should call them and let the storage
layer decide what it calls.
2015-04-05 20:54:11 +01:00
..
auth Standardise API error response format 2015-03-30 14:16:04 +01:00
flows.js Add error codes to api responses 2015-03-31 22:29:42 +01:00
index.js Add error codes to api responses 2015-03-31 22:29:42 +01:00
info.js Allow palette categories to be predefined 2015-02-06 13:16:19 +00:00
library.js Revert removal of flow storage api 2015-04-05 20:54:11 +01:00
nodes.js Add error codes to api responses 2015-03-31 22:29:42 +01:00
ui.js Move over to settings.adminAuth 2015-02-05 13:00:54 +00:00