Commit Graph

23 Commits

Author SHA1 Message Date
Dave Conway-Jones 6c3c16f210
update "core" extra nodes to use newer Buffer syntax 2017-06-24 13:53:22 +01:00
Dave Conway-Jones 2f218740c6 update What3Words node to latest library
and fix credentials issue
closes #285
2017-03-09 23:17:40 +00:00
Dave Conway-Jones 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones 7917ca8dcf Fix missing httpAdmin permissions for Pushbullet, twitter what3words and sensehatsim
fixes #244
2016-11-06 20:27:21 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones c91e22744f remove unnecessary logging from base64 node 2016-09-15 21:20:43 +01:00
Dave Conway-Jones da8dd1dc30 add a few tests
geohash, smooth, base64, msgpack
2016-04-23 23:57:16 +01:00
Dave Conway-Jones 1ee031cad7 update parser and time nodes info style 2016-03-02 13:27:52 +00:00
dceejay 5e22eb2904 fix what3words jslint 2015-06-01 09:07:28 +01:00
dceejay 76fe4123f6 Add what3words node 2015-05-29 17:49:19 +01:00
dceejay 4dae7ece06 add ngeohash to package.json for tests... 2015-03-31 15:35:37 +01:00
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 3896a82bd8 Start making non-red-nodes tolerant to missing payloads 2015-03-31 13:18:25 +01:00
dceejay d511ee69fb lots of little node edits to clean up jsHint "errors" 2015-03-26 18:55:03 +00:00
dceejay 207b5c6fc3 Tidy up msgpack node info 2015-02-14 18:23:36 +00:00
dceejay f4fdebfba5 Misc tidy ups of jsHint "issues" for some node-red-nodes 2015-02-05 13:52:20 +00:00
Dave C-J c128184d6a re-categorise Geohash node as location 2014-12-12 23:15:09 +00:00
Dave C-J 785f2dde16 Add initial GeoHash node 2014-12-10 09:30:20 +00:00
Dave C-J 7474905b08 Fix msgpack node to handle more than just objects...
Fix to close Issue #482 and #483
2014-11-09 14:28:09 +00:00
Dave C-J 3e4c740b24 Add Base64 encode/decode parser node 2014-10-09 21:39:34 +01:00
Dave C-J 8d15e68b47 Change msgpack to use pure javascript npm implementation of lib 2014-10-02 19:38:23 +01:00
Dave C-J 5435a908c1 Add msgpack parser node to pack/unpack msgpack compressed buffers. 2014-09-17 21:03:10 +01:00