Dave C-J 
							
						 
					 
					
						
						
							
						
						f8d57e672a 
					 
					
						
						
							
							Add check for mpd executable  
						
						... 
						
						
						
						Fixes Specific Issue #114  
						
						
							
						
					 
					
						2013-12-12 20:49:25 +00:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						f8ed9cebeb 
					 
					
						
						
							
							make error message reflect missing module...  
						
						... 
						
						
						
						ie just badwords... not badwords/regexp 
						
						
							
						
					 
					
						2013-12-12 20:48:10 +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 
						 
				 
			
				
					
						
							
							
								Wolfgang Nagele 
							
						 
					 
					
						
						
							
						
						8a8b9bf7d8 
					 
					
						
						
							
							Implementation for Amazon DynamoDB  
						
						
						
						
							
						
					 
					
						2013-12-09 21:45:15 +11:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						cef78e745a 
					 
					
						
						
							
							Merge pull request  #7  from hdoukas/master  
						
						... 
						
						
						
						Add philips_hue node 
						
						
							
						
					 
					
						2013-12-08 08:28:34 -08:00 
						 
				 
			
				
					
						
							
							
								Charalampos Doukas 
							
						 
					 
					
						
						
							
						
						60c7911964 
					 
					
						
						
							
							addedd nodes under common directory  
						
						
						
						
							
						
					 
					
						2013-11-28 23:52:26 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						4f45d768a5 
					 
					
						
						
							
							Merge pull request  #9  from hardillb/master  
						
						... 
						
						
						
						Added support for specifying a specific sensortag by mac address 
						
						
							
						
					 
					
						2013-11-26 15:46:52 -08:00 
						 
				 
			
				
					
						
							
							
								Ben Hardill 
							
						 
					 
					
						
						
							
						
						6457ef0ca6 
					 
					
						
						
							
							updated the readme now the standard sensortag node works and added a oneditsave to convert the mac address to the correct format  
						
						
						
						
							
						
					 
					
						2013-11-24 13:48:14 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Hardill 
							
						 
					 
					
						
						
							
						
						e830c6b262 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master'  
						
						
						
						
							
						
					 
					
						2013-11-24 13:10:26 +00:00 
						 
				 
			
				
					
						
							
							
								Nicholas O'Leary 
							
						 
					 
					
						
						
							
						
						34b3c635f3 
					 
					
						
						
							
							Lazily connect mysql node  
						
						... 
						
						
						
						If there is a mysqldatabase config node, but no actual users of it,
we don't need to connect to the database. 
						
						
							
						
					 
					
						2013-11-22 20:49:31 +00:00 
						 
				 
			
				
					
						
							
							
								Nicholas O'Leary 
							
						 
					 
					
						
						
							
						
						39b849ded8 
					 
					
						
						
							
							Move Mysql node credentials to credentials file  
						
						... 
						
						
						
						We must not store passwords in the regular flows file as this gets exchanged with the browser regularly and would leave things vulnerable.
The credentials mechanism is there to all a write-once-don't-need-to-read approach that allows the runtime access to the credentials without exposing them to the browser. 
						
						
							
						
					 
					
						2013-11-22 20:34:57 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Hardill 
							
						 
					 
					
						
						
							
						
						8fbbd4d1fd 
					 
					
						
						
							
							Added tag selection  
						
						
						
						
							
						
					 
					
						2013-11-22 13:58:41 +00:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						39da31eaaa 
					 
					
						
						
							
							Added proper database reconnects... and more error handling, that should help address Issue  #87  in main node-red Issue list.  
						
						
						
						
							
						
					 
					
						2013-11-22 10:24:08 +00:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						631dea47b7 
					 
					
						
						
							
							updated swearfilter to work with latest badwords npm (v0.3)  
						
						
						
						
							
						
					 
					
						2013-11-20 10:23:09 +00:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						ea398f9e66 
					 
					
						
						
							
							Added INFO abour settings for xmpp. (Apologies for missing in first place...).  
						
						... 
						
						
						
						NOTE:... there is still a bug in the underlying simple-xmpp npm.. see
https://github.com/simple-xmpp/node-simple-xmpp/issues/12 
for both the probem and the fix (not yet pulled). 
						
						
							
						
					 
					
						2013-11-15 21:28:18 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						336ad7893d 
					 
					
						
						
							
							Merge pull request  #8  from thiseldo/master  
						
						... 
						
						
						
						twilio node first commit 
						
						
							
 
						
					 
					
						2013-11-13 14:38:56 -08:00 
						 
				 
			
				
					
						
							
							
								Nicholas O'Leary 
							
						 
					 
					
						
						
							
						
						3f2433ee7f 
					 
					
						
						
							
							PushBullet should not load settings file directly  
						
						
						
						
							
						
					 
					
						2013-11-13 22:24:02 +00:00 
						 
				 
			
				
					
						
							
							
								Andrew Lindsay 
							
						 
					 
					
						
						
							
						
						20aa487068 
					 
					
						
						
							
							Updated way main RED settings loaded  
						
						
						
						
							
						
					 
					
						2013-11-13 22:23:26 +00:00 
						 
				 
			
				
					
						
							
							
								Andrew Lindsay 
							
						 
					 
					
						
						
							
						
						8b29841f97 
					 
					
						
						
							
							twilio node first commit  
						
						
						
						
							
						
					 
					
						2013-11-13 21:27:35 +00:00 
						 
				 
			
				
					
						
							
							
								Charalampos Doukas 
							
						 
					 
					
						
						
							
						
						6474f5888d 
					 
					
						
						
							
							added a no bridge check  
						
						
						
						
							
						
					 
					
						2013-11-11 16:36:25 +01:00 
						 
				 
			
				
					
						
							
							
								Charalampos Doukas 
							
						 
					 
					
						
						
							
						
						b35ff010e2 
					 
					
						
						
							
							Added 2 Philips Hue nodes, hue_discover and hue_manage  
						
						
						
						
							
						
					 
					
						2013-11-11 15:04:32 +01:00 
						 
				 
			
				
					
						
							
							
								Charalampos Doukas 
							
						 
					 
					
						
						
							
						
						85797eb7fc 
					 
					
						
						
							
							Merge  https://github.com/node-red/node-red-nodes  
						
						
						
						
							
						
					 
					
						2013-11-11 14:51:46 +01:00 
						 
				 
			
				
					
						
							
							
								Charalampos Doukas 
							
						 
					 
					
						
						
							
						
						5ebcfdbc66 
					 
					
						
						
							
							Removed single Philips Hue node  
						
						
						
						
							
						
					 
					
						2013-11-11 14:48:20 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						6ed75458c9 
					 
					
						
						
							
							Add Wemo node and update READ.me  
						
						
						
						
							
						
					 
					
						2013-11-10 20:58:36 +00:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						4375b32b84 
					 
					
						
						
							
							Couple of typos in DigiSpark node and swearfilter node  
						
						
						
						
							
						
					 
					
						2013-11-10 20:58:14 +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 
							
						 
					 
					
						
						
							
						
						6425bd75cb 
					 
					
						
						
							
							Make bad word filter only operate on strings - drop anything else.  
						
						
						
						
							
						
					 
					
						2013-11-09 17:12:19 +00:00 
						 
				 
			
				
					
						
							
							
								Charalampos Doukas 
							
						 
					 
					
						
						
							
						
						d491aa61c9 
					 
					
						
						
							
							Added check for no Philip Hue bridge located  
						
						
						
						
							
						
					 
					
						2013-11-09 13:18:04 +01:00 
						 
				 
			
				
					
						
							
							
								Ben Hardill 
							
						 
					 
					
						
						
							
						
						0e370c9bbc 
					 
					
						
						
							
							fixed typo in the temperature topic  
						
						
						
						
							
						
					 
					
						2013-11-07 22:51:52 +00:00 
						 
				 
			
				
					
						
							
							
								Charalampos Doukas 
							
						 
					 
					
						
						
							
						
						5747dfe25d 
					 
					
						
						
							
							added philips_hue node  
						
						
						
						
							
						
					 
					
						2013-11-05 16:32:42 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						28e82c1351 
					 
					
						
						
							
							remove excess console.log from mpd music node  
						
						
						
						
							
						
					 
					
						2013-11-04 20:35:49 +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 
							
						 
					 
					
						
						
							
						
						7c3b1d7ff4 
					 
					
						
						
							
							Copy over "sample" node files freo main project as this is where most people will be adding extra nodes.  
						
						
						
						
							
 
						
					 
					
						2013-10-31 09:52:15 +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 
							
						 
					 
					
						
						
							
						
						7a439ff619 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/node-red/node-red-nodes  
						
						
						
						
							
						
					 
					
						2013-10-31 08:59:54 +00:00 
						 
				 
			
				
					
						
							
							
								Nicholas O'Leary 
							
						 
					 
					
						
						
							
						
						6f7487f393 
					 
					
						
						
							
							Use process.env.NODE_RED_HOME to locate modules  
						
						
						
						
							
						
					 
					
						2013-10-30 21:34:54 +00:00 
						 
				 
			
				
					
						
							
							
								Nicholas O'Leary 
							
						 
					 
					
						
						
							
						
						6a0d248f5a 
					 
					
						
						
							
							Move nodes over from main repo  
						
						
						
						
							
						
					 
					
						2013-10-30 20:38:41 +00:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						75aaaab1a9 
					 
					
						
						
							
							update path to red.js to use environmnet variable  
						
						
						
						
							
						
					 
					
						2013-10-30 16:43:12 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						50025428a5 
					 
					
						
						
							
							Merge pull request  #6  from hardillb/master  
						
						... 
						
						
						
						Fix category 
						
						
							
						
					 
					
						2013-10-30 09:23:55 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Hardill 
							
						 
					 
					
						
						
							
						
						b35613dc7f 
					 
					
						
						
							
							Fixed category and the tool tip  
						
						
						
						
							
						
					 
					
						2013-10-29 21:54:56 +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 
						 
				 
			
				
					
						
							
							
								Ben Hardill 
							
						 
					 
					
						
						
							
						
						c21cadba7c 
					 
					
						
						
							
							Fixed tool tip  
						
						
						
						
							
						
					 
					
						2013-10-25 15:26:00 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						f1bc8c3f56 
					 
					
						
						
							
							Merge pull request  #5  from hardillb/master  
						
						... 
						
						
						
						Added node for Ti SensorTag BLE device 
						
						
							
						
					 
					
						2013-10-25 05:15:42 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Hardill 
							
						 
					 
					
						
						
							
						
						4691c45320 
					 
					
						
						
							
							Added node for Ti SensorTag BLE device  
						
						
						
						
							
						
					 
					
						2013-10-25 13:06:29 +01:00 
						 
				 
			
				
					
						
							
							
								Ben Hardill 
							
						 
					 
					
						
						
							
						
						6d8b156b17 
					 
					
						
						
							
							fixed typo in description  
						
						
						
						
							
						
					 
					
						2013-10-22 13:24:53 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						d49ec9deab 
					 
					
						
						
							
							make sunrise/sunset second output ONLY trigger on actual transitions and not at startup.  
						
						
						
						
							
						
					 
					
						2013-10-19 15:37:20 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						a4c649ade7 
					 
					
						
						
							
							New sunrise/sunset node based on suncalc npm... feedback please on utility/outputs etc.  
						
						
						
						
							
						
					 
					
						2013-10-19 14:31:42 +01:00 
						 
				 
			
				
					
						
							
							
								Dave C-J 
							
						 
					 
					
						
						
							
						
						8b6dd4271b 
					 
					
						
						
							
							Added a Bluetooth Logo to the library and linmk to it here. Renamed scan function to blescan (just in case). Added a close function to stop discovery, just to try to be clean.  
						
						
						
						
							
						
					 
					
						2013-10-12 14:48:49 +01:00