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
Kazuhito Yokoi 5c199d3bb4
Fix garbled characters in library (#2457)
* update getFileBody

* add suitable unit tests

Co-authored-by: Hiroyuki Okada <ok.okada.hiroyuki@gmail.com>
2020-02-12 16:35:33 +00:00
..
projects Detect windows UNC '\\' as well as 'X:' as an absolute flow path - use the path.isAbsolute function instead of rolling our own. 2019-11-03 08:24:47 +00:00
index.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
library.js Fix garbled characters in library (#2457) 2020-02-12 16:35:33 +00:00
sessions.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
settings.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
util.js localfilesystem - ensure folder is present before write (e.g. flows file not in user folder) 2019-11-03 09:10:32 +00:00