Sam Machin
|
2d28a2304f
|
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question. as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
|
2021-11-02 15:22:30 +00:00 |
|
heikokue
|
0772b545ea
|
added i18n help files (#766)
|
2021-03-12 13:17:23 +00:00 |
|
Dave Conway-Jones
|
3fff2c404e
|
Let LevelDB node handle json object (and binary) as well as text.
to close #626
|
2020-02-17 22:42:56 +00:00 |
|
Dave Conway-Jones
|
2ddabadbf2
|
bump leveldb package to 0.2 to include level 6.0 lib
|
2019-10-26 13:08:09 +01:00 |
|
tmdoit
|
0f46364a55
|
Update level package in package.json (#588)
Update from 4.0.0 to 6.0.0 version. It fixes NR restarts (NR 502 errors) when trying to read from leveldb store after some time from writing.
|
2019-10-26 12:54:36 +01:00 |
|
Dave Conway-Jones
|
40c62db47b
|
bump levels node reqs
|
2018-05-30 11:15:11 +01:00 |
|
Dave Conway-Jones
|
c19197f540
|
add ,msg to leveldb errors
|
2017-06-05 19:21:25 +01:00 |
|
Dave Conway-Jones
|
100cf9a38d
|
bump levels and mins dependancies
|
2017-04-12 09:21:05 +01:00 |
|
Dave Conway-Jones
|
a7247e898a
|
Update licenses and packages for all nodes
|
2016-11-06 20:26:19 +00:00 |
|
Dave Conway-Jones
|
86049c20cb
|
update storage nodes info style
|
2016-03-02 13:27:52 +00:00 |
|
dceejay
|
76f55af264
|
Update Package.json file for all node-red-nodes to be Apache-2.0
|
2015-05-29 14:58:34 +01:00 |
|
dceejay
|
8920b981ef
|
leveldb reports not ready as error rather than warn,
so can be seen by catch node.
|
2015-05-21 14:12:49 +01:00 |
|
dceejay
|
b03db617e2
|
make LevelDb node aware of db ready/not ready to reduce errors.
|
2015-05-21 12:37:48 +01:00 |
|
dceejay
|
cd57346cae
|
Update leveldb node to try to force topic to string for key.
Add extra "help" for blink1 users.
|
2015-04-14 17:23:31 +01:00 |
|
Mark Hindess
|
f19ae71fb7
|
Migrate icons.
|
2014-09-03 16:12:26 +01:00 |
|
Dave C-J
|
647fe4f5d8
|
Add xmpp, suncalc and leveldb as npms...
|
2014-07-06 20:58:52 +01:00 |
|
Dave C-J
|
ebf950d818
|
Update node-red-nodes sample, analysis, storage and time nodes to use strict and pass jshint scan
|
2014-06-28 23:37:19 +01:00 |
|
Nick O'Leary
|
192c423153
|
Update some icons
|
2014-06-04 22:29:09 +01:00 |
|
Dave C-J
|
793fd3c7fd
|
Added list of Nodes to he ReadME so people can see what's there without digging... Bunch of cleanups to node-red-nodes... mainly just removing tabs -> spaces and stuff. No code changes...
|
2013-11-10 17:01:19 +00:00 |
|
Nicholas O'Leary
|
6f7487f393
|
Use process.env.NODE_RED_HOME to locate modules
|
2013-10-30 21:34:54 +00:00 |
|
Nicholas O'Leary
|
6a0d248f5a
|
Move nodes over from main repo
|
2013-10-30 20:38:41 +00:00 |
|