Nick O'Leary
|
fd4b319af9
|
Fix misnamed nls message in serial node
|
2015-06-16 16:13:55 +01:00 |
|
dceejay
|
ba0e2c3796
|
Merge linting error fixes into i18n branch of n-r-n
|
2015-06-16 14:38:36 +01:00 |
|
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
|
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
|
76f55af264
|
Update Package.json file for all node-red-nodes to be Apache-2.0
|
2015-05-29 14:58:34 +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
|
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
|
18c866b490
|
Stomp node - call close with callback correctly.
|
2015-04-23 10:06:09 +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
|
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
|
bb9d67f1ae
|
Update node-red-nodes - clean up lint issues (mainly unused funcs and vars)
|
2015-04-16 10:58:34 +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 |
|
dceejay
|
d511ee69fb
|
lots of little node edits to clean up jsHint "errors"
|
2015-03-26 18:55:03 +00:00 |
|
dceejay
|
5b6cca1dd0
|
Move ping and wol nodes to network category
|
2015-03-04 19:57:22 +00:00 |
|
dceejay
|
8df7189058
|
Add discovery (mdns) and SNMP nodes
|
2015-03-04 19:55:53 +00:00 |
|
Nick O'Leary
|
e61fd93162
|
Add mqlight readme
|
2015-02-13 10:40:40 +00:00 |
|
Nick O'Leary
|
01cd2427d2
|
Add mqlight icon
|
2015-02-13 10:38:01 +00:00 |
|
Nick O'Leary
|
6e671e85f2
|
Fix another mqlight package.json typo
|
2015-02-13 10:34:12 +00:00 |
|
Nick O'Leary
|
085cd3d1d3
|
Fix mqlight package.json typo
|
2015-02-13 10:33:39 +00:00 |
|
Nick O'Leary
|
4fe2f82f2f
|
Add mqlight license/package
|
2015-02-13 10:32:43 +00:00 |
|
Nick O'Leary
|
08791f1914
|
Update all nodes to credentials system and auth middleware
|
2015-02-06 21:10:14 +00:00 |
|
dceejay
|
f4fdebfba5
|
Misc tidy ups of jsHint "issues" for some node-red-nodes
|
2015-02-05 13:52:20 +00:00 |
|
dceejay
|
102c4b4d6c
|
Deprecate Rawserial node - no longer needed
as Windows now has binary support built in.
|
2015-01-29 16:37:50 +00:00 |
|
dceejay
|
c7c8a9bbe2
|
Correct emoncms package.json (remove extra ,)
Update sample nodes in line with main nodes directory
|
2015-01-04 21:14:00 +00:00 |
|
dceejay
|
0065227c68
|
Fix emoncms spilling mistake
Also add it as an npm package node-red-node-emoncms
|
2015-01-04 20:34:12 +00:00 |
|
Dave C-J
|
5cd7a73baf
|
Make Rawserial node fail more quietly
|
2014-12-12 23:15:42 +00:00 |
|
Dave C-J
|
74a470c22e
|
Bump WOL package version number in anticipation of pub to npm
|
2014-11-19 21:44:29 +00:00 |
|
Dave C-J
|
c646596a5d
|
WOL fix again - this time with correct number of braces...
|
2014-11-19 20:52:10 +00:00 |
|
Dave C-J
|
661a50b123
|
Add try/catch to WOL node to try to grab socket error.
(Upstream fix requested).
|
2014-11-19 20:39:05 +00:00 |
|
Dave C-J
|
d47b7f57a2
|
re-re-fix Ping node to assemble full result before parsing....
|
2014-11-07 11:44:04 +00:00 |
|
Dave C-J
|
ebbd9f4494
|
Change regex for Ping node to work across languages...
(hopefully) Addresses Issue #80
|
2014-11-07 08:27:24 +00:00 |
|
Anna Thomas
|
9f900788f8
|
Added mqlight nodes with share property
|
2014-10-20 10:55:29 +01:00 |
|
Mark Hindess
|
b1ba8369d4
|
Remove redundant msg != null checks.
|
2014-09-08 21:42:16 +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
|
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 C-J
|
3a8e86d962
|
Tweak WOL node to display name correctly if set. Closes PR #63
|
2014-08-19 11:41:40 +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
|
f121f2683d
|
Tidy ups to ping (doc), dweet (unrequired util) and ddbout (JSHint)
|
2014-07-25 10:09:35 +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
|
9b487098ae
|
Tidy up rawserial node logging
|
2014-06-10 22:28:06 +01:00 |
|