Commit Graph

227 Commits

Author SHA1 Message Date
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
Dave C-J 94d19b2a41 Update rawserial (roughly) in line with main serial node.
(Now has binary and timout modes)
2014-06-09 08:12:34 +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
Nick O'Leary afa46ef676 Merge pull request #43 from henols/master
Deals with csv and json payload in a smarter way
2014-04-16 10:57:25 +01:00
Dave C-J 517f6346f9 Rawserial node - change advis/ce to info. 2014-04-08 23:07:55 +01:00
henols 9808e8a3a6 Automatic detection of csv and json call and simplified help text 2014-04-03 09:42:49 +02:00
henols e6f90f9b8d Deals with csv and json payload in a smarter way and manipulation
insertion time
2014-03-20 14:51:16 +01:00
henols 8a60d1f918 Support for csv payload and manipulation insertion time 2014-03-19 22:20:27 +01:00
Nick O'Leary 9b41a4e051 Remove deprecated use of RED.app 2014-02-23 21:06:29 +00:00
Dave C-J 3a6ffdf52b Tweak emoncms logo to closer match other styles 2014-02-14 20:45:59 +00:00
henols 84f5d7513b Removing API key from export function 2014-02-10 15:54:36 +01:00
henols dc13290f97 Some usage clarifications 2014-02-09 00:21:17 +01:00
henols 112a3abdc7 Emoncms
A node that can publish to one or more Emoncms servers and acconts
2014-02-07 12:08:16 +01:00
Dave C-J 2f07bb7d13 Fix ping error response on Pi - Fixes Issue #23 2014-02-05 18:38:00 +00:00
Dave C-J 03484169e3 Slight tweak to Wake on Lan (WOL) node 2014-01-19 11:59:29 +00:00
Dave C-J 914885dd6b Fix Ping exec calls so regex can then do it's job... 2014-01-07 15:59:34 +00:00
Dave C-J 636b9a23ba One line of logging to rawserial (to make it behave more like the regular serial one) 2013-12-10 19:53:56 +00:00
Dave C-J 793fd3c7fd Added list of Nodes to he ReadME so people can see what's there without digging... Bunch of cleanups to node-red-nodes... mainly just removing tabs -> spaces and stuff. No code changes... 2013-11-10 17:01:19 +00:00
Dave C-J ab168fe26f Fix paths to red to use env variable 2013-11-04 08:45:37 +00:00
Dave C-J 5e67f41114 Add rawserial, mpd, mysql and swearfilter nodes. 2013-11-03 21:29:20 +00:00
Dave C-J 553c978d87 Added icons for wake on lan and suncalc to this project 2013-10-31 09:44:32 +00:00
Dave C-J 5fbdc50551 Added Wake-On-LAN node 2013-10-26 16:44:23 +01:00
Dave C-J 5ec8147eb1 Use environment variable to set path for nodes.... 2013-10-25 18:23:04 +01:00
Dave C-J db2cc0116f Re-organised subfolders 2013-10-04 11:07:43 +01:00
Dave C-J 6b64321e10 Simple Ping Node to see if a remote host is up... just outputs true or false. 2013-10-04 08:24:09 +01:00