https://github.com/node-red/node-red

sort by:
Revision Author Date Message Commit Date
2137211 Capture workspace dirty state when quick-adding junction Fixes #4282 16 August 2023, 14:58:08 UTC
f719e5a Merge pull request #4278 from node-red/update-tour Update tour 16 August 2023, 09:23:07 UTC
20557f2 Update tour for 3.1.0 15 August 2023, 19:36:07 UTC
054d687 Merge pull request #4267 from kazuhitoyokoi/dev-tostring4filenodes Fix handling in file nodes when number is specified as file name 14 August 2023, 16:28:07 UTC
04aa489 Merge pull request #4275 from kazuhitoyokoi/dev-fixtest4jsonnode Fix test cases of JSON node 14 August 2023, 13:51:02 UTC
72b22a4 Fix test cases of JSON node 14 August 2023, 13:44:02 UTC
3fd2b5f Merge branch 'dev' into dev-tostring4filenodes 14 August 2023, 12:16:57 UTC
8a4128d Fix handling in file nodes when 0 is specified as file name 14 August 2023, 10:53:00 UTC
97470e9 Merge pull request #4262 from sammachin/patch-3 Handle 204 in httprequest JSON 14 August 2023, 10:10:24 UTC
0dd7713 Fix handling in file nodes when number is specified as file name 06 August 2023, 11:35:33 UTC
ec86ec1 Update Test I've changed the DELETE test to expect an empty object as the node is requesting an object response, this will therefore cover testing the new functionality. The subsequent HEAD test also expects a 204 response but the requested type is txt so that will still expect an empty string response. 02 August 2023, 13:32:39 UTC
2b01a3f Handle 204 in httprequest JSON If the http statusCode is 204 (Success, No Content) and the node return type is set to JSON this sets msg.payload as an empty json object so as to supress the JSON parse error 02 August 2023, 13:15:29 UTC
4d3e3a7 Merge pull request #4257 from node-red/310b4 Bump versions for 3.1.0-beta.4 26 July 2023, 16:10:20 UTC
1ffef39 Bump versions for 3.1.0-beta.4 26 July 2023, 16:09:29 UTC
8b7b3e2 Merge branch 'master' into dev 26 July 2023, 15:59:12 UTC
877aa75 Merge pull request #4254 from manuel-buchner/fix-html-syntax-httprequest fix html syntax in 21-httprequest.html 26 July 2023, 15:41:09 UTC
d21c075 Merge pull request #4246 from kazuhitoyokoi/dev-fixfilenode Fix JSONata in file nodes 26 July 2023, 10:55:32 UTC
21be329 fix html syntax in 21-httprequest.html 18 July 2023, 15:16:17 UTC
e7b27ce Merge pull request #4251 from kazuhitoyokoi/master-fixjpn4inject Update Japanese translation for inject node 16 July 2023, 08:26:33 UTC
fb2c0e5 Merge pull request #4252 from kazuhitoyokoi/dev-jpn Add Japanese translation for 3.1.0 16 July 2023, 08:24:38 UTC
29898ea Merge pull request #4253 from kazuhitoyokoi/dev-fixtimeouticon Fix timeout icon in function and link call nodes 15 July 2023, 16:33:48 UTC
9dcb8a7 Show timeout icon in link call node 15 July 2023, 09:16:42 UTC
b66237e Show timeout icon in function node 15 July 2023, 09:15:34 UTC
6d2f855 Add Japanese translation for 3.1.0 15 July 2023, 08:34:08 UTC
638aa03 Update Japanese translation for inject node 15 July 2023, 08:23:14 UTC
d5baa40 Merge pull request #4250 from node-red/4239-add-nr-subflow-name-env Add NR_SUBFLOW_NAME/ID/PATH env vars 14 July 2023, 16:24:14 UTC
ec7e594 Add NR_SUBFLOW_NAME/ID/PATH env vars Closes #4239 14 July 2023, 16:14:39 UTC
3fad690 Merge pull request #4248 from node-red/node-catalog-filter Improve Catalogue visibility 14 July 2023, 15:35:54 UTC
1597376 improve catalog visibility/ux 14 July 2023, 11:57:27 UTC
0d73a4b remove console debugging 13 July 2023, 19:28:24 UTC
50f11fa remove console debugging 13 July 2023, 19:28:16 UTC
cfb7406 remove console debugging 13 July 2023, 19:28:09 UTC
9008f06 hook up filtering to catalog selection 13 July 2023, 18:49:17 UTC
368ac4e i18n update 13 July 2023, 18:48:34 UTC
6ac2e70 fix layout bugs 13 July 2023, 18:48:13 UTC
cd9a5f1 Add test cases to cover the JSONata issue in file nodes 13 July 2023, 15:27:44 UTC
f3847a1 Fix JSONata in file-in node 13 July 2023, 15:24:50 UTC
1fa4aaf add catalog select 13 July 2023, 12:27:42 UTC
db108a3 Merge pull request #4230 from node-red/revert-4225-4196-fix-jsonata-env-var-async Evaluate all env vars as part of async flow start 11 July 2023, 22:06:09 UTC
a3e41d4 Update packages/node_modules/@node-red/util/lib/util.js Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com> 11 July 2023, 20:11:26 UTC
80e3348 Fix JSONata in file nodes 11 July 2023, 17:36:39 UTC
271b132 Merge branch 'dev' into revert-4225-4196-fix-jsonata-env-var-async 10 July 2023, 11:37:41 UTC
5d990ff Merge pull request #4242 from kazuhitoyokoi/master-fixswitchnode Fix broken text input in the switch node 10 July 2023, 11:35:50 UTC
69aacc6 Merge pull request #4228 from node-red/4223-fix-http-request-keep-alive Fix connection keep-alive in http request node 10 July 2023, 11:31:28 UTC
a5066d5 Use flowChanged in diff to mark flows to restart 10 July 2023, 11:30:36 UTC
5bf034f Merge pull request #4238 from ZJvandeWeg/patch-1 help: Template might be a better fit to create multiline strings 10 July 2023, 11:10:32 UTC
0743ff3 Merge pull request #4244 from Steve-Mcl/3877-fix-touch-join-junc 3877-fix-touch-join-junc 10 July 2023, 11:09:54 UTC
7481b78 Force reeval of env vars if group/flow/global envs change 10 July 2023, 11:04:52 UTC
bd589aa fix touch mode wire linking 10 July 2023, 09:24:28 UTC
8fa1d4d Merge remote-tracking branch 'upstream/dev' into dev 10 July 2023, 09:17:17 UTC
fe36260 Merge pull request #4243 from kazuhitoyokoi/master-jpn4subflow Add Japanese translation for error message when creating subflow 05 July 2023, 15:22:38 UTC
c4019bd Add Japanese translation for error message when creating subflow 02 July 2023, 06:51:35 UTC
18e1b67 Make handlings one line 01 July 2023, 16:33:11 UTC
cd76c93 Fix broken text input in the switch node 01 July 2023, 15:40:15 UTC
db98641 help: Template might be a better fit to create multiline strings The inject node doesn't create multiline strings as the help text explains. While there's indeed many ways to circumvent this, the Template node might be more "low-code" than the function node is. 27 June 2023, 07:53:39 UTC
59745fe Merge pull request #4231 from bvmensvoort/4219-missing-error-logging-for-config-nodes Show errors and statuses of config nodes in the sidebar when no catch node is available 23 June 2023, 15:46:51 UTC
8bcaea7 Merge pull request #4232 from node-red/wiring-tweak Improve wiring for horizontally aligned nodes 23 June 2023, 15:46:02 UTC
56ed32e Add background to node status 23 June 2023, 15:09:34 UTC
3209777 Tidy up flow/util 23 June 2023, 14:48:06 UTC
11f9ad8 Remove debug for wiring 23 June 2023, 11:29:33 UTC
26fc942 Improve wiring for horizontally aligned nodes 23 June 2023, 11:24:48 UTC
f196493 Evaluate global-config env on startup 23 June 2023, 08:35:00 UTC
1c5fdb6 Evaluate all env vars as part of async flow start 23 June 2023, 01:11:57 UTC
3ed530e Merge branch 'dev' into 4219-missing-error-logging-for-config-nodes 22 June 2023, 18:14:56 UTC
8db2972 Restore expended env var tests 22 June 2023, 09:24:29 UTC
51a0b68 Revert "Add callback to getSetting to support async jsonata access" 22 June 2023, 09:17:48 UTC
2fdbe12 Merge remote-tracking branch 'upstream/dev' into dev 22 June 2023, 08:35:44 UTC
2448e13 Merge pull request #4229 from node-red/4125-httpstatic-middleware Add support for httpStatic middleware 21 June 2023, 15:57:00 UTC
3389976 Add support for httpStatic middleware 21 June 2023, 15:47:47 UTC
d8f4f92 Merge remote-tracking branch 'upstream/dev' into dev 21 June 2023, 15:39:32 UTC
ce679f9 Merge pull request #4177 from k1ln/adding-timeout-to-functio-node adding timeout attribute to function node 21 June 2023, 14:57:44 UTC
8fb3790 Merge pull request #4225 from node-red/4196-fix-jsonata-env-var-async Add callback to getSetting to support async jsonata access 21 June 2023, 14:56:11 UTC
b382d04 Merge pull request #4227 from node-red/4196-add-callback-opt-to-env.get Adds optional callback to env.get in function node 21 June 2023, 14:55:40 UTC
610cb17 Fix connection keep-alive in http request node 21 June 2023, 14:45:23 UTC
4d9fcae Update env.get type hint 21 June 2023, 14:00:27 UTC
aa0225f Apply suggestions from code review 21 June 2023, 13:27:32 UTC
2571949 Merge pull request #4143 from inNETMonitoring/fix/joinManual fix: closes #4142 21 June 2023, 13:24:53 UTC
20d2c11 Merge branch 'dev' into adding-timeout-to-functio-node 21 June 2023, 13:24:24 UTC
3f604e9 Adds optional callback to env.get in function node 21 June 2023, 13:20:23 UTC
234e92d Merge pull request #4215 from node-red/4213-fix-subflow-env Fix subflow env var `length` not correctly handled in Node-RED 21 June 2023, 13:06:05 UTC
01c56f6 Merge pull request #4200 from GogoVega/french-translation-of-welcome-tours French translation of Welcome Tours 21 June 2023, 13:03:56 UTC
026be5a Merge pull request #4199 from GogoVega/french-translation-of-v3.1.0-beta.3 French translation of v3.1.0-beta.3 changes 21 June 2023, 13:01:10 UTC
aafb86e Merge branch 'dev' into adding-timeout-to-functio-node 21 June 2023, 12:35:48 UTC
1a24efe Merge pull request #4209 from HiroyasuNishiyama/jp-message add Japanese message for 3.1.0 beta 3 21 June 2023, 12:34:23 UTC
1ad67d5 Merge pull request #4218 from node-red/4204-cant-go-fullscreen-on-a-mac Dont handle shortcuts with both cmd+ctrl modifiers 21 June 2023, 12:31:21 UTC
0b3f7db Merge pull request #4203 from node-red/fix-delay-node-flush-issue-4202 Fix delay node flush issue 21 June 2023, 12:27:32 UTC
e900078 Merge pull request #4207 from node-red/4197-status-catch-label Update status and catch node labels in group mode 21 June 2023, 12:27:09 UTC
3b38669 Merge pull request #4163 from XuyuEre/patch-1 Add missing Simplified Chinese translations for editor.json 21 June 2023, 12:26:24 UTC
74ab032 fix typos in test flows 20 June 2023, 11:18:03 UTC
502dacd fix failure to return after calling callback 17 June 2023, 21:44:55 UTC
31bc99c remove .only 17 June 2023, 21:29:39 UTC
5435c9e fix test (missing getUserSettings stub 🤷‍♂️) 17 June 2023, 21:12:09 UTC
ceb9a32 expand existing env var test for all scenarios 17 June 2023, 21:11:02 UTC
ee8b2a0 Delete stray it.only 17 June 2023, 21:03:59 UTC
8202f1b Add env var is JSONata expr test 17 June 2023, 20:54:32 UTC
4808cac Add async to all paths that JSONata env var calls 17 June 2023, 20:14:56 UTC
c1ea338 Show errors and statuses of config nodes in the sidebar when no catch nodes are used 10 June 2023, 19:27:06 UTC
694fdeb dont handle both cmd+ctrl 10 June 2023, 15:23:21 UTC
1cbd910 correct declaration of env object/dic/lookup 09 June 2023, 10:30:21 UTC
b102ef5 ensure object before attempting to call function 09 June 2023, 10:29:54 UTC
back to top