Commit Graph

  • 0ac07a1c6f
    update neopixel info Dave Conway-Jones 2020-12-12 17:18:18 +00:00
  • 8130f8c007
    add extra gpoio support to neopixel node Dave Conway-Jones 2020-12-12 14:26:31 +00:00
  • c61e8b60b7
    Add dedicated Worldmap mode Dave Conway-Jones 2020-12-07 17:34:44 +00:00
  • 466b1c3deb
    add worldmap features to exif node. Dave Conway-Jones 2020-12-06 17:34:27 +00:00
  • 9e948b9fdf
    bump gpio version Dave Conway-Jones 2020-12-04 13:48:40 +00:00
  • 8c7409d041
    let pi keyboard to retry connection Dave Conway-Jones 2020-12-04 13:47:29 +00:00
  • d129fe6248
    Oops, forgot to remove the node.status code - it's gone now juggledad 2020-12-02 18:56:52 -05:00
  • 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 -05:00
  • 48db5bb829
    fixed code setting defaults, added floor() and ceil() if result to be integer juggledad 2020-12-02 06:30:41 -05:00
  • 91217d6e62
    allow mcp node to be visible when not in Pi Dave Conway-Jones 2020-12-01 23:43:48 +00:00
  • 2d5d553c4d
    revert ping changes for HA Dave Conway-Jones 2020-11-20 18:07:35 +00:00
  • 4884550215
    Tidy up pushbullet (no fixes) Dave Conway-Jones 2020-11-16 21:26:32 +00:00
  • e5f41880c3
    ump mongo package for fix PR Dave Conway-Jones 2020-11-16 15:44:53 +00:00
  • 8363a774e9
    mongodb cusor handling #714 (#715) Ross Cruickshank 2020-11-16 15:43:53 +00:00
  • 9e7a8d5764
    bummp twitter and pi-gpio packages for recent PRs Dave Conway-Jones 2020-11-16 14:58:54 +00:00
  • 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 +09:00
  • 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 +09:00
  • 78bb05cc04
    Changed code to allow for default values to be used juggledad 2020-11-14 06:08:35 -05:00
  • 18c3aa737e
    added default 'low' and 'high' values when adding the node to a flow juggledad 2020-11-14 06:06:04 -05:00
  • f6280ef793
    removed a duplicate test juggledad 2020-11-14 06:04:21 -05:00
  • 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 -05:00
  • 3cbbd1b21a
    added validation to 'low' and 'high' to prevent anything but a number from being entered. juggledad 2020-11-12 16:04:49 -05:00
  • 0dacd78252
    added a bunch of tests juggledad 2020-11-12 08:08:02 -05:00
  • e68d012bf2
    added better validation of inputs, added node status juggledad 2020-11-12 08:03:23 -05:00
  • 640a6d0cb2
    Improve error handling for read-only applications (#709) Matt Borja 2020-11-11 04:26:56 -07:00
  • a0b9ba5f2c
    mongodb cusor handling #714 Ross Cruickshank 2020-11-11 10:55:41 +00:00
  • 6453282467
    Merge e2252f7e87593aa876ecec53e694ecdd76fbd9cc into 3aab556d4a7470f3365579c283195c999137379e John McKerrell 2020-11-02 16:01:31 +01:00
  • 3aab556d4a
    bump serialport package for ja translations Dave Conway-Jones 2020-11-01 23:16:24 +00:00
  • 4136b0f30f
    Updated io\serialport\locales\ja\25-serial.json (#713) 1ft-seabass 2020-11-02 08:14:02 +09:00
  • 83d9f86a91 Updated io\serialport\locales\ja\25-serial.json Tanaka Seigo 2020-10-31 07:37:54 +09:00
  • e198c5d16f
    Merge pull request #712 from node-red/annotate-image Nick O'Leary 2020-10-30 09:51:47 +00:00
  • 056836d1e5
    Tidy up edit dialog Nick O'Leary 2020-10-30 09:51:03 +00:00
  • 3d3841e651
    Fix license Nick O'Leary 2020-10-29 22:47:30 +00:00
  • 58e8cdc8d3
    Add annotate-image node Nick O'Leary 2020-10-29 22:45:02 +00:00
  • 395bf77441
    bump mongo node for release Dave Conway-Jones 2020-10-28 11:25:03 +00:00
  • e68a438bb0
    Fix status error in mongoDB node (#711) Kazuhito Yokoi 2020-10-28 20:22:03 +09:00
  • efcf91a6df
    Add Japanese translations for mongoDB node (#710) piyonakajima 2020-10-28 20:21:14 +09:00
  • e606090de9 Fix status error in mongoDB node Kazuhito Yokoi 2020-10-28 19:26:11 +09:00
  • 6354629d9f Add Japanese translations for mongoDB node Tomohiro Nakajima 2020-10-23 21:54:31 +09:00
  • 175dc4c422
    In test 1 changed low and high from numbers to "" which is the new default juggledad 2020-10-28 03:24:43 -04:00
  • 5c9680db1f
    Improve error handling for read-only applications Matt Borja 2020-10-27 11:19:28 -07:00
  • 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 -04:00
  • 07e5d9fd65
    email node - add msg.priority and msg.headers options Dave Conway-Jones 2020-10-26 09:08:10 +00:00
  • 056429a745
    Added note about passing in msg.to and msg.from dynamicly juggledad 2020-10-26 04:11:15 -04:00
  • 572f1fab5d
    added explaination for passing 'To' amd 'From' dynamically juggledad 2020-10-26 04:07:09 -04:00
  • 970afa760a
    Set initial values of 'From' and 'To to "" to allow dynamic overiding them juggledad 2020-10-26 04:03:35 -04:00
  • 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 -04:00
  • 3b7fb0aa95
    tidy up xmpp node Dave Conway-Jones 2020-10-24 15:02:45 +01:00
  • 4b99a5f4d1 Added support for V3 andres 2020-10-24 11:07:16 +10:00
  • 770ad94e95
    Add Japanese translations for Sense HAT node (#704) Kazuhito Yokoi 2020-10-23 16:12:49 +01:00
  • 09da605201 Add Japanese translations for Sense HAT node Kazuhito Yokoi 2020-10-23 12:43:26 +00:00
  • d289272afe Merge branch 'master' of github.com:node-red/node-red-nodes Andreas Martens 2020-10-21 14:20:50 +01:00
  • 587686e32b clean the code a little Andreas Martens 2020-10-21 14:12:53 +01:00
  • 5530612372 improve debugging and better handling of messages from oneself Andreas Martens 2020-10-21 13:54:12 +01:00
  • 179a9e5533 improve openfire support and handle rejected promises Andreas Martens 2020-10-21 02:43:51 -07:00
  • eddeef9630
    Update .travis.yml Dave Conway-Jones 2020-10-19 22:42:25 +01:00
  • ae75e7f7a8
    Update .travis.yml Dave Conway-Jones 2020-10-19 22:38:31 +01:00
  • 789abedd96
    Update .travis.yml Dave Conway-Jones 2020-10-19 22:30:36 +01:00
  • 43f7326c12
    try nyc instead of instanbul Dave Conway-Jones 2020-10-19 21:33:50 +01:00
  • 6f351943cb
    email node - remove promises for node8 Dave Conway-Jones 2020-10-19 21:33:32 +01:00
  • ffa5761756
    add smtp-package for tests Dave Conway-Jones 2020-10-19 14:44:09 +01:00
  • ef1ebe7b44
    Fix email tests and add one for MTA node Dave Conway-Jones 2020-10-19 14:32:09 +01:00
  • 14087a9f77
    Add MTA node to email Dave Conway-Jones 2020-10-19 12:24:18 +01:00
  • 8f2c631410
    Bump pushbullet node version Nick O'Leary 2020-10-13 22:38:18 +01:00
  • 1253e7b6be
    Merge pull request #701 from guzba/patch-1 Nick O'Leary 2020-10-13 22:36:19 +01:00
  • ff9d21827d
    Attempt to mitigate stream server connect feedback loop guzba 2020-10-13 16:27:30 -05:00
  • f599797144
    bump for latest PRs Dave Conway-Jones 2020-10-05 09:45:38 +01:00
  • 9cc61cb0f1
    mongdb - move projection into find pipeline (#697) Ross Cruickshank 2020-10-05 09:28:58 +01:00
  • 4ae0818a4b
    mongodb - dereference aggregateCursor (#696) Ross Cruickshank 2020-10-05 09:28:39 +01:00
  • ffc92429cb
    mongdb - move projection into find pipeline Ross Cruickshank 2020-10-04 23:34:39 +01:00
  • 2bc64719bb
    mongodb - dereference aggregateCursor Ross Cruickshank 2020-10-04 21:26:09 +01:00
  • 549c4753cf
    Merge 0fd69332c78d64e8a07b10196b229cc8e7c5a4b5 into aa45796a98e878fdfa7d845eb74abb7254bac9c6 Freddy Thobhani 2020-09-27 23:02:39 +02:00
  • aa45796a98
    bump pushbullet package for PR Dave Conway-Jones 2020-09-27 12:59:02 +01:00
  • e980c8c04d
    Fix not shown error (#692) Frakke0 2020-09-27 13:57:09 +02:00
  • aade95bd4e
    Fix not shown error Frakke0 2020-09-27 12:46:31 +02:00
  • d3a3bc158c
    email - show valid folders in error if fetch fails Dave Conway-Jones 2020-09-23 23:54:09 +01:00
  • 973fd8c6ec
    bump email package version Dave Conway-Jones 2020-09-23 10:20:58 +01:00
  • 606f9c71e7
    Update 61-email.js (#689) Vincent Hou 2020-09-23 15:35:08 +08:00
  • 81d6943d35
    Merge pull request #1 from qivhou/qivhou-patch-650 Vincent Hou 2020-09-23 14:37:00 +08:00
  • 93e5dd9c1e
    Update 61-email.js Vincent Hou 2020-09-23 14:34:38 +08:00
  • fbad6e4c2d
    clarify linting confusion Dave Conway-Jones 2020-09-17 10:02:54 +01:00
  • c21fb22918
    Linting and bump package for new clustered PR. Dave Conway-Jones 2020-09-17 09:21:50 +01:00
  • cde422f34a
    mongodb: update to add support replicaset clusters (ICD4Mongo) (#688) Ross Cruickshank 2020-09-17 09:17:43 +01:00
  • 958107eed8
    allow selecting replica-set Ross Cruickshank 2020-09-16 22:03:15 +01:00
  • 835047c6c6
    enable replicaset connect Ross Cruickshank 2020-09-16 21:57:56 +01:00
  • e53854b1ce
    expand connect options for replicaset Ross Cruickshank 2020-09-16 21:54:40 +01:00
  • 780da813a3
    add replicaset Ross Cruickshank 2020-09-16 21:52:53 +01:00
  • 4a56a62bcf
    Merge pull request #1 from node-red/master Ross Cruickshank 2020-09-16 21:46:35 +01:00
  • d26cb057f9
    add host property to outgoing msg Dave Conway-Jones 2020-09-15 16:12:03 +01:00
  • 4becf68848
    use mongodb 3.6.1 client, add clustering support (#685) Ross Cruickshank 2020-09-14 17:21:41 +01:00
  • 7e8571af42
    update lib versions for grunt Dave Conway-Jones 2020-09-11 22:21:52 +01:00
  • f95f0639f4
    bump sqlite lib Dave Conway-Jones 2020-09-11 12:44:05 +01:00
  • bfa78e0ea4
    remove redundant ; Ross Cruickshank 2020-09-09 13:21:54 +01:00
  • 24173c0114
    stylistic adjustment Ross Cruickshank 2020-09-09 13:19:01 +01:00
  • 659f84e121
    add cluster info Ross Cruickshank 2020-09-08 11:01:49 +01:00
  • c1c8882f28
    bump to 0.1.0 - add mongodb v3 Ross Cruickshank 2020-09-08 10:48:13 +01:00
  • d728b99de9
    useV3 connections and support clusters Ross Cruickshank 2020-09-08 10:46:02 +01:00
  • 53c4c44056
    cluster connection option Ross Cruickshank 2020-09-08 10:43:17 +01:00
  • e3f115518a
    strings for clustering Ross Cruickshank 2020-09-08 10:40:50 +01:00
  • 10c215da72
    add strings for cluster support Ross Cruickshank 2020-09-08 09:59:50 +01:00