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

21 Commits

Author SHA1 Message Date
Dave Conway-Jones
e674f9ad97
cleanup some old x-red label - no new node versions 2021-03-13 14:25:45 +00:00
Dave Conway-Jones
e20cf97fce
A whole bunch of whitespace linting - no functional changes 2019-08-11 13:37:15 +01:00
Dave Conway-Jones
739e8cd9b6
bump stomp package to pick up PR fix for bad msg reuse 2018-11-28 18:42:44 +00:00
Arnaud Marchand
d73d5f1af3 Save point (#506) 2018-11-28 18:39:52 +00:00
Dave Conway-Jones
85ddffb98f
Ensure stomp retconnect retry default
to close #478
2018-08-15 22:17:32 +01:00
Dave Conway-Jones
316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones
a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones
0880ad3987 update io nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones
5f1513bed3 update Stomp to support v1.1
Thanks @ozomer - to close #141
2015-12-17 17:15:01 +00: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
68e639c98a Stomp - allow msg.headers to set headers on output node 2015-04-28 21:04:50 +01:00
dceejay
18c866b490 Stomp node - call close with callback correctly. 2015-04-23 10:06:09 +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
Nick O'Leary
08791f1914 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00: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
052a7d587d Update node-red-nodes io nodes to use strict and pass jshint scan 2014-06-28 23:35:33 +01:00
Dave C-J
be810be2e2 tweak node.status to be consistent with latest thinking
stomp, xmpp and suncalc.
2014-05-31 20:08:15 +01:00
Dave C-J
f2dd4ae062 tidy up logging on Stomp node 2014-05-29 18:32:20 +01:00
Dave C-J
ae22efb270 Updates to Stomp to enable auto reconnect, and node.status indicators 2014-05-26 10:07:20 +01:00
Dave C-J
308d6cb873 New Stomp node 2014-05-19 21:07:20 +01:00