Commit Graph

503 Commits (dev)

Author SHA1 Message Date
Nick O'Leary 412f4465c7
Merge branch 'master' into dev 2025-07-21 16:29:52 +01:00
Kazuhito Yokoi 1f48dd5c0a Update help document of filter node 2025-07-07 00:19:06 +09:00
Kazuhito Yokoi 49b4c2bfee Add Japanese translations for 4.1.0-beta.2 2025-06-29 23:46:40 +09:00
Nick O'Leary 176ab9c554
Merge branch 'master' into dev 2025-06-26 11:01:07 +01:00
Nick O'Leary b428e24ea5
Update skip http body parser 2025-06-25 16:28:30 +01:00
Debadutta Panda af1f8bd112
Merge branch 'dev' into @feature/issue-5029 2025-06-21 19:41:03 +05:30
Nick O'Leary 71e7b821a2
Merge pull request #5173 from kazuhitoyokoi/dev-addjpn
Add Japanese translations for 4.1.0-beta.1
2025-06-16 14:14:19 +01:00
Nick O'Leary 3222efb5d0
Merge pull request #5172 from hardillb/http-request-rejectunauthorized-string
Allow limited Strings for msg.rejectUnauthorized
2025-06-16 14:04:43 +01:00
Kazuhito Yokoi 630d057c4c
Update Japanese translations of mqtt-in node for 4.0.9 2025-06-15 14:02:58 +09:00
Kazuhito Yokoi 2886fc326c Add Japanese translations for 4.1.0-beta.1 2025-06-15 01:01:55 +09:00
Ben Hardill 410e5b8faf
Allow limited Strings for msg.rejectUnauthorized
fixes #5171

If `msg.rejectUnauthorized` is a string allow "true", "false"
(and upper case versions) otherwise show a warning and use default
behaviour.

Boolean values used as is, any other types also ignored.
2025-06-13 13:33:42 +01:00
Debadutta Panda f9241de213
Merge branch 'dev' into @feature/issue-5029 2025-06-10 13:06:13 +05:30
GogoVega c32e8875ef
Add French translation for 4.1 2025-06-09 13:19:57 +02:00
Nick O'Leary 5511b27855
Merge branch 'master' into dev 2025-06-09 10:51:35 +01:00
Debadutta Panda 7d16feff24
Merge branch 'dev' into @feature/issue-5029 2025-06-07 10:47:20 +05:30
Nick O'Leary be4de3b404
Fix typo is de/httprequest.html 2025-06-06 16:30:07 +01:00
Nick O'Leary 843313185a
Apply suggestions from code review 2025-06-06 10:15:53 +01:00
Nick O'Leary 332fbae39e
Merge branch 'dev' into feature/export-module-info-2 2025-06-06 10:07:32 +01:00
Dave Conway-Jones 159ea30b16
Rename Split The field
to close #5128
2025-05-01 22:03:50 +01:00
GogoVega a4c8f57802
Add note + nls to the "manage modules" button 2025-04-28 20:52:11 +02:00
Debadutta Panda 16d095397c refactor: update rawBody label to skipBodyParsing and adjust related UI elements 2025-03-18 18:42:27 +05:30
Debadutta Panda 8543c88f2b
Merge branch 'dev' into @feature/issue-5029 2025-03-18 16:06:24 +05:30
Debadutta Panda 356c0c2416 Add include raw data option in request body. 2025-02-14 13:46:41 +05:30
aikitori 27463197cd
Add details for the dynamic subscription to match the English documentation 2025-02-13 08:55:10 +01:00
Ersin a7ee31307e
missing getSubscriptions in the docs while its implemented
See:
https://github.com/node-red/node-red/blob/master/packages/node_modules/%40node-red/nodes/core/network/10-mqtt.js#L1288
2024-10-29 13:38:32 +01:00
Joe Bordes 7650620a78 i18n(App) update with latest language file changes 2024-10-04 18:06:01 +02:00
Daniel Caspi 1053fc5121
fix typo: depreciated 2024-09-27 04:35:51 -05:00
GogoVega aed9a868ab
Add French translations for batch and join nodes 2024-08-18 12:55:28 +02:00
Kazuhito Yokoi d11934beeb Add Japanese translations for batch and join nodes 2024-08-12 00:14:28 +09:00
Nick O'Leary 998219ae9a
Merge pull request #4829 from node-red/Let-Batch-node-honour-parts-to-close-early
Let batch node terminate "early" if msg.parts set to end of sequence
2024-07-18 16:34:46 +01:00
Dave Conway-Jones ff35c46d5d
Fix unintentianal Capitalisation in Split node
to close #4832
2024-07-16 14:37:16 +01:00
Dave Conway-Jones 05c924a9df
Let batch node terminate "early" if msg.parts set to end of sequence
(ie index = count -1). Useful to close at end of files etc.
2024-07-04 15:09:55 +01:00
Dave Conway-Jones 1a8b37b4e3
make using msg.parts optional in join node 2024-06-24 21:05:00 +01:00
Nick O'Leary cb0c484579
Merge branch 'dev' 2024-06-20 13:26:22 +01:00
Dave Conway-Jones 4ba3c937a8
Add/Update German Translations for delay node
To close #4748
2024-06-14 15:36:25 +01:00
Nick O'Leary 13ee8cec24
Merge branch 'master' into sync-dev-2 2024-05-14 17:22:42 +01:00
Zeger-Jan van de Weg c2e03a40b4
docs: Add closing paragraph tag
Minor change that only improves xpath parsing.
2024-04-20 14:20:59 +02:00
GogoVega 954f518030
Add French translations for 4.0.0-beta.1 2024-03-25 12:02:38 +01:00
GogoVega 9f8ff71757
Add French translations for TCP and CSV nodes 2024-03-25 11:58:35 +01:00
GogoVega 06dd59dc81
Add missing global-config translation 2024-03-25 10:51:12 +01: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 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 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 01802c817b
Merge branch 'master' into dev 2024-03-13 16:55:50 +00:00
Nick O'Leary 0b9dd11fff
Merge pull request #4513 from gorenje/html_node_content_and_attributes
HTML node: add option for collecting attributes and content
2024-03-07 16:24:28 +00:00
Nick O'Leary 742aa2fa0d
Merge branch 'dev' into make-split/join-more-flexible 2024-03-07 15:40:56 +00:00
Nick O'Leary ce133c1c04
Merge pull request #4540 from Steve-Mcl/3934-csv-rfc4180
Add RFC4180 compliant mode to CSV node
2024-03-07 15:39:25 +00:00
giscafer 43b3589451 fix: template node zh-CN translation 2024-02-22 13:02:06 +08:00