1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red/nodes/core
Nick O'Leary c97786e12c
Improve handling of file upload in request node
formData can only be Strings or Buffers - anything else will cause
errors. To help matters, we now look for invalid types and json-encode
them where needed.
2019-06-08 20:42:14 +01:00
..
core Merge branch 'pr_2187' into dev 2019-06-04 22:58:18 +01:00
hardware Upgrade to jq 3.3.1 / jq-ui 1.12.1 2019-04-29 11:50:15 +01:00
io Improve handling of file upload in request node 2019-06-08 20:42:14 +01:00
logic stop join tripping up if last message of buffer is blank. 2019-06-01 23:49:27 +01:00
parsers Remove hardcoded colours from some nodes 2019-05-23 16:39:56 +01:00
storage Fix encoding menu in file node 2019-04-02 21:35:41 +09:00