Commit Graph

257 Commits

Author SHA1 Message Date
Dave Conway-Jones a59a7b3d3c Update node-red-node-ddb to point to @wnagele 's version 2014-10-13 23:30:10 +01:00
Dave C-J 3e4c740b24 Add Base64 encode/decode parser node 2014-10-09 21:39:34 +01:00
Dave Conway-Jones e3c001d586 Merge pull request #72 from hindessm/remove-npm-debug-log
Remove npm debug log
2014-10-07 22:20:21 +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 2193eaab24 Update Smooth node to our more normal html layout.... 2014-10-02 19:35:07 +01:00
Mark Hindess 0825ba1dbb Add ignore file to avoid the problem in future. 2014-10-01 09:04:59 +01:00
Mark Hindess 0d2b89903d Remove Dave's npm-debug.log file. 2014-10-01 09:00:26 +01:00
Dave Conway-Jones 71a02ebbce Update README.md 2014-09-26 21:30:44 +01:00
Dave C-J 4baf78e52b fix sqlite node typos 2014-09-22 20:50:25 +01:00
Dave C-J a5b3cf09e0 Add extra links to README.md 2014-09-22 20:47:06 +01:00
Dave C-J a36b6b053b Add npm info to RED.me 2014-09-22 20:00:26 +01:00
Dave C-J dc7da9680b Update README list to add smooth node to function category.
tweak Sample node to be inline with core sample node.
2014-09-21 11:17:49 +01:00
Dave C-J 410ef92166 Merge branch 'master' of https://github.com/node-red/node-red-nodes 2014-09-21 11:15:34 +01:00
Dave C-J 60dba00c73 Move Smooth node to function folder to better reflect it's category.
(as suggested by Paul)
2014-09-21 11:14:57 +01:00
Dave Conway-Jones 7d17a107d6 Update README.md 2014-09-20 23:20:28 +01:00
Dave Conway-Jones dc86a3b235 Update README.md 2014-09-20 09:29:51 +01:00
Dave Conway-Jones f08bde0e6f Added Smooth node to analysis 2014-09-20 09:26:49 +01:00
Dave C-J 328c04e390 Add smoothing node to Node-RED-nodes 2014-09-20 09:26:09 +01:00
Dave C-J 62db238294 Fix Dweetio npm package 2014-09-18 17:40:48 +01:00
Dave C-J 670ef479d6 Add Dweetio npm package 2014-09-17 21:27:56 +01:00
Dave C-J 5435a908c1 Add msgpack parser node to pack/unpack msgpack compressed buffers. 2014-09-17 21:03:10 +01:00
Dave C-J 6898b34e3b tweak packages for xmpp and suncalc - updates for npm 2014-09-17 21:03:10 +01:00
Nick O'Leary 01d1eadf65 Merge pull request #68 from hindessm/remove-redundant-null-checks
Remove redundant msg != null checks.
2014-09-08 21:53:47 +01:00
Mark Hindess b1ba8369d4 Remove redundant msg != null checks. 2014-09-08 21:42:16 +01:00
Dave C-J 68c9e2b41a Let suncalc node try to auto set geo location (if allowed) 2014-09-07 21:56:49 +01:00
Dave C-J e87eb2fb44 Update blink1 node so green is brighter 2014-09-04 11:30:52 +01:00
Dave C-J 6122dcd069 republish BBB npm 2014-09-03 22:35:00 +01:00
Dave C-J 1188f3ca3f Merge branch 'hindessm-migrate-to-fa-icons' 2014-09-03 22:19:24 +01:00
Dave C-J a2b1244d54 resolving merg conflicts with icons etc 2014-09-03 22:18:42 +01:00
Dave C-J fe44018250 Merge branch 'migrate-to-fa-icons' of https://github.com/hindessm/node-red-nodes into hindessm-migrate-to-fa-icons
Conflicts:
	io/ping/88-ping.html
	io/wol/39-wol.html
	social/nma/57-nma.html
	social/prowl/57-prowl.html
	social/pushover/57-pushover.html
	social/twilio/56-twilio.html
	storage/sqlite/sqlite.html
2014-09-03 22:16:02 +01:00
Mark Hindess fdb62b5485 Found fa icon equivalent to icon-resize-full 2014-09-03 20:52:29 +01:00
Mark Hindess f19ae71fb7 Migrate icons. 2014-09-03 16:12:26 +01:00
Dave C-J 0cd3d2cb6e spelling correction to ping node icon tag 2014-08-30 11:00:28 +01:00
Dave Conway-Jones 6b686736eb Merge pull request #65 from jhr007/patch-1
Update README.md
thanks jhr007 !
2014-08-30 10:48:40 +01:00
jhr007 d6cd5a6e32 Update README.md
Added links to npm packages
Added links to related sites, services, and products.
Changed link to Contribution Guide
Updated install instruction
2014-08-29 20:07:00 -05:00
Dave C-J 14d1cad846 Fix Suncalc nodes (strict failure). Closes Issue #64 2014-08-19 12:15:27 +01:00
Dave C-J 3a8e86d962 Tweak WOL node to display name correctly if set. Closes PR #63 2014-08-19 11:41:40 +01:00
Dave Conway-Jones 7545515b4d Update 55-dweetio.js 2014-08-07 09:52:16 +01:00
Dave C-J cef9e093e2 Update Twilio to fa -icons - correct minor spelling 2014-07-27 20:09:19 +01:00
Dave C-J 434d9808a9 Add stomp, ping, wol, wemo nodes to npm
and add fa icons
2014-07-27 18:05:23 +01: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 c95970a4ae Once again Dave's quality speeling causes a problem... 2014-07-25 12:30:00 +01:00
Dave C-J 2d44105ae6 Realign sqlite files to be similar to other nodes 2014-07-25 10:10:06 +01:00
Dave C-J f121f2683d Tidy ups to ping (doc), dweet (unrequired util) and ddbout (JSHint) 2014-07-25 10:09:35 +01:00
Dave C-J 2611853620 Add Pi-LITEr specific node for Pi users 2014-07-25 10:07:23 +01:00
Dave C-J 76d05dc2cd set makeymakey node to use the module.exports style 2014-07-18 21:20:14 +01:00
Dave C-J 232a11983b More tweaks to makey node - colours, jshint fixes, icons, readme etc. 2014-07-18 17:04:22 +01:00
Dave C-J 9d6d9917b8 tweak to makey udev rules file.... 2014-07-18 16:50:13 +01:00
Dave Conway-Jones 1c410476c6 Merge pull request #60 from hindessm/possible-wemo-bugs
Possible wemo node bugs? - confirmed !
2014-07-18 12:16:49 +01:00
Mark Hindess c4a7ec7ae9 Fix typo bugs. 2014-07-18 10:28:57 +01:00