Commit Graph

1229 Commits

Author SHA1 Message Date
Dave Conway-Jones d30ed78cb7
update sample to use test/html 2020-01-12 16:34:01 +00:00
Dave Conway-Jones f1ff7fe707
bump to catch PR re attachments and update libs 2020-01-08 09:26:46 +00:00
Kazuhito Yokoi 12be92e06f Unify file name for binary attachment in e-mail node (#619) 2020-01-08 09:13:05 +00:00
Dave Conway-Jones 9cc3d237fb
Update package.json 2020-01-04 10:29:36 +00:00
Ryoichi Obara 9478bfa14a [ja] Support i18n 28-tail node. (#615) 2020-01-04 10:25:35 +00:00
Dave Conway-Jones c5fed3fc4e
restore smpp node server field to config.
to close #613
2019-12-26 16:25:11 +00:00
Ryoichi Obara dda39a7867 Remove unused i18n key. (#614) 2019-12-26 15:52:56 +00:00
Dave Conway-Jones 54c52a7106
add comment re numerics to snmp set node. 2019-12-23 16:21:09 +00:00
Ryoichi Obara 698af48500 Fix sqlite repo link. (#612) 2019-12-10 15:24:58 +00:00
Nick O'Leary b1a80c9400
Revent senitment dependency to 2.1.0 2019-12-05 22:58:04 +00:00
Dave Conway-Jones 3d60aa4c00
bump sentiment, rbe, email, feedparser, twitter, tail nodes
Locale files moved out
2019-12-05 21:36:59 +00:00
Kazuhito Yokoi 870a2146c0 Move English help to en-US directory (#592)
* Move English help about e-mail node to en-US directory

* Move English help about rbe node to en-US directory

* Move English help about tail node to en-US directory

* Move English help about twitter node to en-US directory

* Move English help about feedparse node to en-US directory

* Move English help about sentiment node to en-US directory
2019-12-05 21:18:59 +00:00
Dave Conway-Jones 676ba58210
slight tidy to serialport PR and bump version
adds flags for fixing DSR, DTR, RTS, CTS
2019-12-04 15:06:40 +00:00
Dave Conway-Jones aa8dc4f7a1
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-12-04 14:04:13 +00:00
d-tamm ae2d601b22 Add flow control switches to serialport (#579)
* Fix alignment of baud rate setting.

* Add flow control flags DTR and RTS.

* Add flags for flow control RTS and DTR.

* Add pin states for flow control flags

* Change pinstates to linestates

* Remove help text about DTR/RTS defaulting to low.

* Collect flow control setting into one single command.

* Add curly braces.

* Add more curly braces.

* Add CTS and DSR settings. Add default none option. Change settings layout for flow control.
2019-12-04 14:03:58 +00:00
Dave Conway-Jones 878f511d0e
Stop arduino nodes warning about MaxEmitters
when more than 10 nodes in use
2019-12-03 21:38:33 +00:00
Dave Conway-Jones 23f584268a
Fix serialport so can't report false addchar 2019-12-01 17:55:08 +00:00
Dave Conway-Jones 649ec33b80
tidy and republish WOL node 2019-11-25 14:30:42 +00:00
SillaRizzoli dfddf0645a Added UDP port option to node-red-node-wol (#606)
* Added udp port option

* Added UDP port validation and msg.udpport support
2019-11-25 14:17:36 +00:00
Dave Conway-Jones e814c676d2
bump pushover lib to pick up fix
to close #590
2019-11-13 21:53:58 +00:00
Dave Conway-Jones 61c0826261
update arduino node for node12 2019-11-13 21:52:01 +00:00
Dave Conway-Jones 0bef668028
fix button class and serial.list promise 2019-11-13 18:43:43 +00:00
Dave Conway-Jones 3ed1e72481
Bump serialport node to latest serialport lib 2019-11-13 13:31:41 +00:00
Dave Conway-Jones 8547f26a45
Fix sqlite repo link 2019-11-13 13:31:08 +00:00
Dave Conway-Jones 9f27cda34f
bump email version 2019-11-09 12:00:58 +00:00
Dave Conway-Jones 4c69d2277f
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-11-09 12:00:07 +00:00
Hiroyuki Okada d53bd47f44 update mailparser & nodemailer (#599) 2019-11-09 11:58:53 +00:00
Dave Conway-Jones a146c8e28c
snmp set Add check if varbinds field may be empty 2019-11-06 09:30:46 +00:00
Dave Conway-Jones 17853b772e
Delete package-lock.json 2019-10-29 14:55:39 +00:00
Dave Conway-Jones 70a6b6b0ea
bump overall package.json versions 2019-10-28 17:50:20 +00:00
Dave Conway-Jones 150e7d5cde
bump package to include Ja translations 2019-10-28 17:45:31 +00:00
Dave Conway-Jones 735c54be8c
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-10-28 17:41:25 +00:00
Ryoichi Obara 739b3e595c [ja] Support i18n 70-base64 node. (#591)
* [ja] Translate 70-base64 node.

* Fix PR review #591 "Buffer" -> "バッファ".

We have used Japanese katakana words of "buffer" in http-request and file-out nodes.

* Fix PR review #591 "Base64" -> "base64"

* Fix PR review #591 "Base64から文字列へデコード" -> "Base64から文字列へ変換"
2019-10-28 17:40:41 +00:00
Dave Conway-Jones 2ddabadbf2
bump leveldb package to 0.2 to include level 6.0 lib 2019-10-26 13:08:09 +01:00
Dave Conway-Jones b9cf6d88e9
bump ping package to 0.1 to include i18n 2019-10-26 13:07:44 +01:00
tmdoit 0f46364a55 Update level package in package.json (#588)
Update from 4.0.0 to 6.0.0 version. It fixes NR restarts (NR 502 errors) when trying to read from leveldb store after some time from writing.
2019-10-26 12:54:36 +01:00
Ryoichi Obara 97a1352afc [ja] Translate 88-ping help text. (#589) 2019-10-26 12:54:17 +01:00
Dave Conway-Jones ca88faa7ca
Fix arduino nodes servo/pwm output to reduce jitter
to close #584
2019-10-22 22:05:49 +01:00
Dave Conway-Jones 04daa5b97e
Let msgpack work on any msg property 2019-10-20 22:48:00 +01:00
Dave Conway-Jones e3ab387814
Move suncalc and timeswitch into time category 2019-10-20 22:43:32 +01:00
Dave Conway-Jones f2e28e715f
fix mysql node OkPacket handling
to close #583
2019-10-16 11:24:33 +01:00
Dave Conway-Jones b35daf6bb7
bump sqlite node deps for Node12 support 2019-10-12 11:37:44 +01:00
Dave Conway-Jones 27616df2dd
update feedparser test 2019-10-09 22:35:21 +01:00
Dave Conway-Jones 56e8df069d
knobble pushbullet test for now 2019-10-09 21:46:15 +01:00
Dave Conway-Jones 6583c43b01
bump package for tests 2019-10-09 21:43:48 +01:00
Dave Conway-Jones 3dfae60b2f
Fix pi-gpio pintable css 2019-10-06 11:59:13 +01:00
Dave Conway-Jones 4979ad8966
fix gpio node ok status label 2019-10-06 09:51:26 +01:00
Dave Conway-Jones b35de37ec1
bump markdown node library, and overal libs for test 2019-10-05 21:13:58 +01:00
Nick O'Leary 18f42be574
Fix snmp node to clone response before sending 2019-10-05 19:36:20 +01:00
Dave Conway-Jones aa2965f000
move serialport to new netwrok category (for 1.0) 2019-09-30 09:46:48 +01:00