Commit Graph

  • ecbdd1ca49
    Typo fixes Olivier Verhaegen 2023-04-17 11:54:42 +02:00
  • 01aec4779b
    Styling fix for ack select form row Olivier Verhaegen 2023-04-17 11:44:36 +02:00
  • f40a4362d6
    Fix for disconnecting log Olivier Verhaegen 2023-04-17 11:23:25 +02:00
  • b2aea4da29
    If not connected, do not try to disconnect Olivier Verhaegen 2023-04-17 11:19:40 +02:00
  • 4cf1216845
    Add disconnect timeout of 2s to avoid "Error stopping node" Olivier Verhaegen 2023-04-17 11:13:39 +02:00
  • 6d517ceef0
    Fixes for race conditions on node closing Olivier Verhaegen 2023-04-17 10:37:10 +02:00
  • b764efdd5a
    Change address back to server for backwards compatibility Olivier Verhaegen 2023-04-14 16:51:10 +02:00
  • 8ab9aff3de
    Complete refactor based on MQTT nodes to be able to share server connection between nodes Olivier Verhaegen 2023-04-14 14:16:30 +02:00
  • 9b07b185aa
    WIP Olivier Verhaegen 2023-04-13 17:31:06 +02:00
  • b84508b52b
    Bugfix for shared state Olivier Verhaegen 2023-04-12 16:32:43 +02:00
  • 5ad99c5463
    add server shared connection variables Olivier Verhaegen 2023-04-12 16:28:08 +02:00
  • 79690a84db
    Typo fix Olivier Verhaegen 2023-04-12 16:15:51 +02:00
  • ea684db2d9
    Set connected state in connect callback Olivier Verhaegen 2023-04-12 16:09:53 +02:00
  • 3b24d81db5
    Bugfix connecting state Olivier Verhaegen 2023-04-12 16:02:19 +02:00
  • 1a0d1ce173
    Improvements & bugfixes to shared connection Olivier Verhaegen 2023-04-12 14:12:14 +02:00
  • 0c52d6b8be
    Bugfix shared connection Olivier Verhaegen 2023-04-12 13:50:39 +02:00
  • b91aa6a506
    Use shared client connection Olivier Verhaegen 2023-04-12 13:27:56 +02:00
  • 12704951e3
    Bugfix "node.ack is not a fuction" Olivier Verhaegen 2023-04-12 13:08:23 +02:00
  • 731afdaa4b
    Subscription ID not required Olivier Verhaegen 2023-04-12 12:57:11 +02:00
  • 2b31b2ae0b
    Typo fix Olivier Verhaegen 2023-04-12 11:56:22 +02:00
  • bf1b9b230e
    Add optional subscription id Olivier Verhaegen 2023-04-12 11:43:00 +02:00
  • dd6bfc6f51
    Bump stomp for status PR #987 Dave Conway-Jones 2023-04-11 14:37:47 +01:00
  • b4d80b86e3
    node-red-node-stomp | Bugfix: show connected state after reconnect for stomp out node (#987) Olivier Verhaegen 2023-04-11 15:35:40 +02:00
  • 54ec71f16c
    Add support for ACK messages Olivier Verhaegen 2023-04-11 09:32:36 +02:00
  • 2df137230f
    Merge branch 'node-red:master' into master Olivier Verhaegen 2023-04-11 09:06:10 +02:00
  • 453a75a3f0
    Bugfix: show connected state for stomp out node after reconnect Olivier Verhaegen 2023-04-11 09:05:32 +02:00
  • 10ffd71b02
    bump stomp for fix PR#986 Dave Conway-Jones 2023-04-07 08:49:08 +01:00
  • 471422adfe
    Bugfix: show connected state after reconnect (#986) Olivier Verhaegen 2023-04-07 09:46:51 +02:00
  • 2e5eced601
    Bugfix: show connected state after reconnect Olivier Verhaegen 2023-04-07 09:26:05 +02:00
  • 6d4c865611
    update suncalc node for translation PR Dave Conway-Jones 2023-03-21 10:22:38 +00:00
  • 3e82a363b8
    Bump overall package to update test libraries Dave Conway-Jones 2023-03-27 23:23:10 +01:00
  • bd23b5e3d3
    Bump email to update mailparser as well Dave Conway-Jones 2023-03-27 23:18:14 +01:00
  • 8320571630
    Fix defaulting of email auth value (and linting) Dave Conway-Jones 2023-03-27 20:34:46 +01:00
  • 9a57958a1e
    XOAuth2 for Email-In node (#975) wooferguy 2023-03-28 08:27:47 +13:00
  • e0fd4417ae
    Merge branch 'master' into Add-OAuth-to-node-red-node-email- Dave Conway-Jones 2023-03-27 20:27:11 +01:00
  • 497270ba74
    Fixed typo (#981) Paul Vivier 2023-03-27 15:25:33 -04:00
  • 480ada0543
    bump nodemailer version Dave Conway-Jones 2023-03-27 20:23:48 +01:00
  • c0496fc067
    tidy up DS_stores Dave Conway-Jones 2023-03-26 13:20:13 +01:00
  • a14ef95fb3
    russian translate (#962) dodther 2023-03-21 20:20:23 +10:00
  • cc50672ab0
    Fixed typo Paul Vivier 2023-03-17 10:53:37 -04:00
  • a55be34bc0
    major change to snmp node to not stringify octet string type. Dave Conway-Jones 2023-03-15 10:22:34 +00:00
  • bd15c5d6dd
    fix pi gpio to catch close timing error Dave Conway-Jones 2023-03-15 10:21:31 +00:00
  • 84f4dd586e Unit Tests for Email Out wooferguy 2023-02-20 21:09:48 +13:00
  • 2a18d72c15 XOAUTH2 SMTP Release wooferguy 2023-02-17 23:28:13 +13:00
  • c10671e392 XOAUTH2 SMTP wooferguy 2023-02-16 07:54:05 +13:00
  • 6e5bf9e06b Add new UI elements to Email Out node wooferguy 2023-02-16 00:16:28 +13:00
  • 2be2d8fae8 XOAUTH2 POP3 Release wooferguy 2023-02-14 23:32:22 +13:00
  • 0df321bcd3 XOAUTH2 POP3 wooferguy 2023-02-14 23:22:01 +13:00
  • 7964a1e7e3 Update POP3 dependency wooferguy 2023-02-14 23:18:59 +13:00
  • 4d5eb1c811 XOauth2 IMAP Release wooferguy 2023-02-11 14:41:19 +13:00
  • bbf2330b1a Cleanup and README wooferguy 2023-02-11 14:50:48 +13:00
  • ce4bf11b48 Unit tests wooferguy 2023-02-11 14:07:39 +13:00
  • b433ed55f0 Error reporting wooferguy 2023-02-09 19:47:37 +13:00
  • aea1407745 XOAuth2 forces input wooferguy 2023-02-09 19:19:34 +13:00
  • 165e8013a7 SASL Format wooferguy 2023-02-09 19:15:00 +13:00
  • 923ad0d361
    Merge branch 'node-red:master' into Add-OAuth-to-node-red-node-email- wooferguy 2023-02-09 15:02:55 +13:00
  • de40c4b817 XOAUTH2 IMAP wooferguy 2023-02-09 14:58:25 +13:00
  • 6a2411d3ca
    Update package.json shahramdj 2023-02-06 14:32:07 -05:00
  • e3138978ce
    Update package.json shahramdj 2023-02-06 14:28:57 -05:00
  • 92578322d6 Add new UI elements to Email In node wooferguy 2023-02-05 13:56:26 +13:00
  • bb478b5b3d Update PULL_REQUEST_TEMPLATE.md wooferguy 2023-02-04 13:31:56 +13:00
  • 553ae44ccb
    B ump pusher to v1 due to large underlying library changes Dave Conway-Jones 2023-02-02 10:59:31 +00:00
  • 0a0917b67a
    Update pusher dependencies & code (#974) Chad Gregory 2023-02-02 05:57:05 -05:00
  • 1860182420 I fixed it. tamasvar 2023-02-02 09:04:18 +01:00
  • 9446a9e1f8 Update clusters for out node Chad Gregory 2023-02-01 16:36:48 +00:00
  • 0acfa50ae7 update broken link to cluster option Chad Gregory 2023-02-01 16:26:23 +00:00
  • fe8fd49bf4 Updated available clusters Chad Gregory 2023-02-01 16:15:39 +00:00
  • 7da39e3d1c resize icon Chad Gregory 2023-02-01 15:36:11 +00:00
  • aa2cf3a0f1 Add padding to icon Chad Gregory 2023-02-01 15:02:42 +00:00
  • 48778172d2 add contributors Chad Gregory 2023-02-01 14:43:58 +00:00
  • bf100bf8ba Reverting some package.json changes Chad Gregory 2023-02-01 14:41:51 +00:00
  • ba7ff29f65 update pusher icon Chad Gregory 2023-02-01 14:36:04 +00:00
  • ed69f8ea34 Update package.json Chad Gregory 2023-02-01 14:29:10 +00:00
  • 9021f11634 update pusher dependencies & code Chad Gregory 2023-02-01 14:19:48 +00:00
  • a8edd0cb56
    Add Serialport css to try to highlight blank inputs Dave Conway-Jones 2023-01-31 12:24:33 +00:00
  • 559ce050da
    fix serialport to append chars to buffer correctly Dave Conway-Jones 2023-01-31 11:27:31 +00:00
  • 5448a83920 Neopixel for MCU Edition NWLAB 2023-01-22 09:39:51 +09:00
  • f7f313c197
    Fix timeswitch status to show time in timezone set in the properties Dave Conway-Jones 2023-01-19 09:34:28 +00:00
  • 8553dc30f2
    remove dubious use of rtl direction Dave Conway-Jones 2023-01-13 11:42:06 +00:00
  • b9701db578
    I need error msg tamasvar 2023-01-11 08:08:12 +01:00
  • afbed8853b Twitter-video-upload-ver01 tamasvar 2023-01-04 10:47:23 +01:00
  • 9bae313b72
    revert mailparser to fix node12 (for now) Dave Conway-Jones 2022-12-24 14:03:49 +00:00
  • b046740e7f
    Update package.json Dave Conway-Jones 2022-12-22 11:45:00 +00:00
  • bb0a6fd272
    bump email packages Dave Conway-Jones 2022-12-22 11:39:36 +00:00
  • b9053cf962
    email - better cleanup of deleted messages ? Dave Conway-Jones 2022-12-22 11:38:00 +00:00
  • 2b50bf38ec
    Fix tail to update status Dave Conway-Jones 2022-12-14 11:45:33 +00:00
  • fcd01be752 russian translate Дозер 2022-12-09 22:40:35 +10:00
  • 2da42c9495
    Let sensehat ignore colour sensor warning Dave Conway-Jones 2022-11-28 11:50:08 +00:00
  • 074ca44b5f
    Add specific daemons node stdin error handler Dave Conway-Jones 2022-11-16 12:02:30 +00:00
  • c3a5716fe7
    Let email node be able to send blank topic Dave Conway-Jones 2022-11-08 13:52:37 +00:00
  • 4c0ecc70bc
    add smtp keywords Dave Conway-Jones 2022-10-29 16:51:14 +01:00
  • 93614e09ee
    bump daemon for PR to add msg.args Dave Conway-Jones 2022-10-26 15:23:57 +01:00
  • 4c9afda6dd
    node-red-daemon append arguments (#939) kaffetorsk 2022-10-26 16:22:48 +02:00
  • c15fa79e95
    Bump for PR Dave Conway-Jones 2022-10-26 15:19:57 +01:00
  • 3ca4456c2b
    Refact: Separate LED selection and state control (#957) Chao Zeng 2022-10-26 22:17:28 +08:00
  • 4812ad4838 Refact: Separate LED selection and state control chao zeng 2022-10-20 15:21:49 +08:00
  • 06c9bd65a7
    Let email node better report catchable connection errors Dave Conway-Jones 2022-10-16 17:50:39 +01:00
  • 4a1f3dd749
    Bump nodemailer lib to latest Dave Conway-Jones 2022-10-14 13:36:58 +01:00
  • 584590b9a6
    Fix random node to handle to or from being 0 Dave Conway-Jones 2022-10-12 09:20:09 +01:00
  • 2126f61545
    Modify the public search settings shahramdj 2022-10-08 00:14:54 -04:00