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

Commit Graph

  • 4ee6e57111
    let feedparser accept simple xml headers Dave Conway-Jones 2021-12-23 10:59:21 +0000
  • 1bb31ba7ad
    set daemon node to use node.debug Dave Conway-Jones 2021-12-23 10:58:33 +0000
  • fa69af298a
    Bump to pickup PR and fix python 3 Dave Conway-Jones 2021-12-12 17:06:24 +0000
  • 70ac42463c
    fixed check for python2 module while using python3 (#866) mw75 2021-12-12 18:05:13 +0100
  • f9f38254d6 fixed check for python2 module while using python3 Mario Wolff 2021-12-11 22:09:38 +0100
  • 68ba586074
    add check for python3 lib Dave Conway-Jones 2021-12-08 09:38:50 +0000
  • 1293a865c1
    Let geohash handle null island Dave Conway-Jones 2021-11-29 21:26:24 +0000
  • 121da5deae
    Allow lat and lon to be 0 (#863) Olivier Girondel 2021-11-29 22:16:06 +0100
  • 5723314dfa Allow lat and lon to be 0 Olivier Girondel 2021-11-29 19:54:20 +0100
  • d4faa55ab8
    tidy up mcp3008 init Dave Conway-Jones 2021-11-29 08:49:45 +0000
  • 7fd8dafa38
    Merge branch 'master' into master Eric Dum 2021-11-24 17:42:06 +0800
  • feb19604e2 set query format function globally Lichen Dai 2021-11-24 17:38:40 +0800
  • 3836b9e76e
    add mysqlConnectionLimit settings option. Dave Conway-Jones 2021-11-24 09:23:47 +0000
  • a01d7e3a97
    mysql remove old Timeout option, clarify timezone options Dave Conway-Jones 2021-11-22 17:35:50 +0000
  • 82e63c42e8
    Add decimalNumbers flag true to mysql beta Dave Conway-Jones 2021-11-20 21:51:52 +0000
  • 105fe0d655
    fix mysql require Dave Conway-Jones 2021-11-19 08:55:03 +0000
  • 16f85c85a8
    fix pool on acquire event cause MaxListenersExceededWarning (#854) saknarak 2021-11-18 15:50:37 +0700
  • da01c7493c
    Merge branch 'test-mysql2' into fix-node-mysql Dave Conway-Jones 2021-11-18 08:50:13 +0000
  • a2737c2685
    Use mysql2 lib Dave Conway-Jones 2021-11-18 08:47:05 +0000
  • 4868364860
    Update package.json Dave Conway-Jones 2021-11-18 08:41:12 +0000
  • d1f04a74ad
    Add Japanese translation to MySQL node (#849) Kazuhito Yokoi 2021-11-18 17:23:57 +0900
  • 8d0fdd9fbf
    Fix mcp3xxx refs to new variables Dave Conway-Jones 2021-11-17 18:08:13 +0000
  • 9f81067d7d
    Fix Pi keyboard an mouse events Dave Conway-Jones 2021-11-16 22:57:09 +0000
  • a5235c7d7d
    bump datagenerator version Dave Conway-Jones 2021-11-16 10:59:50 +0000
  • b0cc103f10
    Add 230400 baud to default serialport options Dave Conway-Jones 2021-11-15 11:17:56 +0000
  • ccdc125818
    remove beta from pigpio Dave Conway-Jones 2021-11-13 13:50:03 +0000
  • 3e8f3f0acc fix pool on acquire event cause MaxListenersExceededWarning saknarak 2021-11-10 06:47:20 +0700
  • 2d28a2304f
    Update package.jsons for mono-repo (#851) Sam Machin 2021-11-02 15:22:30 +0000
  • dd666404ae Update package.jsons for mono-repo Sam Machin 2021-11-02 14:42:09 +0000
  • 6447a43fc9
    Merge 10a2aa610e into 5db644bd57 man-of-fox 2021-10-30 23:19:58 +0530
  • 7f1389ec9b Add Japanese translation to MySQL node Kazuhito Yokoi 2021-10-28 12:54:41 +0900
  • 5db644bd57
    bump some libs - email, annotate image, core Dave Conway-Jones 2021-10-27 14:03:49 +0100
  • 9cb6255b16
    bump for Ja language PR Dave Conway-Jones 2021-10-27 13:50:15 +0100
  • d8e0a1803d
    Bump for latest xmpp client lib Dave Conway-Jones 2021-10-27 13:50:02 +0100
  • 29b8765de1
    bump for multiple chip support PR Dave Conway-Jones 2021-10-27 13:49:15 +0100
  • ae4b6bb0bf
    Problems with more than one MCP3008 (#823) CD2468 2021-10-27 14:46:00 +0200
  • 356d908989
    Merge branch 'master' into CD2468-patch-1 Dave Conway-Jones 2021-10-27 13:44:36 +0100
  • b95ae5dc63
    Add Japanese translations for mysql Node (#841) Wataru Sato 2021-10-27 21:42:27 +0900
  • 04465c1dca
    tweak up exif node - nicer colours smaller icon Dave Conway-Jones 2021-10-25 16:11:22 +0100
  • 70e04763da
    bump mysql for PR fix Dave Conway-Jones 2021-10-21 15:11:47 +0100
  • b18c32f037
    Fix #811 (#847) Nicolas Glassey 2021-10-21 16:08:23 +0200
  • c78ac48fa5
    Fix MCP3xxx Readme Dave Conway-Jones 2021-10-19 20:34:08 +0100
  • 06470af598 Fix #811 Nicolas Glassey 2021-10-19 20:43:48 +0200
  • 9b2ba970de
    Add 3201 to mc3008 node. Dave Conway-Jones 2021-10-18 21:21:44 +0100
  • b44676ef3c
    bump daemon for Ja translations Dave Conway-Jones 2021-10-18 21:13:52 +0100
  • eec57351d0
    Add Japanese translations for daemon Node (#843) Wataru Sato 2021-10-19 05:12:00 +0900
  • e6b9da52aa
    social-pushover | add tags parameter (#846) Trise 2021-10-18 22:09:35 +0200
  • f1f449de2b Add msg.tags to readme. Trise 2021-10-18 16:51:06 +0200
  • 9e54f11787 social-pushover: Add "tags" parameter. Trise 2021-10-18 16:25:27 +0200
  • d1b48903ba Add Japanese translations for daemon Node Wataru Sato 2021-10-13 21:05:50 +0900
  • 4c0e120909 Separate language resources Wataru Sato 2021-10-13 14:47:00 +0900
  • bd26a698cf Add Japanese translations for mysql Node Wataru Sato 2021-10-11 22:50:24 +0900
  • 3e67ce628f
    Add local/ja/66-mongodb.html (#839) Wataru Sato 2021-10-11 06:13:44 +0900
  • a4c5697820
    Add Japanese translations for exif node (#840) Wataru Sato 2021-10-11 06:09:03 +0900
  • 35c0bc8d7a Add Japanese translations for exif node Wataru Sato 2021-10-10 18:27:51 +0900
  • 7bd46e9ece Add local/ja/66-mongodb.html Wataru Sato 2021-10-08 23:39:01 +0900
  • 1a48d8e329 Add Japanese translations for mysql Node Wataru Sato 2021-10-08 01:02:35 +0900
  • 21f31cf4a0 Node-red-node-twitter retweet support Fixes #834 Baruch Odem 2021-09-10 08:46:21 +0300
  • c6f37d19a8
    fix sqlite array handling issue Dave Conway-Jones 2021-09-13 11:10:04 +0100
  • 1f2a25637b
    bump pushover node to add callback PR Dave Conway-Jones 2021-08-30 12:12:45 +0100
  • 6ca70977d8
    Social: pushover; add callback parameter w/ documentation (#832) brianmangan 2021-08-30 04:10:07 -0700
  • 98132bc522 PR: added callback parameter to pushover brian mangan 2021-08-27 13:46:11 -0700
  • 848f2469bd social/pushover: Added callback as per pushover documentation. brian mangan 2021-08-27 13:35:05 -0700
  • 75ebbfcb27 social/pushover documentation brian mangan 2021-08-24 22:37:24 -0700
  • 66773ba5ff pushover: callback feature added brian mangan 2021-08-24 18:39:49 -0700
  • 200cb1f41e adding callback parameter to pushover node. brian mangan 2021-08-24 18:37:27 -0700
  • 96fa500ad6
    bump sqlite to latest library, which also drops nodejs <v12 Dave Conway-Jones 2021-08-17 10:34:51 +0100
  • c5bd7da8dc
    bump for doc updates Dave Conway-Jones 2021-07-31 09:35:52 +0100
  • b12571527f
    node-red-node-email: Added documentation use of: Use secure connection & update Readme documentation (#824) meeki007 2021-07-31 04:33:41 -0400
  • 3c32883494
    Fixed repetitive wording meeki007 2021-07-30 17:53:20 -0400
  • 4fc75307e8
    Added documentation use of: Use secure connection meeki007 2021-07-30 16:15:43 -0400
  • 8009a2dfb3
    Added documentation use of: Use secure connection meeki007 2021-07-30 16:14:58 -0400
  • 192228fffc
    Added documentation use of: Use secure connection meeki007 2021-07-30 16:14:22 -0400
  • f9c2af5a7b
    Update README documentation meeki007 2021-07-30 16:12:47 -0400
  • a8bf096456
    Update pimcp3008.js CD2468 2021-07-30 10:05:50 +0200
  • 9a43d66168
    Update pimcp3008.js CD2468 2021-07-30 10:01:58 +0200
  • 2196786185
    Add files via upload CD2468 2021-07-26 14:47:33 +0200
  • e990b47c65
    let discovery node not flag empty service type Dave Conway-Jones 2021-07-22 18:06:48 +0100
  • b82f773d04
    Update 66-mongodb.js dodois 2021-07-20 11:35:15 +0800
  • 8604a783a4
    Added to wol node: num_packets and interval options (#819) crxporter 2021-07-19 11:23:48 -0500
  • aba546b7e7
    Add FA icons to new fields crxporter 2021-07-18 22:06:22 -0500
  • f59cf7bf43
    Bump version crxporter 2021-07-18 21:32:44 -0500
  • 3d19220864
    Adjusting numpackets and interval maximums crxporter 2021-07-18 21:22:03 -0500
  • 2d00c1d3ca
    Validate numpackets and interval crxporter 2021-07-18 21:05:41 -0500
  • d56f60b4ec
    Fixes crxporter 2021-07-18 20:58:08 -0500
  • b431ee2eb2
    Fix typo crxporter 2021-07-18 20:37:06 -0500
  • 086a89ced9
    Fix numpackets hyphen and typo crxporter 2021-07-18 20:36:01 -0500
  • a8ebe54485
    Add num packets and interval options crxporter 2021-07-18 20:33:12 -0500
  • 1caaac0af5
    Add validators and defaults crxporter 2021-07-18 20:32:23 -0500
  • 763cef1e9c
    Add num-packets and interval crxporter 2021-07-18 20:24:41 -0500
  • 761bb30ada
    Email node - better handling of criteria errors Dave Conway-Jones 2021-07-16 14:41:12 +0100
  • 245109940c
    PiSrf: Added decimal places option + stop bugfix + more keywords (#816) JsBergbau 2021-07-08 09:32:55 +0200
  • c7cbd6e351
    Added decimal places option + bugfix + keywords JsBergbau 2021-07-05 09:30:53 +0200
  • 2ee092c055
    Added decimal places option + bugfix + keywords JsBergbau 2021-07-03 23:02:46 +0200
  • 0c9ea89825
    Added decimal places option + bugfix + keywords JsBergbau 2021-07-03 22:55:23 +0200
  • 4859a8bcc0
    bump email deps for cve Dave Conway-Jones 2021-06-30 09:08:09 +0100
  • ebd043cec6
    fix for #813 (#814) Ben Hardill 2021-06-29 09:03:46 +0100
  • 6c8bbaf72a
    Only add location data if location present Ben Hardill 2021-06-29 09:00:46 +0100
  • 04624cc078
    Fix for #813 Ben Hardill 2021-06-29 08:42:50 +0100
  • 254a167c35
    Merge branch 'master' of github.com:hardillb/node-red-nodes Ben Hardill 2021-06-29 08:37:31 +0100