Dave Conway-Jones
Dave Conway-Jones
(force to 127.0.0.1 if no admin password) - [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) ## Proposed changes This...
Add design doc for discussion re extending delay node to be a more flexible queue. See discussion https://discourse.nodered.org/t/opinions-please-delay-queue-option/48086/15
When searching flows you have to enter an exact search term to get any results. eg searching for cheer finds nothing whereas searching for cheerlights does. Search should be a...
Rather than duplicate functionality of the existing public Node-RED desktop project (Saito-san), It is suggested that initially we could focus this effort on creating a native platform installer to help...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...
to fix #4914 - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes Fixes trigger node handling of...
- [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) ## Proposed changes When using multiplayer option when not logged in...
- [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) ## Proposed changes This PR adds the ability to use a...
now that that is the default - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes As we...
If an http-in is set to accept POST input - and the sender sets the header to application/json - but then sends a payload that is NOT json... the error...