Commit Graph

426 Commits

Author SHA1 Message Date
Nick O'Leary da209a6b66 Update core nodes to pull common msgs from node-red ns 2015-06-16 11:16:29 +01:00
Nick O'Leary 7d011dac99 Add i18n content for moved core nodes 2015-06-16 10:36:19 +01:00
dceejay 36bc2e6b06 Correct spellings in email readme,
skip test for now.
2015-06-16 09:17:06 +01:00
dceejay 8d7c00d247 corrections to recent package changes
to close #117
2015-06-16 08:36:30 +01:00
dceejay 351ac84dca Update twitter, feedparser and over pacakage.json for node-red-nodes
(to include correct dependencies)
2015-06-15 19:42:31 +01:00
dceejay 91cae31fc1 Add email test to node-red-nodes 2015-06-13 18:53:03 +01:00
dceejay 02c21c6e89 Add redis to node-red-nodes, fix lint etc 2015-06-13 18:53:03 +01:00
dceejay 909afe9fed Add mongo to node-red-node, fix lint etc 2015-06-13 18:53:03 +01:00
dceejay 8a83618618 Add Twitter to node-red-nodes. fix lint etc 2015-06-13 18:53:02 +01:00
dceejay 19b72a90cd Add feedparse to node-red-nodes, fix lint etc 2015-06-13 18:53:02 +01:00
dceejay 374a8efbf6 add email node to node-red-nodes, fix lint etc 2015-06-13 18:53:02 +01:00
dceejay 73319a20b9 add serialport to node-red-nodes, fix lint etc etc 2015-06-13 18:53:02 +01:00
Nick O'Leary cfb8ab7e92 Fix multiple mqlight node subscriber issue 2015-06-09 10:07:11 +01:00
dceejay d515deece1 Move Arduino node from core to external 2015-06-06 18:13:53 +01:00
dceejay 5e22eb2904 fix what3words jslint 2015-06-01 09:07:28 +01:00
dceejay 340d54e0ea beef up IRC node optional compile warnings note in readme 2015-05-30 09:38:30 +01:00
dceejay 76fe4123f6 Add what3words node 2015-05-29 17:49:19 +01: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 621b6a2bcf Update license in package.json to Apache-2.0 2015-05-28 22:07:55 +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 17b1a9a785 bump pusher package to include fixed pusher npm
(had a security hole)
2015-05-21 12:36:58 +01:00
dceejay 64d3b11fd9 slightly nicer jscs style updates to several nodes
again not pushed to npm - still just whitespace.
2015-05-11 20:04:51 +01:00
dceejay f497b57b7d Apply consistent style to node-red-nodes
(not updating npm for this yet - just whitespace)
2015-05-11 19:25:39 +01:00
dceejay 84f61a0466 Add minimal code style to node-red-node (jscs)
Optional grunt task - grunt style
2015-05-11 16:17:47 +01:00
dceejay 36ac3817a7 Bump test coverage for Exif node.
Remove dependancy on actual jpg files.
2015-05-10 19:27:35 +01:00
dceejay 87c93dc925 Lint mistake - fix mdns node 2015-05-08 23:03:51 +01:00
dceejay 5dbf104048 Add basic announce capability to mdns node. 2015-05-08 20:57:15 +01:00
dceejay 68e639c98a Stomp - allow msg.headers to set headers on output node 2015-04-28 21:04:50 +01:00
dceejay dd79a64de9 remove old hue node and update README
(there is a better node-red-contrib-hue node on npm)
2015-04-27 22:24:47 +01:00
dceejay f4973cf189 Update project ReadMe to phycially point to contribution guidelines. 2015-04-27 17:52:14 +01:00
dceejay d060e0b301 remove snapchat node, update pusher node, grammer correct random node package.json 2015-04-24 21:17:02 +01:00
dceejay 578b010ab0 Add PID Controller node 2015-04-23 14:31:08 +01:00
dceejay 18c866b490 Stomp node - call close with callback correctly. 2015-04-23 10:06:09 +01:00
Nick O'Leary db0047379f Defer creation of Pushbullet eventemitter 2015-04-22 13:19:51 +01:00
Nick O'Leary e41893eccb Random node always returns floating point 2015-04-22 13:18:55 +01:00
Nick O'Leary 2de7a46bb9 Fix pushbullet test 2015-04-20 11:08:35 +01:00
Nick O'Leary 66581d71e1 Better error handling in PushBullet nodes 2015-04-20 10:50:36 +01:00
Nick O'Leary 889b62cf70 Pass message to error handler on MQlight send fail 2015-04-17 21:14:20 +01:00
Nick O'Leary 2c242c76c7 Add mqlight node error handler 2015-04-17 21:09:47 +01:00
dceejay a886b663f8 tweak Gruntfile - for some reason pointing actually at the .jshintrc file
works better than just saying "true".
2015-04-17 21:08:10 +01:00
dceejay 89dcdb2139 Add amber as a named colour to blinkstick 2015-04-17 21:07:25 +01:00
dceejay 97d271be2c make sure stomp client calls done on close. 2015-04-17 21:06:27 +01:00
dceejay 31318b03d7 Update stomp docs, fix json parse over-optimism. 2015-04-17 09:29:58 +01:00
dceejay 88ae31a6b8 Point Gruntfile to external .jshintrc 2015-04-16 11:56:30 +01:00
dceejay bb9d67f1ae Update node-red-nodes - clean up lint issues (mainly unused funcs and vars) 2015-04-16 10:58:34 +01:00
dceejay 1e7717ac8a Add jshintrc and inline lint checking to node-red-nodes 2015-04-16 10:56:22 +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
dceejay e56029b3e3 Tidy up node-red-nodes 2015-04-10 11:56:17 +01:00
dceejay 4dc2db2f95 Fix type in Discovery, add extra fields to IRC. 2015-04-09 11:26:07 +01:00