Nick O'Leary 
							
						 
					 
					
						
						
							
						
						e12975cf0b 
					 
					
						
						
							
							Do not remove old config.json file to ease downgrade path  
						
						
						
						
					 
					
						2020-09-25 15:50:26 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						4d0c572c2e 
					 
					
						
						
							
							Fix .config.json unit tests  
						
						
						
						
					 
					
						2020-09-24 15:42:52 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						fb2da0ee9e 
					 
					
						
						
							
							Split .config.json into separate files  
						
						
						
						
					 
					
						2020-09-23 17:29:09 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						b8b0247717 
					 
					
						
						
							
							Default flowFilePretty to true if projects enabled  
						
						
						
						
					 
					
						2020-09-23 10:57:58 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						b7243c2226 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2020-09-16 11:54:34 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						70b6674f44 
					 
					
						
						
							
							Replace Math.random with crypto.getBytes for session tokens  
						
						
						
						
					 
					
						2020-09-11 14:09:54 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						ef67b8481e 
					 
					
						
						
							
							Check file exists before trying to take backup  
						
						
						
						
					 
					
						2020-09-11 13:26:00 +01:00 
						 
				 
			
				
					
						
							
							
								Melvin Groenhoff 
							
						 
					 
					
						
						
							
						
						d84c2b780b 
					 
					
						
						
							
							Fix this context when calling multiple event listeners ( fixes   #2692 ).  
						
						
						
						
					 
					
						2020-09-04 10:20:30 +02:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						4dd619b8c6 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2020-09-03 16:14:55 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						be880c25f9 
					 
					
						
						
							
							Merge pull request  #2682  from node-red/upload-npm  
						
						... 
						
						
						
						Add support for file upload on /nodes api 
						
						
					 
					
						2020-09-03 15:01:31 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						17812f0d77 
					 
					
						
						
							
							Merge pull request  #2683  from node-red/write-to-temp  
						
						... 
						
						
						
						Update util.writeFile to write to tmp file before rename 
						
						
					 
					
						2020-09-03 15:00:31 +01:00 
						 
				 
			
				
					
						
							
							
								Kunihiko Toumura 
							
						 
					 
					
						
						
							
						
						0c5586ddfb 
					 
					
						
						
							
							Add 'done' metric log for message tracing  
						
						
						
						
					 
					
						2020-08-18 09:28:50 +09:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						b0b2c32654 
					 
					
						
						
							
							Update util.writeFile to write to tmp file before rename  
						
						
						
						
					 
					
						2020-08-13 17:17:40 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						6f1ed76b4c 
					 
					
						
						
							
							Add support for file upload in /nodes api  
						
						
						
						
					 
					
						2020-08-13 15:54:54 +01:00 
						 
				 
			
				
					
						
							
							
								Rory A. Svage 
							
						 
					 
					
						
						
							
						
						f81cee0be2 
					 
					
						
						
							
							Message  
						
						
						
						
					 
					
						2020-08-07 16:44:52 -04:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						bcd85b11a1 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2020-08-05 15:19:54 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						ec368ae3fd 
					 
					
						
						
							
							Bump for 1.1.3  
						
						
						
						
					 
					
						2020-08-05 14:59:25 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						e691b1b7c3 
					 
					
						
						
							
							Add additional check for git auth failure response  
						
						... 
						
						
						
						Fixes  #2656  
					
						2020-08-03 16:55:36 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						16c26d8098 
					 
					
						
						
							
							Move runtime settings back to adminApi from editorApi  
						
						... 
						
						
						
						Fixes  #2662  
					
						2020-07-31 15:26:21 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						43db1824be 
					 
					
						
						
							
							Bump for 1.1.2  
						
						
						
						
					 
					
						2020-07-10 20:13:05 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						8b36279e52 
					 
					
						
						
							
							Bump version 1.2.0-alpha.1  
						
						
						
						
					 
					
						2020-07-08 15:57:32 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						6df26f2400 
					 
					
						
						
							
							Bump for 1.1.1  
						
						
						
						
					 
					
						2020-07-08 10:30:20 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						668678b2c4 
					 
					
						
						
							
							Bump version to 1.1.0  
						
						
						
						
					 
					
						2020-06-29 21:08:34 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						c9e54f2ba9 
					 
					
						
						
							
							Bump for 1.1.0-beta.3  
						
						
						
						
					 
					
						2020-06-17 10:54:15 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						714b3d3fe0 
					 
					
						
						
							
							Bump version to 1.1.0-beta.2  
						
						
						
						
					 
					
						2020-06-16 15:21:03 +01:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						52eb158231 
					 
					
						
						
							
							Add Japanese translations for outliner, jsonata and runtime  
						
						
						
						
					 
					
						2020-06-16 21:32:10 +09:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						fe4ef354ac 
					 
					
						
						
							
							Flag a node as removed when it is disabled  
						
						
						
						
					 
					
						2020-06-08 20:59:00 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						8b252b458c 
					 
					
						
						
							
							Merge pull request  #2590  from kazuhitoyokoi/dev-addjpnmsg  
						
						... 
						
						
						
						Add Japanese transaltions for http-request node, change node and https refresh logic 
						
						
					 
					
						2020-06-03 14:31:52 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						b6b3ceef4d 
					 
					
						
						
							
							Add some proper validation of module/url properties in install api  
						
						
						
						
					 
					
						2020-06-03 10:45:28 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						dec82589d1 
					 
					
						
						
							
							Handle missing projects runtime setting  
						
						
						
						
					 
					
						2020-06-02 22:53:05 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						f0193b0f67 
					 
					
						
						
							
							Add better messages for 404 errors on admin api  
						
						
						
						
					 
					
						2020-06-02 22:52:22 +01:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						fdf8eb0657 
					 
					
						
						
							
							Add japanese transaltions for http-request node and https refresh logic  
						
						
						
						
					 
					
						2020-06-02 14:55:53 +09:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						8995fa9ed1 
					 
					
						
						
							
							Update changelog for 1.1.0-beta.1  
						
						
						
						
					 
					
						2020-06-01 14:57:37 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						bae52613ab 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2020-06-01 09:38:39 +01:00 
						 
				 
			
				
					
						
							
							
								Sam Machin 
							
						 
					 
					
						
						
							
						
						a8d8540346 
					 
					
						
						
							
							fix for settings.set subsequent updates  
						
						... 
						
						
						
						By cloning the value the assert.deepEqual will now fail even for subsequent updates of the value without restarting Node-RED 
						
						
					 
					
						2020-05-31 13:44:31 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						1b497b340b 
					 
					
						
						
							
							Merge branch 'pr_2551' into dev  
						
						
						
						
					 
					
						2020-05-29 16:52:19 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						bb41ab482c 
					 
					
						
						
							
							Rework the https refresh logic  
						
						... 
						
						
						
						- puts the node version check first
 - validates the refresh interval and keeps it in valid range
 - simplifies the error messages
 - uses parseFloat not parseInt so we can use fractions of hour 
						
						
					 
					
						2020-05-29 16:50:53 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						1c94064c57 
					 
					
						
						
							
							Remove unused _info/_type subflow env var magic values  
						
						
						
						
					 
					
						2020-05-22 20:54:06 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						5d81cec00c 
					 
					
						
						
							
							Merge branch 'pr_2498' into dev  
						
						
						
						
					 
					
						2020-05-22 15:22:12 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						8ce49c25d4 
					 
					
						
						
							
							Ensure auth failure on project fetch identifies the remote  
						
						... 
						
						
						
						Fixes  #2545  
					
						2020-05-21 17:25:51 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						0de49e2a75 
					 
					
						
						
							
							Ensure auth failure on project fetch identifies the remote  
						
						... 
						
						
						
						Fixes  #2545  
					
						2020-05-21 17:18:46 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						05c3f459ad 
					 
					
						
						
							
							Add #! lines to project shell scripts  
						
						... 
						
						
						
						Fixes  #2548  
					
						2020-05-21 15:33:10 +01:00 
						 
				 
			
				
					
						
							
							
								bartbutenaers 
							
						 
					 
					
						
						
							
						
						0d3bf0cd00 
					 
					
						
						
							
							Https refresh settings  
						
						
						
						
					 
					
						2020-05-13 23:49:30 +02:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						d7df20413d 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2020-05-04 11:41:44 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						feb5d13e1c 
					 
					
						
						
							
							Bump for 1.0.6  
						
						
						
						
					 
					
						2020-04-24 13:55:34 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						b82167fefa 
					 
					
						
						
							
							Bump for 1.0.5  
						
						
						
						
					 
					
						2020-04-09 14:15:46 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						97c771f93a 
					 
					
						
						
							
							Ensure file context does not write 'undefined' to store  
						
						... 
						
						
						
						Fixes  #2522  
					
						2020-04-08 11:32:39 +01:00 
						 
				 
			
				
					
						
							
							
								martinLim45 
							
						 
					 
					
						
						
							
						
						513957eea1 
					 
					
						
						
							
							Set flow.disabled when disabled property is false  
						
						
						
						
					 
					
						2020-04-07 16:41:49 +09:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						aafa4fe0b9 
					 
					
						
						
							
							Bump dev branch to 1.1.0  
						
						
						
						
					 
					
						2020-04-06 20:29:22 +01:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						161f6090c1 
					 
					
						
						
							
							update initialize & finalize processing of function node  
						
						
						
						
					 
					
						2020-04-06 16:34:41 +09:00