| 
							
							
								 Dave Conway-Jones | 302c5cfe09 | CSV node - handle commas in msg.columns if quoted. and add more tests
To close #2860 | 2021-02-12 16:55:41 +00:00 |  | 
			
				
					| 
							
							
								 Hiroyasu Nishiyama | 5a6568e7c2 | allow filtering of debug node output within subflow | 2021-02-10 17:32:27 +09:00 |  | 
			
				
					| 
							
							
								 Dave Conway-Jones | 4cd9b7b050 | fix join node in array mode with repeated messages, and rallow reset all to close #2866 | 2021-02-09 17:27:58 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | dd780945e1 | Sanitize Debug node name when display enable/disable message | 2021-02-09 15:04:00 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | fad8dcd304 | Bump for 1.2.9 | 2021-02-03 18:04:37 +00:00 |  | 
			
				
					| 
							
							
								 Hiroyasu Nishiyama | 818021e0b7 | add examples for websocket in/out node | 2021-02-03 17:13:56 +09:00 |  | 
			
				
					| 
							
							
								 Hiroyasu Nishiyama | 3cc6c4433f | add examples for UDP in/out node | 2021-02-03 17:12:35 +09:00 |  | 
			
				
					| 
							
							
								 Hiroyasu Nishiyama | 8306ddd40f | add examples for TCP in/out node | 2021-02-03 17:01:29 +09:00 |  | 
			
				
					| 
							
							
								 Hiroyasu Nishiyama | 024e71cdf5 | add examples for HTTP in/response node | 2021-02-03 16:34:17 +09:00 |  | 
			
				
					| 
							
							
								 Dave Conway-Jones | 4313cbaa5c | fix csv node template reset when array complete and add tests
to close #2853 | 2021-02-02 14:20:46 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | f5da2eb633 | Merge branch 'master' into dev | 2021-02-02 13:45:43 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | 23f0cd3a26 | Bump for 1.2.8 | 2021-02-02 13:11:33 +00:00 |  | 
			
				
					| 
							
							
								 Matthias Radde | 7bde7f0cfd | fixing minor typo in node's documentation (#2848) | 2021-01-30 18:30:29 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | 3a0074d96e | Merge branch 'master' into dev | 2021-01-27 23:28:19 +00:00 |  | 
			
				
					| 
							
							
								 Hiroyasu Nishiyama | 7d08de9c99 | Storage examples (#2784) * add examples of file node
* add file-in node examples
* add watch node examples | 2021-01-27 20:50:13 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | 37935bf388 | Merge pull request #2748 from neuroforgede/master make split node work with out of order messages | 2021-01-27 20:35:32 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | 438d51d26e | Allow nested msg properties in msg/flow/global expressions (#2822) * Allow nested msg properties in msg/flow/global expressions
* Remove typo in RED.utils
Co-authored-by: Nick O'Leary <knolleary@users.noreply.github.com> | 2021-01-27 20:32:52 +00:00 |  | 
			
				
					| 
							
							
								 Hiroyasu Nishiyama | 4a1d66f210 | update UI, Runtime API, metadata handling, and others | 2021-01-27 22:27:54 +09:00 |  | 
			
				
					| 
							
							
								 Alex Kaul | 70554e24b1 | Improve Ru locale (#2826) * Update Russian Locale
* Upd ru translation for "timestamp"
* Improve node help texts for ru locale
* Improve editor texts for ru locale | 2021-01-25 17:25:06 +00:00 |  | 
			
				
					| 
							
							
								 Hiroyasu Nishiyama | d8c8d7bc57 | hide unused input field (#2823) | 2021-01-16 16:58:13 +00:00 |  | 
			
				
					| 
							
							
								 martinb | b0acb58442 | Merge tag '1.2.7' into release/1.2.7 | 2021-01-14 15:46:22 +01:00 |  | 
			
				
					| 
							
							
								 Nathanaël Lécaudé | 2b28ae3402 | Add settings.execMaxBufferSize to control buffer size of exec node (#2819) Co-authored-by: Dave Conway-Jones <dceejay@users.noreply.github.com>
closes #2817 | 2021-01-14 14:38:39 +00:00 |  | 
			
				
					| 
							
							
								 Dave Conway-Jones | aa47bae2ad | Exec node - don't append msg.payload to command by default (#2818) * exec change default to not append payload | 2021-01-13 10:12:19 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | ccfde84769 | Merge pull request #2812 from node-red/property-types Support node property typing | 2021-01-12 23:56:01 +00:00 |  | 
			
				
					| 
							
							
								 Hiroyasu Nishiyama | d51aefa156 | initial support for npm module installation | 2021-01-11 19:32:16 +09:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | ea2e3f25d8 | Implement node property typing See https://github.com/node-red/designs/pull/37 | 2021-01-08 14:19:12 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | e30a01310e | Merge pull request #2788 from kevinGodell/dev middleware integration | 2021-01-07 17:11:48 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | 7913b3cbc2 | Merge branch 'master' into dev | 2021-01-07 10:17:50 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | abe77ab96f | Bump for 1.2.7 | 2021-01-06 11:49:31 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | ea720bb4a5 | Bump dependencies | 2021-01-06 11:41:17 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Godell | 79b10ed18a | allow for adding an array of middleware functions | 2020-12-22 16:30:38 -06:00 |  | 
			
				
					| 
							
							
								 David Mödinger | c433f736a5 | Improvements to DE translation (#2192) * Gitter->Raster inconsistency
* Set to -> Festlegen bei // Setzen als | 2020-12-17 08:25:35 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | 4df27d4b0b | Fix typos in parser examples | 2020-12-07 14:04:42 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | e3445dae46 | Merge pull request #2749 from node-red-hitachi/parser-example add examples for parser category nodes | 2020-12-07 14:01:14 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | f5fcf23678 | Merge branch 'pr_2751' into dev | 2020-12-07 13:58:53 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | 0a6c08e2c3 | Merge pull request #2750 from node-red-hitachi/split-join-node-mapi Messaging API support in Split/Join nodes | 2020-12-07 13:54:47 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | b80a7459cf | Merge pull request #2733 from node-red-hitachi/delay-node-mapi Messaging API support in Delay node | 2020-12-07 13:53:51 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | f6480e6e0c | Merge pull request #2744 from node-red-hitachi/sort-node-mapi Messaging API support in Sort node | 2020-12-07 13:52:34 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | 41d12c433e | Merge pull request #2734 from node-red-hitachi/csv-node-mapi Messaging API support in CSV node | 2020-12-07 13:50:09 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | 169a2484f2 | Merge pull request #2738 from node-red-hitachi/batch-node-mapi Messaging API support in Batch node | 2020-12-07 13:33:04 +00:00 |  | 
			
				
					| 
							
							
								 Steve-Mcl | be52ec1390 | mark more TODO areas (mostly debugging) | 2020-12-07 12:48:33 +00:00 |  | 
			
				
					| 
							
							
								 Steve-Mcl | 00db43198d | design/TODO comments | 2020-12-07 12:26:27 +00:00 |  | 
			
				
					| 
							
							
								 Steve-Mcl | 6bac207611 | better handling of server properties | 2020-12-07 12:25:51 +00:00 |  | 
			
				
					| 
							
							
								 Steve-Mcl | 6150ae787d | userProperties input type correction | 2020-12-07 11:50:33 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | beccdac717 | Merge branch 'master' into dev | 2020-12-07 11:48:38 +00:00 |  | 
			
				
					| 
							
							
								 Steve-Mcl | b72ea63100 | config node userProperties should only permit json | 2020-12-07 11:45:02 +00:00 |  | 
			
				
					| 
							
							
								 Steve-Mcl | 27550f2d4b | automatically use resposeTopic if topic is empty | 2020-12-07 09:43:52 +00:00 |  | 
			
				
					| 
							
							
								 Steve-Mcl | 6917919f35 | show name as @x if alias is set but topic is not - e.g. @1 denotes alias 1 is set but topic is empty | 2020-12-07 09:41:43 +00:00 |  | 
			
				
					| 
							
							
								 Dave Conway-Jones | 78f1cb8a66 | ensure trigger timestamp option sends .now() To close #2771 | 2020-12-01 23:05:22 +00:00 |  | 
			
				
					| 
							
							
								 Nick O'Leary | 4bfe9a9ae9 | Bump for 1.2.6 | 2020-11-25 21:09:45 +00:00 |  |