Commit Graph

22 Commits

Author SHA1 Message Date
Dave Conway-Jones 5c333db0dd
run snyk checks and lint packages, bump notify. 2022-01-22 22:23:41 +00:00
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
dxdc a498bd16b5
Use latest release of node-prowl (#624) 2020-02-17 22:12:23 +00:00
Dave Conway-Jones f2bac89911 Fix edits in sense hat and prowl nodes 2016-11-07 14:17:02 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones b6116abce3 update social nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones d70ae82d10 Fix listing errors in node-red-nodes 2016-03-01 21:10:58 +00:00
Dave Conway-Jones 6a9cb79670 Add url field to Prowl node
Npm pub v 0.0.5 to Close #169
2016-01-24 18:30:45 +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 f550024bb2 bump nma, prowl, pushover package.json files to republish to npm 2015-02-19 12:59:07 +00:00
Nick O'Leary 85f541d346 Fix credential input field names 2015-02-17 22:11:07 +00:00
dceejay fddfee59e6 Missing , on prowl node update 2015-02-07 12:18:42 +00:00
Nick O'Leary 08791f1914 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00:00
Dave C-J f21a08afe6 Add prowl, nma and pushover to npm, update all to fa icons 2014-07-27 16:09:50 +01:00
Dave C-J 62956b0bb8 Update node-red-nodes social nodes to use strict and pass jshint scan 2014-06-28 23:34:59 +01:00
Dave C-J 3a4f870257 make Prowl consistent with Pushbullet 2014-04-27 16:39:09 +01:00
Dave C-J e23be73090 Add Pushover Node - with credentials support. 2014-04-20 18:00:43 +01:00
Dave C-J c63583ae81 Tidy up pushbullet and prowl nodes. more error handling. 2014-03-02 18:19:25 +00:00
Dave C-J b1b230eb37 Forced payload to be strings for Prowl node
Fixes #26
2014-02-08 13:31:00 +00:00
Nick O'Leary 97dbe8da0c Nodes must not require(settings) themselves
They should access settings via RED.settings
2014-01-13 10:59:12 +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