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

Commit Graph

  • 72f7f5179a
    Fix flow examples of Sense HAT simulator nodes (#991) Kazuhito Yokoi 2023-05-25 22:53:11 +0900
  • 612ff93161
    Bump serial port (#999) Ben Hardill 2023-05-25 08:59:05 +0000
  • b75b77319f Enabling Enviroment and Motion Data at the same time Stephan Fuchs 2023-05-16 21:18:04 +0200
  • 3c24ab20f6 Enabling Enviroment and Motion Data at the same time Stephan Fuchs 2023-05-16 21:02:56 +0200
  • da6bd8b621 Update help doc wooferguy 2023-05-14 00:34:23 +1200
  • 2d7b298336 TTL Functionality wooferguy 2023-05-14 00:27:14 +1200
  • db6f169577
    Bump serial port dependency to 11.0.0 Ben Hardill 2023-05-12 22:04:18 +0100
  • 11f74b3528
    Merge branch 'node-red:master' into master Ben Hardill 2023-05-12 21:02:47 +0000
  • 5a64618f6a
    Fix backwards compatibility Olivier Verhaegen 2023-05-12 08:57:11 +0200
  • 9f9d293461
    Add email option for no authentication Dave Conway-Jones 2023-04-24 22:17:39 +0100
  • b6d8a9f121 Fix flow examples of Sense HAT simulator nodes Kazuhito Yokoi 2023-04-22 13:19:40 +0900
  • 765b632fe7 Add indents to flow examples of Sense HAT simulator Kazuhito Yokoi 2023-04-22 13:17:54 +0900
  • 065f18c506
    Merge branch 'master' into client-ack Olivier Verhaegen 2023-04-17 16:26:55 +0200
  • 916b1f18c6
    Typo fix Olivier Verhaegen 2023-04-17 16:12:37 +0200
  • 1b2f216494
    Merge branch 'node-red:master' into master Olivier Verhaegen 2023-04-17 16:00:55 +0200
  • 880a21dc6e
    Handle connect and reconnect event in the same way Olivier Verhaegen 2023-04-17 15:16:38 +0200
  • c3628b6d91
    Improvements regarding cleanup on close Olivier Verhaegen 2023-04-17 15:09:54 +0200
  • ed74a69b58
    BugFix: reconnect delay Olivier Verhaegen 2023-04-17 14:53:15 +0200
  • 71737046fd
    Bugfix: ack & better docs regardign ack Olivier Verhaegen 2023-04-17 14:45:43 +0200
  • 564944ebca
    Bugfix: ack Olivier Verhaegen 2023-04-17 14:20:23 +0200
  • d14b0711c6
    Bugfix: ack Olivier Verhaegen 2023-04-17 14:06:56 +0200
  • 63398cb836
    Bugfix: not saving ack field Olivier Verhaegen 2023-04-17 13:59:07 +0200
  • d5a097b1a3
    Bugfix: stringify payload before sending to be able to send numbers etc Olivier Verhaegen 2023-04-17 13:42:21 +0200
  • c398b3a60a
    Bugfix: subscription before connected Olivier Verhaegen 2023-04-17 13:25:49 +0200
  • c575c12514
    Typo fix Olivier Verhaegen 2023-04-17 11:59:02 +0200
  • ecbdd1ca49
    Typo fixes Olivier Verhaegen 2023-04-17 11:54:42 +0200
  • 01aec4779b
    Styling fix for ack select form row Olivier Verhaegen 2023-04-17 11:44:36 +0200
  • f40a4362d6
    Fix for disconnecting log Olivier Verhaegen 2023-04-17 11:23:25 +0200
  • b2aea4da29
    If not connected, do not try to disconnect Olivier Verhaegen 2023-04-17 11:19:40 +0200
  • 4cf1216845
    Add disconnect timeout of 2s to avoid "Error stopping node" Olivier Verhaegen 2023-04-17 11:13:39 +0200
  • 6d517ceef0
    Fixes for race conditions on node closing Olivier Verhaegen 2023-04-17 10:37:10 +0200
  • b764efdd5a
    Change address back to server for backwards compatibility Olivier Verhaegen 2023-04-14 16:51:10 +0200
  • 8ab9aff3de
    Complete refactor based on MQTT nodes to be able to share server connection between nodes Olivier Verhaegen 2023-04-14 14:16:30 +0200
  • 9b07b185aa
    WIP Olivier Verhaegen 2023-04-13 17:31:06 +0200
  • b84508b52b
    Bugfix for shared state Olivier Verhaegen 2023-04-12 16:32:43 +0200
  • 5ad99c5463
    add server shared connection variables Olivier Verhaegen 2023-04-12 16:28:08 +0200
  • 79690a84db
    Typo fix Olivier Verhaegen 2023-04-12 16:15:51 +0200
  • ea684db2d9
    Set connected state in connect callback Olivier Verhaegen 2023-04-12 16:09:53 +0200
  • 3b24d81db5
    Bugfix connecting state Olivier Verhaegen 2023-04-12 16:02:19 +0200
  • 1a0d1ce173
    Improvements & bugfixes to shared connection Olivier Verhaegen 2023-04-12 14:12:14 +0200
  • 0c52d6b8be
    Bugfix shared connection Olivier Verhaegen 2023-04-12 13:50:39 +0200
  • b91aa6a506
    Use shared client connection Olivier Verhaegen 2023-04-12 13:27:56 +0200
  • 12704951e3
    Bugfix "node.ack is not a fuction" Olivier Verhaegen 2023-04-12 13:08:23 +0200
  • 731afdaa4b
    Subscription ID not required Olivier Verhaegen 2023-04-12 12:57:11 +0200
  • 2b31b2ae0b
    Typo fix Olivier Verhaegen 2023-04-12 11:56:22 +0200
  • bf1b9b230e
    Add optional subscription id Olivier Verhaegen 2023-04-12 11:43:00 +0200
  • dd6bfc6f51
    Bump stomp for status PR #987 Dave Conway-Jones 2023-04-11 14:37:47 +0100
  • b4d80b86e3
    node-red-node-stomp | Bugfix: show connected state after reconnect for stomp out node (#987) Olivier Verhaegen 2023-04-11 15:35:40 +0200
  • 54ec71f16c
    Add support for ACK messages Olivier Verhaegen 2023-04-11 09:32:36 +0200
  • 2df137230f
    Merge branch 'node-red:master' into master Olivier Verhaegen 2023-04-11 09:06:10 +0200
  • 453a75a3f0
    Bugfix: show connected state for stomp out node after reconnect Olivier Verhaegen 2023-04-11 09:05:32 +0200
  • 10ffd71b02
    bump stomp for fix PR#986 Dave Conway-Jones 2023-04-07 08:49:08 +0100
  • 471422adfe
    Bugfix: show connected state after reconnect (#986) Olivier Verhaegen 2023-04-07 09:46:51 +0200
  • 2e5eced601
    Bugfix: show connected state after reconnect Olivier Verhaegen 2023-04-07 09:26:05 +0200
  • 6d4c865611
    update suncalc node for translation PR Dave Conway-Jones 2023-03-21 10:22:38 +0000
  • 3e82a363b8
    Bump overall package to update test libraries Dave Conway-Jones 2023-03-27 23:23:10 +0100
  • bd23b5e3d3
    Bump email to update mailparser as well Dave Conway-Jones 2023-03-27 23:18:14 +0100
  • 8320571630
    Fix defaulting of email auth value (and linting) Dave Conway-Jones 2023-03-27 20:34:46 +0100
  • 9a57958a1e
    XOAuth2 for Email-In node (#975) wooferguy 2023-03-28 08:27:47 +1300
  • e0fd4417ae
    Merge branch 'master' into Add-OAuth-to-node-red-node-email- Dave Conway-Jones 2023-03-27 20:27:11 +0100
  • 497270ba74
    Fixed typo (#981) Paul Vivier 2023-03-27 15:25:33 -0400
  • 480ada0543
    bump nodemailer version Dave Conway-Jones 2023-03-27 20:23:48 +0100
  • c0496fc067
    tidy up DS_stores Dave Conway-Jones 2023-03-26 13:20:13 +0100
  • a14ef95fb3
    russian translate (#962) dodther 2023-03-21 20:20:23 +1000
  • cc50672ab0
    Fixed typo Paul Vivier 2023-03-17 10:53:37 -0400
  • a55be34bc0
    major change to snmp node to not stringify octet string type. Dave Conway-Jones 2023-03-15 10:22:34 +0000
  • bd15c5d6dd
    fix pi gpio to catch close timing error Dave Conway-Jones 2023-03-15 10:21:31 +0000
  • 84f4dd586e Unit Tests for Email Out wooferguy 2023-02-20 21:09:48 +1300
  • 2a18d72c15 XOAUTH2 SMTP Release wooferguy 2023-02-17 23:28:13 +1300
  • c10671e392 XOAUTH2 SMTP wooferguy 2023-02-16 07:54:05 +1300
  • 6e5bf9e06b Add new UI elements to Email Out node wooferguy 2023-02-16 00:16:28 +1300
  • 2be2d8fae8 XOAUTH2 POP3 Release wooferguy 2023-02-14 23:32:22 +1300
  • 0df321bcd3 XOAUTH2 POP3 wooferguy 2023-02-14 23:22:01 +1300
  • 7964a1e7e3 Update POP3 dependency wooferguy 2023-02-14 23:18:59 +1300
  • 4d5eb1c811 XOauth2 IMAP Release wooferguy 2023-02-11 14:41:19 +1300
  • bbf2330b1a Cleanup and README wooferguy 2023-02-11 14:50:48 +1300
  • ce4bf11b48 Unit tests wooferguy 2023-02-11 14:07:39 +1300
  • b433ed55f0 Error reporting wooferguy 2023-02-09 19:47:37 +1300
  • aea1407745 XOAuth2 forces input wooferguy 2023-02-09 19:19:34 +1300
  • 165e8013a7 SASL Format wooferguy 2023-02-09 19:15:00 +1300
  • 923ad0d361
    Merge branch 'node-red:master' into Add-OAuth-to-node-red-node-email- wooferguy 2023-02-09 15:02:55 +1300
  • de40c4b817 XOAUTH2 IMAP wooferguy 2023-02-09 14:58:25 +1300
  • 6a2411d3ca
    Update package.json shahramdj 2023-02-06 14:32:07 -0500
  • e3138978ce
    Update package.json shahramdj 2023-02-06 14:28:57 -0500
  • 92578322d6 Add new UI elements to Email In node wooferguy 2023-02-05 13:56:26 +1300
  • bb478b5b3d Update PULL_REQUEST_TEMPLATE.md wooferguy 2023-02-04 13:31:56 +1300
  • 553ae44ccb
    B ump pusher to v1 due to large underlying library changes Dave Conway-Jones 2023-02-02 10:59:31 +0000
  • 0a0917b67a
    Update pusher dependencies & code (#974) Chad Gregory 2023-02-02 05:57:05 -0500
  • 1860182420 I fixed it. tamasvar 2023-02-02 09:04:18 +0100
  • 9446a9e1f8 Update clusters for out node Chad Gregory 2023-02-01 16:36:48 +0000
  • 0acfa50ae7 update broken link to cluster option Chad Gregory 2023-02-01 16:26:23 +0000
  • fe8fd49bf4 Updated available clusters Chad Gregory 2023-02-01 16:15:39 +0000
  • 7da39e3d1c resize icon Chad Gregory 2023-02-01 15:36:11 +0000
  • aa2cf3a0f1 Add padding to icon Chad Gregory 2023-02-01 15:02:42 +0000
  • 48778172d2 add contributors Chad Gregory 2023-02-01 14:43:58 +0000
  • bf100bf8ba Reverting some package.json changes Chad Gregory 2023-02-01 14:41:51 +0000
  • ba7ff29f65 update pusher icon Chad Gregory 2023-02-01 14:36:04 +0000
  • ed69f8ea34 Update package.json Chad Gregory 2023-02-01 14:29:10 +0000
  • 9021f11634 update pusher dependencies & code Chad Gregory 2023-02-01 14:19:48 +0000
  • a8edd0cb56
    Add Serialport css to try to highlight blank inputs Dave Conway-Jones 2023-01-31 12:24:33 +0000