Commit Graph

  • 7ee8f032df Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2021-03-17 21:08:24 +00:00
  • b87488df6d Added support for msg.html (#773) JsBergbau 2021-03-17 22:07:35 +01:00
  • dceb33dc43 few remaining x-red to html tidy ups, both sentiment and redis nodes. Dave Conway-Jones 2021-03-16 09:57:46 +00:00
  • 868d641064 Update 68-mysql.js Dave Conway-Jones 2021-03-16 08:24:06 +00:00
  • fabd3753b4 undo mysql change again Dave Conway-Jones 2021-03-14 17:54:31 +00:00
  • 3330053a1c bump sensehat , irc, and twitter nodes for German translation Dave Conway-Jones 2021-03-14 14:10:26 +00:00
  • c2613cfeb0 mysql test before releasing connection Dave Conway-Jones 2021-03-14 09:05:23 +00:00
  • e674f9ad97 cleanup some old x-red label - no new node versions Dave Conway-Jones 2021-03-13 14:25:45 +00:00
  • 169be33591 bump tail, sqlite, email, feedparser, pigpiod for German translations Dave Conway-Jones 2021-03-13 14:15:58 +00:00
  • 9e7701dc33 Update 68-mysql.js Dave Conway-Jones 2021-03-13 13:59:00 +00:00
  • 2a4e434406 add extra infor to daemon node Dave Conway-Jones 2021-03-12 22:08:57 +00:00
  • 6095723308 fix mysql array handling Dave Conway-Jones 2021-03-12 21:01:54 +00:00
  • 911348790c bump rbe, random and base64 for translation Dave Conway-Jones 2021-03-12 20:52:40 +00:00
  • 23a95ec9da bump datagenerator for translation Dave Conway-Jones 2021-03-12 20:46:19 +00:00
  • 0a3b8614a1 bump serialport for translation Dave Conway-Jones 2021-03-12 20:45:40 +00:00
  • f0beaeb0ba bump ping package for ipv6 and translation Dave Conway-Jones 2021-03-12 20:45:18 +00:00
  • 80b9316d92 added/improved DE translation of forms (#765) heikokue 2021-03-12 14:23:26 +01:00
  • 400a2f8ec7 splitted datagenerator node help into locales (#769) heikokue 2021-03-12 14:18:58 +01:00
  • 0772b545ea added i18n help files (#766) heikokue 2021-03-12 14:17:23 +01:00
  • 07460b9404 Add IPv6 support to node (#758) meeki007 2021-03-12 07:54:13 -05:00
  • f7be874e2c fix linting for grunt Dave Conway-Jones 2021-03-12 09:36:20 +00:00
  • c4a32cdb58 Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2021-03-11 21:25:02 +00:00
  • 31b56e5740 tidy up serial error messages Dave Conway-Jones 2021-03-11 21:24:35 +00:00
  • 8bce52a2f4 fixed i18n of node pi-gpiod (wrong cross-reference to node PiGpio, moved "dual use" to i18n, seconds unit) (#764) heikokue 2021-03-11 21:30:57 +01:00
  • ae95fecc8f add error objects to all node.errors so they can be caught. Dave Conway-Jones 2021-03-11 19:36:37 +00:00
  • c66daa6220 remove superfluous console.log Dave Conway-Jones 2021-03-11 19:35:53 +00:00
  • fe42b69712 let daemon accept real json array of parameters Dave Conway-Jones 2021-03-11 19:09:13 +00:00
  • 4d7ba48797 Add room password, better error / status reporting Dave Conway-Jones 2021-03-01 13:40:14 +00:00
  • 59361625cc Add subject to chat if known Dave Conway-Jones 2021-02-28 17:32:49 +00:00
  • a9d1ca0491 xmpp disconnect more cleanly/correctly Dave Conway-Jones 2021-02-26 16:05:03 +00:00
  • 9db89f3ea1 RBE node - let topic handling be optional (#751) Dave Conway-Jones 2021-02-26 14:51:55 +00:00
  • 68e0b121ec bump for PR Dave Conway-Jones 2021-02-26 14:42:11 +00:00
  • d69da74843 timeswitch node: time zone support; do not mark as misconfigured when sunrise/sunset not used and lat/lon not given (#757) Pablo Acosta-Serafini 2021-02-26 09:38:28 -05:00
  • c368e3bcd4 xmpp auto create rooms correctly and auto join every 60 secs if required Dave Conway-Jones 2021-02-25 09:05:11 +00:00
  • cafdb26832 add info command to xmpp nodes Dave Conway-Jones 2021-02-23 22:15:57 +00:00
  • 40362ee985 Let xmpp in handle a list of rooms Dave Conway-Jones 2021-02-23 12:45:55 +00:00
  • 7485760db9 xmpp node - use empty field to signify all rooms Dave Conway-Jones 2021-02-23 11:37:53 +00:00
  • 3ad829d75a Let xmpp input node join "ALL_ROOMS" automatically (if asked) Dave Conway-Jones 2021-02-23 09:04:12 +00:00
  • b1a2741fa0 fix pushover to handle false msg.payload Dave Conway-Jones 2021-02-11 21:17:59 +00:00
  • 67fee810eb fix topic to be clear what it is (gpio not pin) Dave Conway-Jones 2021-02-11 11:02:00 +00:00
  • 8fa4fbef5f Change GPIO nodes to use BCM rather than pins Dave Conway-Jones 2021-02-09 11:44:11 +00:00
  • cef28d6231 bump for PR and linting Dave Conway-Jones 2021-02-07 22:36:07 +00:00
  • fbe2078324 Return all feed data (#743) Brian Orpin 2021-02-07 22:32:58 +00:00
  • a57bf5383f Daemon node handle parameters with spaces Dave Conway-Jones 2021-02-05 10:35:54 +00:00
  • bbf9a3b7e4 bump xmpp package Dave Conway-Jones 2021-02-02 19:21:28 +00:00
  • 1c34e39d8a XMPP: improve debugging and error handling (#753) Andreas Martens 2021-02-02 16:55:55 +00:00
  • 7c96bffece Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2021-02-02 10:12:36 +00:00
  • f99e52d1fa Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2021-02-02 10:12:32 +00:00
  • 886158485b XMPP: ability to dynamically join chat rooms (#752) Andreas Martens 2021-02-02 09:14:11 +00:00
  • 778fd68354 add contributor Dave Conway-Jones 2021-01-29 16:53:50 +00:00
  • 77fac03319 bump xmpp Dave Conway-Jones 2021-01-29 16:48:54 +00:00
  • fc2f6ed3c7 join a MUC if we're already connected to server and refactor error handling (#749) Andreas Martens 2021-01-29 16:46:15 +00:00
  • 0d0c88d19e Wemo insight power parameters (#739) bartbutenaers 2021-01-29 17:28:04 +01:00
  • 3a007399f6 Add frequency select to pigpiod node Dave Conway-Jones 2021-01-26 18:52:41 +00:00
  • 4bdb6216d3 rename timeswitch dawn/dusk to sunrise/sunset Dave Conway-Jones 2021-01-22 16:28:07 +00:00
  • 12c485faaf bump mongo node for close PR Dave Conway-Jones 2021-01-22 13:50:37 +00:00
  • 4cfc7b39be Fix MongoDB connection close on node close (#737) Adrien GILLON 2021-01-22 14:48:01 +01:00
  • ea92f293e2 Bump annotate image version from PR. Dave Conway-Jones 2021-01-17 17:29:57 +00:00
  • 3bc16fbd55 Bump up libraries for "old" blinkstick Dave Conway-Jones 2021-01-17 17:29:15 +00:00
  • 54be2e679e node-red-contrib-facial-recognition (enhancments) (#726) meeki007 2021-01-17 12:19:12 -05:00
  • 010669037a update node-blink1 library (#734) Tod E. Kurt 2021-01-14 11:09:57 -08:00
  • f082306778 partially fix exif tests to fix overall grunt Dave Conway-Jones 2021-01-14 13:26:49 +00:00
  • 55de84772c Ensure serial node has a default reconnect time (#733) Nathanaël Lécaudé 2021-01-13 05:13:46 -05:00
  • edc640be4d Update 36-rpi-gpio.js Dave Conway-Jones 2021-01-12 12:42:41 +00:00
  • 14983c9722 mail - check attachment valid contents if possible Dave Conway-Jones 2021-01-12 12:41:41 +00:00
  • c0c6d75535 Merge branch 'master' of https://github.com/node-red/node-red-nodes Dave Conway-Jones 2021-01-12 10:14:08 +00:00
  • 9c805f43fa Bump version number of pi-gpiod node (#732) Ben Hardill 2021-01-12 10:13:12 +00:00
  • 00fbae3ef6 fix random number returning strings ! Dave Conway-Jones 2021-01-05 22:12:21 +00:00
  • fa2ea96e67 Add Japanese translations for sqlite node (#725) Kazuhito Yokoi 2020-12-17 17:26:32 +09:00
  • cbcb3036be Add Japanese translations for random node (#724) Kazuhito Yokoi 2020-12-14 22:35:39 +09:00
  • 354370e6e0 Tidy up random node info. Dave Conway-Jones 2020-12-13 17:38:17 +00:00
  • 9eb031e912 Update node-red-random to add option to dynamically pass in 'To' and 'From' (#707) juggledad 2020-12-13 07:58:13 -05:00
  • 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
  • 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
  • 640a6d0cb2 Improve error handling for read-only applications (#709) Matt Borja 2020-11-11 04:26:56 -07: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
  • 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
  • 07e5d9fd65 email node - add msg.priority and msg.headers options Dave Conway-Jones 2020-10-26 09:08:10 +00: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
  • eddeef9630 Update .travis.yml Dave Conway-Jones 2020-10-19 22:42:25 +01:00