Commit Graph

  • 822064ee0d
    Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2019-06-24 21:58:03 +01:00
  • 8d5ec9b3f6
    Add readme and better test for library Dave Conway-Jones 2019-06-24 21:57:57 +01:00
  • ff2801ca87
    Remove rogue piece of text in random node html Nick O'Leary 2019-06-21 14:11:09 +01:00
  • cd21a5f3c8
    Add twitter icon to twitter node to remove dependency on core icon Nick O'Leary 2019-06-21 14:09:50 +01:00
  • 587ff6b8e6
    don't let through pusher error Dave Conway-Jones 2019-06-18 08:52:55 +01:00
  • 88ee43186c
    update email info to match actual implementation. Dave Conway-Jones 2019-06-14 16:37:31 -04:00
  • 16130362fc email optionally uses criteria from message (#547) Luis Mario Domenzain 2019-05-29 13:45:54 +02:00
  • c4e4cf5b8f
    use the same default as a new email node Luis Mario Domenzain 2019-05-29 13:42:53 +02:00
  • 3829f6f72d email optionally uses criteria from message M. Domenzain 2019-05-28 18:05:29 +02:00
  • 877763aae9 use latest mailparser API (#546) Luis Mario Domenzain 2019-05-28 17:55:07 +02:00
  • 9a4e3dc8f5 use latest mailparser API M. Domenzain 2019-05-28 16:56:51 +02:00
  • b74aacd266
    Let gpiod turn off output in servo mode by sending null or "" Dave Conway-Jones 2019-05-26 15:39:55 +01:00
  • af4eefa5fb
    revert changes to WOL node, bump package Dave Conway-Jones 2019-05-26 14:52:19 +01:00
  • 2dfa1385c3
    bump version for pr to get to npm Dave Conway-Jones 2019-05-26 14:24:45 +01:00
  • a226e6a308 add device filter (#545) Hiroyuki Okada 2019-05-26 22:23:25 +09:00
  • b5d38b3e28 fix pushbullet.js okhiroyuki 2019-05-26 20:29:41 +09:00
  • d8b5cd64b8 fix jslint error of pushbullet okhiroyuki 2019-05-26 19:35:33 +09:00
  • 2cbb598da5 add device filter okhiroyuki 2019-05-26 16:40:34 +09:00
  • f20d00a972
    fix mailparser require Dave Conway-Jones 2019-05-23 12:35:13 +01:00
  • f1c766e32d
    update email required module to match dependencies Luis Mario Domenzain 2019-05-22 17:35:36 +02:00
  • 3619971c57
    bump email package for latest libs plus PR Dave Conway-Jones 2019-05-22 08:40:07 +01:00
  • 75f9db8d8b add to email threading headers (#542) Luis Mario Domenzain 2019-05-21 20:30:32 +02:00
  • 872aa09013 add to email threading headers M. Domenzain 2019-05-21 17:25:57 +02:00
  • bd563a7217
    update Pi gpio German translations Dave Conway-Jones 2019-05-20 21:07:53 +01:00
  • a172c8178d
    Move Pi GPIO nodes to this repo Dave Conway-Jones 2019-05-20 19:35:05 +01:00
  • dcbe41bf83
    Add SMAZ node (for simple text compression) Dave Conway-Jones 2019-05-20 19:33:37 +01:00
  • 2070a932be
    let daemon node pass old msg properties Dave Conway-Jones 2019-05-20 19:32:11 +01:00
  • f5de5bc707
    fix overall nodes test Dave Conway-Jones 2019-05-20 19:24:28 +01:00
  • 344d2bfdde
    Fix serialport split on hex char Dave Conway-Jones 2019-05-13 13:01:36 +01:00
  • e69d65667a
    Bump sqlite and add wait times to readme Dave Conway-Jones 2019-04-25 12:40:49 +01:00
  • 002366844e
    bit overoptimistic on package levels... backed off sentiment Dave Conway-Jones 2019-04-24 14:36:07 +01:00
  • c2273ac24b
    bump packages Dave Conway-Jones 2019-04-24 14:27:55 +01:00
  • 741e0b7d53
    try adding node12 Dave Conway-Jones 2019-04-24 14:07:11 +01:00
  • cb6d147680
    Arduino node tidy internal status Dave Conway-Jones 2019-04-24 14:07:01 +01:00
  • d177d6d7a5 Merge branch 'master' into feature-setfrequency-for-pwm Philipp Häfele 2019-04-22 15:31:34 +02:00
  • 8d45e85acf
    arduino node - slight tidy, fix node declaration Dave Conway-Jones 2019-04-15 17:28:55 +01:00
  • a475b67a19
    reduce Arduino error messages on failed connect Dave Conway-Jones 2019-04-11 16:35:02 +01:00
  • d40f433332
    remove extraneous debug messages from serialport Dave Conway-Jones 2019-04-11 16:33:17 +01:00
  • 41acbf5af7
    Let Arduino node reconnect Dave Conway-Jones 2019-04-10 09:57:16 +01:00
  • 0cb8e2594d
    Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2019-04-10 09:01:11 +01:00
  • 6dd15d3335
    add to email msg.status Dave Conway-Jones 2019-04-10 09:01:08 +01:00
  • 0b11d68c02
    Let serialport wiatfor a char before starting output Dave Conway-Jones 2019-04-04 22:20:21 +01:00
  • 029b89ee85 Merge branch 'feature-setfrequency-for-pwm' of https://github.com/Psykoman1990/node-red-nodes into feature-setfrequency-for-pwm Philipp Häfele 2019-03-29 16:18:36 +01:00
  • 2046211fc1 Forgot to adapt logical code to not use checkbox value Philipp Häfele 2018-03-30 18:31:53 +02:00
  • 8baea03abc Remove checkbox for setting pwm frequency Philipp Häfele 2018-03-30 18:14:49 +02:00
  • cda6eec3ab Add tip for frequency setting Philipp Häfele 2018-03-30 12:09:40 +02:00
  • c186a22347 Add option to set frequency Philipp Häfele 2018-03-30 11:43:59 +02:00
  • fa7ff87b49 Update Readme.md (#530) Christoph Burgdorfer 2019-03-28 07:37:54 +00:00
  • 5a6f2ea3d3
    Update Readme.md Christoph Burgdorfer 2019-03-27 16:06:56 +00:00
  • 60af3ffa28
    add libs to overall package for tests Dave Conway-Jones 2019-03-15 10:03:29 +00:00
  • a2269bb863
    bump senitment node to include links to multi lang version Dave Conway-Jones 2019-03-15 10:03:05 +00:00
  • c1ac48d6a6
    add multilang sentiment node as separate node Dave Conway-Jones 2019-03-15 10:01:27 +00:00
  • c691b4eaa1
    update swearfilter Dave Conway-Jones 2019-03-14 14:04:06 +00:00
  • 3d12a5318f
    fix pi-gpiod labels Dave Conway-Jones 2019-03-14 14:00:40 +00:00
  • 8c91f5c0d8
    revert sentiment node to English only to save loads of space Dave Conway-Jones 2019-03-13 14:25:23 +00:00
  • df24e56de8
    fix xmpp node stanzas from Dave Conway-Jones 2019-03-06 17:46:28 +00:00
  • b91f61d56f
    Add serialport request node to readme (docs only) Dave Conway-Jones 2019-03-06 17:45:45 +00:00
  • 8f5c8c2ad8
    bump package.json Dave Conway-Jones 2019-03-06 17:44:58 +00:00
  • e8ee0a1801
    fix datagenerator readme Dave Conway-Jones 2019-03-06 17:44:06 +00:00
  • 9bfce43b1f
    Bump mdns package version for discovery node Dave Conway-Jones 2019-02-27 21:12:51 +00:00
  • 1f8ab3ebb7
    Update email node readme to be less confusing Dave Conway-Jones 2019-02-24 23:07:38 +00:00
  • 3d06102d1e
    Clarify tha snmp node oids must be numeric Dave Conway-Jones 2019-02-15 22:15:33 +00:00
  • c1650b5d47
    Bump arduino node to latest firmata and serialport Dave Conway-Jones 2019-02-12 22:44:21 +00:00
  • 5a62f5b4d4 Added missing operations to IN node Kévin Michelet 2019-02-12 16:29:58 +01:00
  • 602586ad82
    Bump serialport to latest 0.7 Dave Conway-Jones 2019-02-12 13:31:06 +00:00
  • b08b12865b
    Fixup email PR and push to npm Dave Conway-Jones 2019-02-11 20:10:31 +00:00
  • aa684240d8 add option to set criteria witch type of emails should be requested (#519) Wolfgang Rathgeb 2019-02-11 20:26:45 +01:00
  • 31b9cc1f61
    bump what3words package on npm Dave Conway-Jones 2019-02-11 19:23:12 +00:00
  • ac2f9ad8c6 Fixed What3Words words>location method (#518) Sam Machin 2019-02-11 19:20:13 +00:00
  • 2ce126de60
    Update what3words.js Sam Machin 2019-02-11 16:43:40 +00:00
  • 167e21d7ea add option to set criteria witch type of emails should be requested Wolfgang Rathgeb 2019-02-08 23:58:01 +01:00
  • b30c029ba6 Fixed What3Words words>location method Sam Machin 2019-02-06 14:44:51 +00:00
  • 44448bd3f0 Updated mongodb nodes : Merged IN and OUT nodes + every operation emits an output with the query result or an error object Kévin Michelet 2019-02-04 19:21:46 +01:00
  • 81781539f7
    Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2019-02-01 22:15:24 +00:00
  • d153034232
    slow down status updates from mysql to better handle fast updates Dave Conway-Jones 2019-02-01 22:15:22 +00:00
  • 52bd3c2873 [SQLite] Add help text in sqlitedb template (#503) tmdoit 2019-02-01 09:57:01 +01:00
  • 9f0b46a9e1
    Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2019-02-01 00:00:58 +00:00
  • 88f6784267
    Stop email node producing duplicates on reconnect Dave Conway-Jones 2019-02-01 00:00:16 +00:00
  • 2c8e4780e1
    Allow email node to fetch node if required Dave Conway-Jones 2019-01-31 21:00:31 +00:00
  • aa9dce207f
    Update CONTRIBUTING.md Nick O'Leary 2018-12-28 19:55:55 +00:00
  • 2ca330fcb8
    sqlite small doc update, and bump dep library Dave Conway-Jones 2018-12-19 19:37:13 +00:00
  • ca0b01d10e Pushover image attachment feature (#509) Damo 2018-12-13 19:33:50 +10:00
  • 5c5db9a9d0 Implemented pushover attachment feature Damien Clark 2018-10-19 19:48:17 +10:00
  • 779c692dd0 Bugfix: node defaults not applying to messages Damien Clark 2018-10-19 17:34:30 +10:00
  • 73e4ae574c
    Set WOL node to use more generic broadcast address byt default Dave Conway-Jones 2018-12-09 11:01:18 +00:00
  • 7113598098
    Bump email deps Dave Conway-Jones 2018-12-07 23:30:57 +00:00
  • 20b2eac830
    add sentiment and tail node translations Dave Conway-Jones 2018-12-07 17:11:09 +00:00
  • d0f36dcda1
    update ping node readme Dave Conway-Jones 2018-12-07 16:55:16 +00:00
  • 89d7853891
    Better error catching in ping node for spawn errors... Dave Conway-Jones 2018-12-05 13:46:08 +00:00
  • 739e8cd9b6
    bump stomp package to pick up PR fix for bad msg reuse Dave Conway-Jones 2018-11-28 18:42:44 +00:00
  • d73d5f1af3 Save point (#506) Arnaud Marchand 2018-11-28 19:39:52 +01:00
  • ce67936811 Save point snuids 2018-11-28 17:09:26 +01:00
  • b75f12aced
    piSRF - better handle timeouts, closing Dave Conway-Jones 2018-11-28 09:18:18 +00:00
  • b34338357f
    neopixel - reallign tabs... Dave Conway-Jones 2018-11-26 08:30:22 +00:00
  • 174c18a289 Update neopix.py (#505) cymplecy 2018-11-26 08:27:58 +00:00
  • 7f44a2af3d
    Neopixel Add 0mS timeout option for instant updates Dave Conway-Jones 2018-11-25 18:44:01 +00:00
  • a2d348ee09
    Update neopix.py cymplecy 2018-11-25 18:34:17 +00:00
  • 70ebf858b0 Use connection pool for query Søren B. Vrist 2018-11-14 12:42:01 +01:00
  • f1066285ae
    add some more tests to rbe Dave Conway-Jones 2018-11-11 22:36:55 +00:00
  • e1e5432ac6
    revert srf node to not use edges Dave Conway-Jones 2018-11-11 22:36:42 +00:00