Commit Graph

12 Commits

Author SHA1 Message Date
dceejay 17b1a9a785 bump pusher package to include fixed pusher npm
(had a security hole)
2015-05-21 12:36:58 +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 d060e0b301 remove snapchat node, update pusher node, grammer correct random node package.json 2015-04-24 21:17:02 +01:00
Nick O'Leary 08791f1914 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00:00
Mark Hindess f19ae71fb7 Migrate icons. 2014-09-03 16:12:26 +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 a320ddce23 Further tweaks to Pusher node - now sends objects ok,
and can receive what it sends...
Also slight rearrange of edit UI to make more like other nodes.
2014-05-24 18:29:27 +01:00
Dave C-J fe0222d498 Quick tidy up of pusher node - remove final key from flow,
fix in/out order on palette.
2014-05-24 16:38:35 +01:00
hdoukas 81f59a853d fixed credentials to never show up in the flow
removed credentials from the defaults section in pusher.html, added
oneditprepare to read them back from credentials.json when edited
2014-05-24 14:31:02 +02:00
hdoukas f831f0f502 lower case node name and pusher in fixes
fixed lower case node name and replace input node to ‘pusher in’
2014-05-19 11:08:15 +02:00
hdoukas 863ff7f18b merged html and js
merged into a single html and single js file
fixed copyright typo
added credentials proper handling
2014-05-18 23:10:00 +02:00
hdoukas 3056b40ce9 added pusher node
Added nodes for pushing events to Pusher service and subscribing to
notifications from channels/events
2014-05-16 18:13:02 +02:00