Nick O'Leary
|
2531a5283a
|
Include module property in plugin metadata
|
2024-03-21 17:04:03 +00:00 |
|
Nick O'Leary
|
4cc1a5d846
|
Merge branch 'pr_4387' of github.com:node-red/node-red into pr_4387
|
2024-03-21 16:56:49 +00:00 |
|
Nick O'Leary
|
8a63275989
|
Merge pull request #4613 from kazuhitoyokoi/master-fixglobalconfig
Remove typo in global config
|
2024-03-21 16:54:01 +00:00 |
|
Nick O'Leary
|
2d3e5f4ce0
|
Fix linting
|
2024-03-21 16:43:47 +00:00 |
|
Nick O'Leary
|
5135545c6c
|
Merge branch 'dev' into pr_4387
|
2024-03-21 16:41:24 +00:00 |
|
Nick O'Leary
|
fef93818c9
|
Ensure plugins api provides a filtered view
|
2024-03-21 16:37:05 +00:00 |
|
Nick O'Leary
|
7fc64a84e8
|
Bump test helper
|
2024-03-21 15:16:49 +00:00 |
|
Nick O'Leary
|
02f7cdd5aa
|
Ensure all httpRequest test servers are ready before tests run
|
2024-03-21 15:03:37 +00:00 |
|
Nick O'Leary
|
d7dcceef60
|
Add debug for http tests
|
2024-03-21 11:32:29 +00:00 |
|
Nick O'Leary
|
ae5e1570ae
|
Reset workspace index when clearing nodes
Fixes #4600
|
2024-03-21 11:14:34 +00:00 |
|
Nick O'Leary
|
50baad9624
|
Merge pull request #4612 from kazuhitoyokoi/dev-addjpn
Add Japanese translations for 4.0.0-beta.1
|
2024-03-21 11:08:28 +00:00 |
|
Nick O'Leary
|
fc0041bd91
|
Merge pull request #4615 from Steve-Mcl/4614-monaco-and-types
Update monaco to latest and node types to 18 LTS
|
2024-03-21 09:25:52 +00:00 |
|
Steve-Mcl
|
283f7f5992
|
support env var NR_PROXY_MODE "legacy"|"strict"
|
2024-03-17 17:21:33 +00:00 |
|
Steve-Mcl
|
1cf7b95891
|
add missing ref to getProxyForUrl helper
|
2024-03-17 17:20:53 +00:00 |
|
Steve-Mcl
|
7bdb8db5ff
|
http node fix tests
|
2024-03-17 17:11:29 +00:00 |
|
Steve-Mcl
|
de27968e4e
|
(re)add node.insecureHTTPParser)
|
2024-03-17 17:10:56 +00:00 |
|
Steve-Mcl
|
d31abda28f
|
typo
|
2024-03-17 17:01:25 +00:00 |
|
Steve-Mcl
|
dcfb4c9a79
|
update unit tests
|
2024-03-17 16:36:24 +00:00 |
|
Steve-Mcl
|
bf065ee11d
|
default to strict mode but permit settings
|
2024-03-17 16:34:42 +00:00 |
|
Steve-Mcl
|
5e3cbadffc
|
merge dev
|
2024-03-17 12:51:57 +00:00 |
|
Steve-Mcl
|
535ef82e48
|
Merge remote-tracking branch 'upstream/dev' into proxy-logiv-dev-v4
|
2024-03-17 12:50:59 +00:00 |
|
Steve-Mcl
|
c368bfea3f
|
var/const updates
|
2024-03-17 12:37:42 +00:00 |
|
Steve-Mcl
|
4498e4100e
|
Update Monaco editor and type completions
closes #4614
|
2024-03-17 11:08:47 +00:00 |
|
Kazuhito Yokoi
|
4f1e4faede
|
Add Japanese translations for TCP and CSV nodes
|
2024-03-16 19:32:42 +09:00 |
|
Kazuhito Yokoi
|
3ca045394a
|
Remove typo in global config
|
2024-03-16 18:51:13 +09:00 |
|
Kazuhito Yokoi
|
9a19a1113e
|
Fix image paths in previous welcome tour
|
2024-03-16 18:44:25 +09:00 |
|
Kazuhito Yokoi
|
1cd550022b
|
Fix typos
|
2024-03-16 18:43:03 +09:00 |
|
Kazuhito Yokoi
|
bad08bafd7
|
Add Japanese translations for 4.0.0-beta.1
|
2024-03-16 18:34:24 +09:00 |
|
Nick O'Leary
|
f041a21f22
|
Update publish-script for 4.x
|
2024-03-14 16:56:32 +00:00 |
|
Nick O'Leary
|
712d78ca39
|
Merge pull request #4611 from node-red/rel4-beta-tour
Update for 4.0.0-beta.1 release
4.0.0-beta.1
|
2024-03-14 16:50:10 +00:00 |
|
Nick O'Leary
|
93f2910bd2
|
Bump to 4.0.0-beta.1
|
2024-03-14 16:05:15 +00:00 |
|
Nick O'Leary
|
d0ef12c486
|
Update tour for 4.0-beta.0
|
2024-03-14 16:01:54 +00:00 |
|
Nick O'Leary
|
241fd09053
|
Merge pull request #4587 from Steve-Mcl/config-in-subflow
Support config selection in a subflow env var
|
2024-03-14 15:11:54 +00:00 |
|
Nick O'Leary
|
208dd2a457
|
Merge pull request #4436 from marcus-j-davies/allow-ws-headers
Feat: Add ability to set headers for WebSocket client
|
2024-03-13 17:20:07 +00:00 |
|
Nick O'Leary
|
e34ee44b21
|
Update packages/node_modules/@node-red/nodes/core/network/22-websocket.html
|
2024-03-13 17:19:20 +00:00 |
|
Nick O'Leary
|
d5f59307b7
|
Update packages/node_modules/@node-red/editor-client/src/js/ui/common/typedInput.js
|
2024-03-13 17:08:58 +00:00 |
|
Nick O'Leary
|
64136cc565
|
Update packages/node_modules/@node-red/editor-client/src/js/ui/editors/envVarList.js
|
2024-03-13 17:08:42 +00:00 |
|
Nick O'Leary
|
3e2508c740
|
Merge branch 'dev' into config-in-subflow
|
2024-03-13 17:08:23 +00:00 |
|
Nick O'Leary
|
0853cd65b2
|
Merge pull request #4598 from joepavitt/header-styling
Improve the appearance of the Node-RED primary header
|
2024-03-13 17:07:13 +00:00 |
|
Nick O'Leary
|
01802c817b
|
Merge branch 'master' into dev
|
2024-03-13 16:55:50 +00:00 |
|
Marcus Davies
|
7e10093bb8
|
Remove global access + reduce header list
|
2024-03-12 19:26:27 +00:00 |
|
Nick O'Leary
|
179032cd4d
|
Merge pull request #4608 from node-red/rel317
Bump for 3.1.7 release
3.1.7
|
2024-03-12 17:43:32 +00:00 |
|
Nick O'Leary
|
6a6f0d04d6
|
Bump for 3.1.7 release
|
2024-03-12 14:25:41 +00:00 |
|
Nick O'Leary
|
add4d9758c
|
Merge pull request #4603 from kazuhitoyokoi/master-addjpn
Add Japanese translation for v3.1.6
|
2024-03-11 16:07:28 +00:00 |
|
Kazuhito Yokoi
|
a0d3ea62b2
|
Add Japanese translation for v3.1.6
|
2024-03-10 23:36:20 +09:00 |
|
Joe Pavitt
|
54c17c3175
|
Merge branch 'dev' into header-styling
|
2024-03-08 13:48:43 +00:00 |
|
Nick O'Leary
|
80e60538e2
|
Merge pull request #4596 from node-red/revert-4352-rfdc
Revert "changed cloning library to rfdc for runtime module"
|
2024-03-08 11:40:21 +00:00 |
|
Joe Pavitt
|
84a76909e2
|
Improve the appearance of the Node-RED primary header
|
2024-03-08 10:51:25 +00:00 |
|
Nick O'Leary
|
033405fdbc
|
Fully remove rfdc
|
2024-03-07 16:41:30 +00:00 |
|
Nick O'Leary
|
9444009a9b
|
Revert "changed cloning library to rfdc for runtime module"
|
2024-03-07 16:40:32 +00:00 |
|