1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
Commit Graph

821 Commits

Author SHA1 Message Date
dceejay
9b56b6f4c3 add some more tests (and fixes for resulting bugs :-) 2015-03-31 15:15:38 +01:00
dceejay
3c4d4b91d9 fixes for speeling mistooks in smooth and msgpack fixes. 2015-03-31 13:25:59 +01:00
dceejay
b112f03a64 add rbe to missing payload compatible list. 2015-03-31 13:19:02 +01:00
dceejay
3896a82bd8 Start making non-red-nodes tolerant to missing payloads 2015-03-31 13:18:25 +01:00
dceejay
32f6dc0346 tart up Gruntfile 2015-03-26 19:43:30 +00:00
dceejay
d511ee69fb lots of little node edits to clean up jsHint "errors" 2015-03-26 18:55:03 +00:00
dceejay
8eca22bdc3 update gruntfile to cover all files 2015-03-26 18:54:10 +00:00
dceejay
79a149dc17 update package.json 2015-03-25 08:52:57 +00:00
dceejay
bd8b0678fd extra logging for exif test 2015-03-25 08:44:37 +00:00
dceejay
63abf0a8c3 Let blinkstick handle strings of neopixels 2015-03-25 08:33:02 +00:00
dceejay
24394c4b18 Initial test build framework for node-red-nodes 2015-03-24 19:42:32 +00:00
dceejay
903bbe505a nudge up level for xmpp node 2015-03-24 16:47:51 +00:00
dceejay
87a8814fe0 Fix for sqlite not retrying to open database (and crashing)
Fix for #106
2015-03-18 08:47:09 +00:00
dceejay
5a27ce17e8 fix fix for #105 2015-03-16 17:32:08 +00:00
dceejay
9d11a48cb1 Update to BBB node
Fixes #105
Thanks @maxwellhadley
2015-03-16 16:28:01 +00:00
dceejay
732a38e214 remove deprecated postgress node
now that npm search includes nodes
2015-03-16 16:25:57 +00:00
dceejay
96bfc5b672 update redmes and some colours for blink1, ledborg and digirgb 2015-03-12 13:54:20 +00:00
dceejay
7135bb3067 Make blink1 (and ledborg) consistent with both docs and cheerlight colours
Close #102
2015-03-12 11:12:44 +00:00
dceejay
7307891aee Fix for suncalc for non UTC timezones
Thanks to @pmscientist
2015-03-07 20:36:22 +00:00
dceejay
5b6cca1dd0 Move ping and wol nodes to network category 2015-03-04 19:57:22 +00:00
dceejay
8df7189058 Add discovery (mdns) and SNMP nodes 2015-03-04 19:55:53 +00:00
dceejay
a5adbc2207 Catch blink1 missing device error 2015-02-24 17:29:51 +00: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
207b5c6fc3 Tidy up msgpack node info 2015-02-14 18:23:36 +00:00
dceejay
7338a17991 Tiny tidy up of RBE node 2015-02-14 17:56:29 +00:00
dceejay
ba557b93c1 bump swearfilter overall package version for npm publish 2015-02-13 14:57:17 +00:00
Nick O'Leary
4d0eb516db Merge pull request #98 from hardillb/master
Fix dependency on the badwords package
2015-02-13 14:45:14 +00:00
Ben Hardill
d214a36e1a Fix dependency on the badwords package
Fix #97
2015-02-13 14:20:18 +00:00
Nick O'Leary
e61fd93162 Add mqlight readme 2015-02-13 10:40:40 +00:00
Nick O'Leary
01cd2427d2 Add mqlight icon 2015-02-13 10:38:01 +00:00
Nick O'Leary
6e671e85f2 Fix another mqlight package.json typo 2015-02-13 10:34:12 +00:00
Nick O'Leary
085cd3d1d3 Fix mqlight package.json typo 2015-02-13 10:33:39 +00:00
Nick O'Leary
4fe2f82f2f Add mqlight license/package 2015-02-13 10:32:43 +00:00
Nick O'Leary
631f1528e9 Pushover credential fields incorrectly named 2015-02-08 22:52:11 +00:00
dceejay
cba50b74a2 Add neopixel array capability to Blinkstick node 2015-02-07 19:31:37 +00:00
Dave Conway-Jones
4742e19202 Merge pull request #95 from dsundberg/pushbullet-enhance
Thanks @dsundberg. Updated pushbullet node with all push types, added new "pushbullet in" t...
2015-02-07 17:59:24 +00:00
dceejay
fddfee59e6 Missing , on prowl node update 2015-02-07 12:18:42 +00:00
dsundberg
425858d94d Updated pushbullet node with all push types, added new "pushbullet in" that emits pushes. Added unit tests. 2015-02-07 12:36:30 +01:00
Nick O'Leary
08791f1914 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00:00
dceejay
f4fdebfba5 Misc tidy ups of jsHint "issues" for some node-red-nodes 2015-02-05 13:52:20 +00:00
dceejay
3644f16a89 Fix type in Notify node package.json
Thank @natcl
close #96
2015-02-03 18:24:14 +00:00
dceejay
1d90f7006f Update LEDborg node to use RPi.GPIO
Fix to Close #93
2015-01-30 08:43:55 +00:00
dceejay
9170cc6282 Little extra loading error handling for BBB node 2015-01-29 16:41:39 +00:00
dceejay
0a5b184dad Allow hue lamp to specify IP manually...
for those cases where discovery doesn't...
2015-01-29 16:41:06 +00:00
dceejay
102c4b4d6c Deprecate Rawserial node - no longer needed
as Windows now has binary support built in.
2015-01-29 16:37:50 +00:00
dceejay
5982da8495 Add bind capability to sqlite and mysql nodes
Thanks to Scott Penrose for the patch.
2015-01-26 10:57:13 +00:00
dceejay
d7dc9dae20 Merge branch 'master' of github.com:node-red/node-red-nodes 2015-01-23 13:34:37 +00:00
dceejay
9c36a44545 Add simple RBE node 2015-01-23 13:34:10 +00:00
Nick O'Leary
b7a1193d32 Update mysql to use credentials system
Fixes #86
2015-01-19 09:46:29 +00:00