Commit Graph

1195 Commits

Author SHA1 Message Date
Dave Conway-Jones 294e34da5c
bump markdown library package 2019-07-12 16:02:34 +01:00
Dave Conway-Jones f7fa242d4d
add ja translation for tail node 2019-07-12 16:02:12 +01:00
Dave Conway-Jones 55698e637d
Update tail node to accept/display regex.
To address Issue #555
2019-07-12 12:22:13 +01:00
Dave Conway-Jones 6030b45735
Add missing gpio en-US help file 2019-07-10 09:59:07 +01:00
Dave Conway-Jones 5c322cfd57
Add missing language files
bump package
2019-07-10 09:52:31 +01:00
Dave Conway-Jones 791321f1e9
fully disable gpio debounce if required 2019-07-10 09:52:09 +01:00
Dave Conway-Jones 52dcfdbd97
Add simple markdown example flow 2019-07-09 21:07:26 +01:00
Dave Conway-Jones fb96e552c2
bump lib versions 2019-07-06 19:32:06 +01:00
Dave Conway-Jones 84abd4bcb6
add tests for markdown node 2019-07-05 23:54:27 +01:00
Dave Conway-Jones fef734486f
Add initial markdown node
(not quite ready for prime time)
2019-07-05 18:53:25 +01:00
Dave Conway-Jones 1ea7885b58
bump wemo node
slight tidy of readme
2019-07-02 20:17:43 +01:00
Robert Leach d9ea55d3b2 Visually separated the list of control values from the example. (#552)
* Visually separated the list of control values from the example.

This will aid people who are quickly skimming the readme. There wasn't anything wrong in the doc. Everything would be clear if the reader is reading thoughtfully. But if they're skimming and looking for what to supply to the node for the first time, their eye is drawn to the JSON example.  Since many nodes accept JSON input, and supplying `{"state": "off"}`, `{"state": 0}`, or `{"state": 1}` works, it might take them awhile to realize their oversight.

* Clarification

* Update README.md

* Update README.md
2019-07-02 20:08:12 +01:00
Dave Conway-Jones 8cf3c8b990
remove node.done calls to tidy up
bump packages
2019-06-27 22:26:50 +01:00
Dave Conway-Jones f32f578c09
update gpio readme files 2019-06-24 22:19:24 +01:00
Dave Conway-Jones 822064ee0d
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-06-24 21:58:03 +01:00
Dave Conway-Jones 8d5ec9b3f6
Add readme and better test for library 2019-06-24 21:57:57 +01:00
Nick O'Leary ff2801ca87
Remove rogue piece of text in random node html 2019-06-21 14:11:09 +01:00
Nick O'Leary cd21a5f3c8
Add twitter icon to twitter node to remove dependency on core icon 2019-06-21 14:09:50 +01:00
Dave Conway-Jones 587ff6b8e6
don't let through pusher error
to close #548
2019-06-18 08:52:55 +01:00
Dave Conway-Jones 88ee43186c
update email info to match actual implementation. 2019-06-14 16:37:31 -04:00
Luis Mario Domenzain 16130362fc email optionally uses criteria from message (#547)
* email optionally uses criteria from message

Allows for generation of detailed queries through flows when triggering an email
fetch in IMAP.

* use the same default as a new email node

When the criteria is set from a message, if there is no criteria use the same default as a new node.
2019-05-29 12:45:54 +01:00
Luis Mario Domenzain 877763aae9 use latest mailparser API (#546)
The API diverged between the original and mailparser-mit
2019-05-28 16:55:07 +01:00
Dave Conway-Jones b74aacd266
Let gpiod turn off output in servo mode by sending null or ""
to close #543
2019-05-26 15:39:55 +01:00
Dave Conway-Jones af4eefa5fb
revert changes to WOL node, bump package
to close #528
2019-05-26 14:52:19 +01:00
Dave Conway-Jones 2dfa1385c3
bump version for pr to get to npm 2019-05-26 14:24:45 +01:00
Hiroyuki Okada a226e6a308 add device filter (#545)
* add device filter

* fix jslint error of pushbullet

* fix pushbullet.js
2019-05-26 14:23:25 +01:00
Dave Conway-Jones f20d00a972
fix mailparser require 2019-05-23 12:35:13 +01:00
Dave Conway-Jones 3619971c57
bump email package for latest libs plus PR 2019-05-22 08:40:07 +01:00
Luis Mario Domenzain 75f9db8d8b add to email threading headers (#542)
and update documentation in all available locales

nodemailer already supports all of:
- msg.replyTo
- msg.inReplyTo
- msg.references
2019-05-21 19:30:32 +01:00
Dave Conway-Jones bd563a7217
update Pi gpio German translations 2019-05-20 21:07:53 +01:00
Dave Conway-Jones a172c8178d
Move Pi GPIO nodes to this repo 2019-05-20 19:35:05 +01:00
Dave Conway-Jones dcbe41bf83
Add SMAZ node (for simple text compression) 2019-05-20 19:33:37 +01:00
Dave Conway-Jones 2070a932be
let daemon node pass old msg properties 2019-05-20 19:32:11 +01:00
Dave Conway-Jones f5de5bc707
fix overall nodes test 2019-05-20 19:24:28 +01:00
Dave Conway-Jones 344d2bfdde
Fix serialport split on hex char
to close #541
2019-05-13 13:01:36 +01:00
Dave Conway-Jones e69d65667a
Bump sqlite and add wait times to readme 2019-04-25 12:40:49 +01:00
Dave Conway-Jones 002366844e
bit overoptimistic on package levels... backed off sentiment 2019-04-24 14:36:07 +01:00
Dave Conway-Jones c2273ac24b
bump packages 2019-04-24 14:27:55 +01:00
Dave Conway-Jones 741e0b7d53
try adding node12 2019-04-24 14:07:11 +01:00
Dave Conway-Jones cb6d147680
Arduino node tidy internal status 2019-04-24 14:07:01 +01:00
Dave Conway-Jones 8d45e85acf
arduino node - slight tidy, fix node declaration
to close #535
2019-04-15 17:28:55 +01:00
Dave Conway-Jones a475b67a19
reduce Arduino error messages on failed connect 2019-04-11 16:35:02 +01:00
Dave Conway-Jones d40f433332
remove extraneous debug messages from serialport 2019-04-11 16:33:17 +01:00
Dave Conway-Jones 41acbf5af7
Let Arduino node reconnect
To close #532
2019-04-10 09:57:16 +01:00
Dave Conway-Jones 0cb8e2594d
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-04-10 09:01:11 +01:00
Dave Conway-Jones 6dd15d3335
add to email msg.status
and bump nodemailer version
2019-04-10 09:01:08 +01:00
Dave Conway-Jones 0b11d68c02
Let serialport wiatfor a char before starting output 2019-04-04 22:20:21 +01:00
Christoph Burgdorfer fa7ff87b49 Update Readme.md (#530)
Fix typo
2019-03-28 07:37:54 +00:00
Dave Conway-Jones 60af3ffa28
add libs to overall package for tests 2019-03-15 10:03:29 +00:00
Dave Conway-Jones a2269bb863
bump senitment node to include links to multi lang version 2019-03-15 10:03:05 +00:00