1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

Commit Graph

  • 9c805f43fa
    Bump version number of pi-gpiod node (#732) Ben Hardill 2021-01-12 10:13:12 +0000
  • 025229278d
    Bump version number for pi-gpiod node Ben Hardill 2021-01-12 09:57:12 +0000
  • c2e5943897
    Merge branch 'aiot-maker-master' Ben Hardill 2021-01-12 09:53:19 +0000
  • eba2f2589e
    Merge branch 'master' of https://github.com/aiot-maker/node-red-nodes into aiot-maker-master Ben Hardill 2021-01-12 09:53:03 +0000
  • 77f2a15bed
    Add extra check for empty results in discovery Ben Hardill 2017-04-19 13:28:45 +0100
  • 64e735a9d6
    Big Update Ben Hardill 2017-04-02 17:10:13 +0100
  • 1f13f3e564
    Update pi-gpiod.html Andrei Ochmat 2021-01-11 16:48:56 -0300
  • 00fbae3ef6
    fix random number returning strings ! Dave Conway-Jones 2021-01-05 22:12:21 +0000
  • d4af78f001 more formatting Kévin Michelet 2021-01-02 11:58:22 +0100
  • 81ff06cf88 formatter issue Kévin Michelet 2021-01-02 11:50:41 +0100
  • a600ef03d6 fix formatting and merge issues Kévin Michelet 2021-01-02 11:48:39 +0100
  • 44e0fb61c8 Merge remote-tracking branch 'upstream/master' Kévin Michelet 2021-01-02 11:17:25 +0100
  • fa2ea96e67
    Add Japanese translations for sqlite node (#725) Kazuhito Yokoi 2020-12-17 17:26:32 +0900
  • 6715ab01c8
    Update annotate.js meeki007 2020-12-16 09:01:11 -0500
  • 936576e7d9
    Add labelLocation options to node meeki007 2020-12-16 08:56:45 -0500
  • b11c8c5b15
    update labelLocation documentation in html meeki007 2020-12-16 08:55:41 -0500
  • 9f9f9c72ed
    Update README.md meeki007 2020-12-16 08:53:42 -0500
  • 8a7b00f4d2
    add labelLocation documentation meeki007 2020-12-16 08:53:06 -0500
  • 5fe9bc6e2b Restructure message catalog Kazuhito Yokoi 2020-12-15 15:14:19 +0900
  • ac2b586f49 Improve Japanese translations for sqlite node Kazuhito Yokoi 2020-12-15 14:50:42 +0900
  • eb5619d70f Add Japanese translations for sqlite node Kazuhito Yokoi 2020-12-15 14:38:53 +0900
  • cbcb3036be
    Add Japanese translations for random node (#724) Kazuhito Yokoi 2020-12-14 22:35:39 +0900
  • b9a1a3e137 Add Japanese translations for random node Kazuhito Yokoi 2020-12-14 22:04:10 +0900
  • 354370e6e0
    Tidy up random node info. Dave Conway-Jones 2020-12-13 17:38:17 +0000
  • 9eb031e912
    Update node-red-random to add option to dynamically pass in 'To' and 'From' (#707) juggledad 2020-12-13 07:58:13 -0500
  • 0ac07a1c6f
    update neopixel info Dave Conway-Jones 2020-12-12 17:18:18 +0000
  • 8130f8c007
    add extra gpoio support to neopixel node Dave Conway-Jones 2020-12-12 14:26:31 +0000
  • c61e8b60b7
    Add dedicated Worldmap mode Dave Conway-Jones 2020-12-07 17:34:44 +0000
  • 466b1c3deb
    add worldmap features to exif node. Dave Conway-Jones 2020-12-06 17:34:27 +0000
  • 9e948b9fdf
    bump gpio version Dave Conway-Jones 2020-12-04 13:48:40 +0000
  • 8c7409d041
    let pi keyboard to retry connection Dave Conway-Jones 2020-12-04 13:47:29 +0000
  • d129fe6248
    Oops, forgot to remove the node.status code - it's gone now juggledad 2020-12-02 18:56:52 -0500
  • b9c26b653f
    use floor() and ceil() if input is a float and result is an interger - shows bad values in error if in incoming msg juggledad 2020-12-02 18:25:25 -0500
  • 48db5bb829
    fixed code setting defaults, added floor() and ceil() if result to be integer juggledad 2020-12-02 06:30:41 -0500
  • 91217d6e62
    allow mcp node to be visible when not in Pi Dave Conway-Jones 2020-12-01 23:43:48 +0000
  • 2d5d553c4d
    revert ping changes for HA Dave Conway-Jones 2020-11-20 18:07:35 +0000
  • 4884550215
    Tidy up pushbullet (no fixes) Dave Conway-Jones 2020-11-16 21:26:32 +0000
  • e5f41880c3
    ump mongo package for fix PR Dave Conway-Jones 2020-11-16 15:44:53 +0000
  • 8363a774e9
    mongodb cusor handling #714 (#715) Ross Cruickshank 2020-11-16 15:43:53 +0000
  • 9e7a8d5764
    bummp twitter and pi-gpio packages for recent PRs Dave Conway-Jones 2020-11-16 14:58:54 +0000
  • 906a48fa61
    The problem that the input contents disappear when multiple keys are input at the same time. (#717) Takayoshi Kawamorita 2020-11-16 23:54:48 +0900
  • b37471440f The problem that the input contents disappear when multiple keys are input at the same time. t.kawamorita 2020-11-15 00:59:28 +0900
  • 78bb05cc04
    Changed code to allow for default values to be used juggledad 2020-11-14 06:08:35 -0500
  • 18c3aa737e
    added default 'low' and 'high' values when adding the node to a flow juggledad 2020-11-14 06:06:04 -0500
  • f6280ef793
    removed a duplicate test juggledad 2020-11-14 06:04:21 -0500
  • b284f86520
    Removed status msgs, added a tmp variable, kept parseInt to prevent rounding error when high value has a decimal value juggledad 2020-11-13 17:16:43 -0500
  • 3cbbd1b21a
    added validation to 'low' and 'high' to prevent anything but a number from being entered. juggledad 2020-11-12 16:04:49 -0500
  • 0dacd78252
    added a bunch of tests juggledad 2020-11-12 08:08:02 -0500
  • e68d012bf2
    added better validation of inputs, added node status juggledad 2020-11-12 08:03:23 -0500
  • 640a6d0cb2
    Improve error handling for read-only applications (#709) Matt Borja 2020-11-11 04:26:56 -0700
  • a0b9ba5f2c
    mongodb cusor handling #714 Ross Cruickshank 2020-11-11 10:55:41 +0000
  • 6453282467
    Merge e2252f7e87 into 3aab556d4a John McKerrell 2020-11-02 16:01:31 +0100
  • 3aab556d4a
    bump serialport package for ja translations Dave Conway-Jones 2020-11-01 23:16:24 +0000
  • 4136b0f30f
    Updated io\serialport\locales\ja\25-serial.json (#713) 1ft-seabass 2020-11-02 08:14:02 +0900
  • 83d9f86a91 Updated io\serialport\locales\ja\25-serial.json Tanaka Seigo 2020-10-31 07:37:54 +0900
  • e198c5d16f
    Merge pull request #712 from node-red/annotate-image Nick O'Leary 2020-10-30 09:51:47 +0000
  • 056836d1e5
    Tidy up edit dialog Nick O'Leary 2020-10-30 09:51:03 +0000
  • 3d3841e651
    Fix license Nick O'Leary 2020-10-29 22:47:30 +0000
  • 58e8cdc8d3
    Add annotate-image node Nick O'Leary 2020-10-29 22:45:02 +0000
  • 395bf77441
    bump mongo node for release Dave Conway-Jones 2020-10-28 11:25:03 +0000
  • e68a438bb0
    Fix status error in mongoDB node (#711) Kazuhito Yokoi 2020-10-28 20:22:03 +0900
  • efcf91a6df
    Add Japanese translations for mongoDB node (#710) piyonakajima 2020-10-28 20:21:14 +0900
  • e606090de9 Fix status error in mongoDB node Kazuhito Yokoi 2020-10-28 19:26:11 +0900
  • 6354629d9f Add Japanese translations for mongoDB node Tomohiro Nakajima 2020-10-23 21:54:31 +0900
  • 175dc4c422
    In test 1 changed low and high from numbers to "" which is the new default juggledad 2020-10-28 03:24:43 -0400
  • 5c9680db1f
    Improve error handling for read-only applications Matt Borja 2020-10-27 11:19:28 -0700
  • 85a74b2e78
    Had to IF statements broken on two lines, changed it so it's all on one line juggledad 2020-10-26 16:49:01 -0400
  • 07e5d9fd65
    email node - add msg.priority and msg.headers options Dave Conway-Jones 2020-10-26 09:08:10 +0000
  • 056429a745
    Added note about passing in msg.to and msg.from dynamicly juggledad 2020-10-26 04:11:15 -0400
  • 572f1fab5d
    added explaination for passing 'To' amd 'From' dynamically juggledad 2020-10-26 04:07:09 -0400
  • 970afa760a
    Set initial values of 'From' and 'To to "" to allow dynamic overiding them juggledad 2020-10-26 04:03:35 -0400
  • eaa1acf83a
    Add option to dynamically pass in 'From' and 'To' - fixed bug when 'From' was greater than 'To' by flipping the two juggledad 2020-10-26 04:00:57 -0400
  • 3b7fb0aa95
    tidy up xmpp node Dave Conway-Jones 2020-10-24 15:02:45 +0100
  • 4b99a5f4d1 Added support for V3 andres 2020-10-24 11:07:16 +1000
  • 770ad94e95
    Add Japanese translations for Sense HAT node (#704) Kazuhito Yokoi 2020-10-23 16:12:49 +0100
  • 09da605201 Add Japanese translations for Sense HAT node Kazuhito Yokoi 2020-10-23 12:43:26 +0000
  • d289272afe Merge branch 'master' of github.com:node-red/node-red-nodes Andreas Martens 2020-10-21 14:20:50 +0100
  • 587686e32b clean the code a little Andreas Martens 2020-10-21 14:12:53 +0100
  • 5530612372 improve debugging and better handling of messages from oneself Andreas Martens 2020-10-21 13:54:12 +0100
  • 179a9e5533 improve openfire support and handle rejected promises Andreas Martens 2020-10-21 02:43:51 -0700
  • eddeef9630
    Update .travis.yml Dave Conway-Jones 2020-10-19 22:42:25 +0100
  • ae75e7f7a8
    Update .travis.yml Dave Conway-Jones 2020-10-19 22:38:31 +0100
  • 789abedd96
    Update .travis.yml Dave Conway-Jones 2020-10-19 22:30:36 +0100
  • 43f7326c12
    try nyc instead of instanbul Dave Conway-Jones 2020-10-19 21:33:50 +0100
  • 6f351943cb
    email node - remove promises for node8 Dave Conway-Jones 2020-10-19 21:33:32 +0100
  • ffa5761756
    add smtp-package for tests Dave Conway-Jones 2020-10-19 14:44:09 +0100
  • ef1ebe7b44
    Fix email tests and add one for MTA node Dave Conway-Jones 2020-10-19 14:32:09 +0100
  • 14087a9f77
    Add MTA node to email Dave Conway-Jones 2020-10-19 12:24:18 +0100
  • 8f2c631410
    Bump pushbullet node version Nick O'Leary 2020-10-13 22:38:18 +0100
  • 1253e7b6be
    Merge pull request #701 from guzba/patch-1 Nick O'Leary 2020-10-13 22:36:19 +0100
  • ff9d21827d
    Attempt to mitigate stream server connect feedback loop guzba 2020-10-13 16:27:30 -0500
  • f599797144
    bump for latest PRs Dave Conway-Jones 2020-10-05 09:45:38 +0100
  • 9cc61cb0f1
    mongdb - move projection into find pipeline (#697) Ross Cruickshank 2020-10-05 09:28:58 +0100
  • 4ae0818a4b
    mongodb - dereference aggregateCursor (#696) Ross Cruickshank 2020-10-05 09:28:39 +0100
  • ffc92429cb
    mongdb - move projection into find pipeline Ross Cruickshank 2020-10-04 23:34:39 +0100
  • 2bc64719bb
    mongodb - dereference aggregateCursor Ross Cruickshank 2020-10-04 21:26:09 +0100
  • 549c4753cf
    Merge 0fd69332c7 into aa45796a98 Freddy Thobhani 2020-09-27 23:02:39 +0200
  • aa45796a98
    bump pushbullet package for PR Dave Conway-Jones 2020-09-27 12:59:02 +0100
  • e980c8c04d
    Fix not shown error (#692) Frakke0 2020-09-27 13:57:09 +0200
  • aade95bd4e
    Fix not shown error Frakke0 2020-09-27 12:46:31 +0200