Dave Conway-Jones
397b7cdaec
bump mysql thanks to PR
2020-04-10 22:56:28 +01:00
Marco
0351441075
MySQL allows to pass named parameters as object ( #565 )
...
* add check isobj
* added example to readme.md
* edit if Syntax
* add Documentation link to readme.md
* fixed Syntax and edit readme.md
2020-04-10 22:53:17 +01:00
Dave Conway-Jones
dfda66f415
Merge branch 'master' of https://github.com/node-red/node-red-nodes
2020-04-10 22:45:14 +01:00
Dave Conway-Jones
bf1c5abd7d
Merge branch 'master' of https://github.com/node-red/node-red-nodes
2020-04-10 22:44:55 +01:00
Hiroyasu Nishiyama
7ccbb6fc9f
Update Japanese message catalogue of RPI-GPIO ( #645 )
2020-04-10 22:40:57 +01:00
Nick O'Leary
a37fa35a8a
[groups] Add node-red-node-group node
2020-04-06 21:42:44 +01:00
Dave Conway-Jones
fa8e174d0b
mysql - slightly overzealous closing of connections - causes crash. backed off slightly
2020-04-05 12:35:15 +01:00
Dave Conway-Jones
705dd1ffc1
mysql - ensure connection released back to pool more often
...
and try to ensure status is shown more correctly on error.
2020-04-05 11:44:27 +01:00
Hiroyasu Nishiyama
ea3ed9ff5e
update japanese message of ping node ( #644 )
2020-04-04 13:47:58 +01:00
Dave Conway-Jones
0b590236a0
bump some node-red-node deps and packages
...
some due to long outstanding doc PRs
2020-04-03 22:29:43 +01:00
Dave Conway-Jones
3d9b3823cc
suncalc rearrange sorti of times into time order
...
to close #633
2020-04-03 22:25:35 +01:00
arneman
3c4337f238
add an example for a prepared sql query ( #621 )
...
An example sql query for the given parameter example would help users to understand how they could use prepared statements.
2020-04-03 22:13:10 +01:00
Kazuhito Yokoi
7c759e10dd
Add and remove namespaces for i18n ( #627 )
...
* Add necessary name spaces for i18n
* Remove unnecessary name spaces for i18n
2020-04-03 22:12:22 +01:00
Dave Conway-Jones
9b1eeb2756
shorten ping label if more than one target
2020-04-03 17:55:30 +01:00
Dave Conway-Jones
7667de5ced
Tidy up ping notes for pub
2020-04-03 16:50:09 +01:00
Dave Conway-Jones
f276de252e
Merge branch 'master' of https://github.com/node-red/node-red-nodes
2020-04-03 16:08:43 +01:00
Stephen McLaughlin
437c29525d
new features: Add Triggered Mode to Ping Node ( #643 )
2020-04-03 16:07:41 +01:00
Dave Conway-Jones
34c3beb430
bump daemon so npm update has a chance to update it in future
2020-04-01 17:51:51 +01:00
Dave Conway-Jones
3087e8e2a1
ensure clone msg for multi line output
...
to close #642
2020-03-31 17:07:22 +01:00
Dave Conway-Jones
a57de3d8f2
Fix serialport to not try to log error and tell user instead
...
to close #637
2020-03-27 11:36:18 +00:00
Dave Conway-Jones
e3e6c41030
Add Name field to mysql server config so can be made unique
...
to close #635
2020-03-20 14:59:08 +00:00
Dave Conway-Jones
73d2b7fb71
bump overall package to node-red 1.0.4
2020-03-01 17:06:48 +00:00
Dave Conway-Jones
eb9d379014
bump mysql package and lib
2020-03-01 17:06:22 +00:00
Nick O'Leary
2631a7937a
Update github templates
2020-02-25 23:05:07 +00:00
Dave Conway-Jones
4efb7417df
Move base64, msgpack, and markdown nodes to parser category
...
to be consistent with other parsers, and change x-red to html
2020-02-25 17:41:45 +00:00
Dave Conway-Jones
be5f79becc
Stop sqlite adding too many listeners
...
to close #630
2020-02-23 11:27:01 +00:00
Ben Hardill
6c446a96f2
Add HTTP timeout handler to Wemo nodes. ( #629 )
...
* Reduce resubscription time
Halve the resubscrciption timeout to make sure event
subscriptions get renewed
* Big Update
Includes:
- New lookup node to check state of a device
- Fix dimming control for lights
- Fix light group control
- Set the node label to match the device name
- The event now includes the text description of the light capability
* Fix groups properly
* Fix travis error with comparitor
* Bump node-ssdp version
* Add extra check for empty results in discovery
* Bump twitter to 280 chars
fixes #371
* Bump twitter node version
* Remove extra whitespace
* Add catch for HTTP timeout
If the device drops off line then with no catch for the timeout
Node-RED will crash
Should fix #616
2020-02-19 12:21:44 +00:00
Dave Conway-Jones
3fff2c404e
Let LevelDB node handle json object (and binary) as well as text.
...
to close #626
2020-02-17 22:42:56 +00:00
dxdc
a498bd16b5
Use latest release of node-prowl ( #624 )
2020-02-17 22:12:23 +00:00
Dave Conway-Jones
55f6609a4f
Fix email node timeout when triggered manually
2020-02-09 14:11:54 +00:00
Dave Conway-Jones
bf089ec18c
bump mdns / discovery package
2020-02-04 19:12:43 +00:00
Dave Conway-Jones
03c4426189
add to mdns/discovery pre-reqs in readme
2020-02-04 19:09:53 +00:00
Dave Conway-Jones
5780b2a5c3
slight adjust email retry timeout
2020-01-31 21:46:42 +00:00
Dave Conway-Jones
90a00279c0
add note re criteria to email in node
...
and change x-red to html
2020-01-28 18:15:28 +00:00
Dave Conway-Jones
a4844dc09c
remove smaz from catalogue
2020-01-28 18:12:15 +00:00
Dave Conway-Jones
878a709082
change pigpio text/x-red to text/html
2020-01-28 18:09:31 +00:00
Dave Conway-Jones
f069788062
Fix Rbe menu option for NarrowbandEq
...
bump overall packages
2020-01-14 22:11:57 +00:00
Dave Conway-Jones
c8370e6da5
make RBE info consistent with menu options
...
to close #620
2020-01-12 16:45:37 +00:00
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