Nick O'Leary 
							
						 
					 
					
						
						
							
						
						a9164e63ab 
					 
					
						
						
							
							Merge branch 'dev' into pr_2971  
						
						
						
						
					 
					
						2021-05-18 16:30:13 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						d49d9a783c 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2021-05-13 16:06:33 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						d7dc7c4eda 
					 
					
						
						
							
							Fix error handling in runtime/lib/api/nodes  
						
						
						
						
					 
					
						2021-05-13 15:46:56 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						001f066769 
					 
					
						
						
							
							Remove all input event listeners on a node once it is closed  
						
						... 
						
						
						
						This prevents in-flight messages being passed to the node after
it has closed. 
						
						
					 
					
						2021-05-13 13:37:21 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						5dbaaae68e 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2021-05-12 16:00:36 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						9cdec156dc 
					 
					
						
						
							
							Merge pull request  #2974  from aheissenberger/fix-bundle-error  
						
						... 
						
						
						
						Fixed esbuild bundle error "installRetry" was declared a constant and changed 
						
						
					 
					
						2021-05-11 17:45:07 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						d8d384a979 
					 
					
						
						
							
							Fix plugin loading when browser sends unrecognised lang  
						
						
						
						
					 
					
						2021-05-11 16:42:00 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						71ba73b38f 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2021-05-04 11:19:05 +01:00 
						 
				 
			
				
					
						
							
							
								Andreas Heissenberger 
							
						 
					 
					
						
						
							
						
						54c9d27fd8 
					 
					
						
						
							
							fix  
						
						
						
						
					 
					
						2021-05-03 17:35:50 +02:00 
						 
				 
			
				
					
						
							
							
								Andreas Heissenberger 
							
						 
					 
					
						
						
							
						
						01888ff078 
					 
					
						
						
							
							fix "installRetry" was declared a constant and changed  
						
						
						
						
					 
					
						2021-05-03 17:23:27 +02:00 
						 
				 
			
				
					
						
							
							
								Steve-Mcl 
							
						 
					 
					
						
						
							
						
						69dafd6c68 
					 
					
						
						
							
							add codeEditor settings  
						
						
						
						
					 
					
						2021-04-29 16:53:59 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						b0e349b215 
					 
					
						
						
							
							Update for 1.3.4  
						
						
						
						
					 
					
						2021-04-29 11:22:22 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						7df1a03b4b 
					 
					
						
						
							
							Handle subflow modules that contain subflows  
						
						
						
						
					 
					
						2021-04-28 21:50:00 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						4133f9c56f 
					 
					
						
						
							
							Merge pull request  #2936  from node-red/npm-install-hooks  
						
						... 
						
						
						
						Add pre/postInstall hooks to npm install handling 
						
						
					 
					
						2021-04-27 10:57:14 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						b62e4f6662 
					 
					
						
						
							
							Fix deprecation of httpRoot  
						
						
						
						
					 
					
						2021-04-26 14:43:06 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						f5a1c8bc49 
					 
					
						
						
							
							Merge pull request  #2957  from node-red-hitachi/fix-error-on-git-auto-commit  
						
						... 
						
						
						
						fix error on auto commit for no flow change 
						
						
					 
					
						2021-04-26 11:54:05 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						4cb8e99430 
					 
					
						
						
							
							Timeout http upgrade requests that are not otherwise handled  
						
						... 
						
						
						
						Fixes  #2956  
					
						2021-04-26 11:45:28 +01:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						a480919ec3 
					 
					
						
						
							
							fix error on auto commit for no flow change  
						
						
						
						
					 
					
						2021-04-26 09:05:53 +09:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						62f2a552ea 
					 
					
						
						
							
							Merge pull request  #2953  from node-red/depreacte-usage-of-httpRoot-and-add-warning  
						
						... 
						
						
						
						Deprecate usage of httpRoot and add warning 
						
						
					 
					
						2021-04-23 16:42:01 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						3798167908 
					 
					
						
						
							
							Update packages/node_modules/@node-red/runtime/locales/en-US/runtime.json  
						
						... 
						
						
						
						Co-authored-by: Nick O'Leary <nick.oleary@gmail.com > 
						
						
					 
					
						2021-04-23 16:36:22 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						56fe2014e1 
					 
					
						
						
							
							Update packages/node_modules/@node-red/runtime/lib/index.js  
						
						... 
						
						
						
						Co-authored-by: Nick O'Leary <nick.oleary@gmail.com > 
						
						
					 
					
						2021-04-23 16:36:15 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						8732e89e55 
					 
					
						
						
							
							Update packages/node_modules/@node-red/runtime/locales/en-US/runtime.json  
						
						... 
						
						
						
						Co-authored-by: Nick O'Leary <nick.oleary@gmail.com > 
						
						
					 
					
						2021-04-23 16:22:50 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						fdd0a93bad 
					 
					
						
						
							
							Deprecate use of httpRoot in settings and add warning  
						
						... 
						
						
						
						(no change is actual behaviour yet - just warning)
Should we remove option from settings ? or just label it ? 
						
						
					 
					
						2021-04-23 15:42:57 +01:00 
						 
				 
			
				
					
						
							
							
								Dave Conway-Jones 
							
						 
					 
					
						
						
							
						
						5cc791690b 
					 
					
						
						
							
							fix flowfile name to flows.json in settings  
						
						... 
						
						
						
						and warn if not set (as if anyone reads warnings)
Move setting to top of settings.js as it will be edited more often.
Default behaviour will still work
(needs translations) 
						
						
					 
					
						2021-04-23 14:09:06 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						0e06da6c63 
					 
					
						
						
							
							Update for 1.3.3  
						
						
						
						
					 
					
						2021-04-20 11:06:23 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						8140057bea 
					 
					
						
						
							
							Add pre/postInstall hooks to module install path  
						
						
						
						
					 
					
						2021-04-15 15:12:40 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						ed351eee54 
					 
					
						
						
							
							Move hooks to util package  
						
						
						
						
					 
					
						2021-04-15 15:12:30 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						b0955705be 
					 
					
						
						
							
							Update to 1.3.2  
						
						
						
						
					 
					
						2021-04-13 13:34:16 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						82ced56bed 
					 
					
						
						
							
							Update package versions  
						
						
						
						
					 
					
						2021-04-09 14:12:10 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						cb1a178fbf 
					 
					
						
						
							
							Set 2.0.0-beta.1 version  
						
						
						
						
					 
					
						2021-04-09 10:35:19 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						749533b0b4 
					 
					
						
						
							
							Bump for 1.3.1  
						
						
						
						
					 
					
						2021-04-08 16:23:22 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						449d76a6c7 
					 
					
						
						
							
							Update version for 1.3.0  
						
						
						
						
					 
					
						2021-04-06 18:31:49 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						ff93a38354 
					 
					
						
						
							
							Update dependencies  
						
						
						
						
					 
					
						2021-04-06 18:31:02 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						400141b093 
					 
					
						
						
							
							Merge pull request  #2913  from heikokue/i18n-de/fixes1  
						
						... 
						
						
						
						small fixes/improvements of DE translations 
						
						
					 
					
						2021-04-06 17:03:32 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						70632706f9 
					 
					
						
						
							
							Allow Flow.getNode to return subflowInstance nodes  
						
						... 
						
						
						
						Related to #2898  
						
						
					 
					
						2021-03-31 23:14:26 +01:00 
						 
				 
			
				
					
						
							
							
								Heiko Kuester 
							
						 
					 
					
						
						
							
						
						9955c3dd5d 
					 
					
						
						
							
							small fixes/improvements of DE translations  
						
						
						
						
					 
					
						2021-03-31 17:51:40 +02:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						d555fcf7bd 
					 
					
						
						
							
							Merge pull request  #2903  from node-red/plugin-resources  
						
						... 
						
						
						
						Allow module to provide resources and automatically expose them 
						
						
					 
					
						2021-03-30 22:50:36 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						f8a7835341 
					 
					
						
						
							
							Fix credential lookup for nested subflows  
						
						... 
						
						
						
						Fixes  #2910  
					
						2021-03-25 22:27:49 +00:00 
						 
				 
			
				
					
						
							
							
								heikokue 
							
						 
					 
					
						
						
							
						
						ed44fb461c 
					 
					
						
						
							
							updated DE translation for 1.3.0 (MQTT5, modules, function, ...) and other small fixes ( #2901 )  
						
						
						
						
					 
					
						2021-03-16 09:52:16 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						8543613563 
					 
					
						
						
							
							Allow module to provide resources and automatically expose them  
						
						
						
						
					 
					
						2021-03-15 21:06:10 +00:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						734adc6445 
					 
					
						
						
							
							Add Japanese translations for Node-RED v1.3.0 ( #2900 )  
						
						
						
						
					 
					
						2021-03-15 08:23:30 +00:00 
						 
				 
			
				
					
						
							
							
								heikokue 
							
						 
					 
					
						
						
							
						
						827f8d4d51 
					 
					
						
						
							
							rework of DE translation ( #2806 )  
						
						... 
						
						
						
						* started rework of translation to DE, added translation rules and dictionary
* reworks DE translation of JSONata /editor-client/locales/de/jsonata.json
* rework DE translation of editor-client
* moved /editor-client/locales/de/README.md to Wiki https://github.com/node-red/node-red/wiki/Design:-i18n-de 
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* fixed  #2 : "Sie müssen ..., um ... zu können"
* fixed  #3 
* fixed  #4  and removed unnecessary spaces
* fixed  #5 
* fixed  #6 , added missing dots, removed unnecessary spaces
* fixed  #7 , #8 , #9 
* fixed  #10 , #11 , #12 , #13 , #14 , #15 
* fixed  #17 , #18 , 19
* fixed  #19 
* moved /editor-client/locales/de/dictionary.csv to https://github.com/heikokue/node-red-designs/blob/i18n-de/designs/i18n-de/dictionary.csv 
* reworked DE translation of runtime
* fine-tuned DE translation of editor-client
* reworked DE translation of common nodes, fine-tuned editor-client
* reworked DE translation of all nodes, fine-tuned editor-client, intotips, jsonata & runtime
* small i18n fixes 
						
						
					 
					
						2021-03-12 13:07:12 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						99a9e3a91b 
					 
					
						
						
							
							Fix handling encrypted creds on /flows api  
						
						
						
						
					 
					
						2021-03-06 20:27:51 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						101378c625 
					 
					
						
						
							
							Properly handle credentials passed to /flows api  
						
						
						
						
					 
					
						2021-03-06 20:09:03 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						3d23d1de4f 
					 
					
						
						
							
							Merge pull request  #2873  from node-red/function-modules  
						
						... 
						
						
						
						Function node external modules 
						
						
					 
					
						2021-03-01 21:35:31 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						0dc4440a99 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2021-02-25 17:56:01 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						3af77b6a31 
					 
					
						
						
							
							Merge pull request  #2785  from node-red/library-plugins  
						
						... 
						
						
						
						Library plugins 
						
						
					 
					
						2021-02-25 16:05:23 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						afb17af571 
					 
					
						
						
							
							Fix global leak in lib/flows/index.js  
						
						
						
						
					 
					
						2021-02-19 21:47:02 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						5012568464 
					 
					
						
						
							
							Stop config nodes after flow nodes  
						
						... 
						
						
						
						Fixes  #2876  
					
						2021-02-19 20:44:01 +00:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						b41c7962c2 
					 
					
						
						
							
							Add tests for pluggable library  
						
						
						
						
					 
					
						2021-02-19 15:24:56 +00:00