Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/node-red-contrib-arduino-iot-cloud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: mirkokurt/send-as-device
Choose a base ref
...
head repository: arduino/node-red-contrib-arduino-iot-cloud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 25, 2023

  1. Merge pull request #53 from arduino/mirkokurt/send-as-device

    Add the send as device option to output node
    mirkokurt authored Sep 25, 2023
    Copy the full SHA
    4b402ee View commit details

Commits on Jul 24, 2024

  1. Copy the full SHA
    33aacb9 View commit details
  2. Copy the full SHA
    92f2a51 View commit details

Commits on Aug 13, 2024

  1. Extend Space ID support to all nodes #55

    Extend Space ID support to all nodes
    mirkokurt authored Aug 13, 2024
    Copy the full SHA
    d0731e9 View commit details

Commits on Dec 5, 2024

  1. Copy the full SHA
    c424f9d View commit details

Commits on Feb 18, 2025

  1. fix: fix a glitch of the UI when the node configuration is re-opened …

    …after the first configuration
    mirkokurt committed Feb 18, 2025
    Copy the full SHA
    8b7562c View commit details

Commits on Feb 20, 2025

  1. Merge pull request #60 from arduino/fix-empty-settings

    Fix a glitch of the UI when the node configuration is re-opened after the first configuration
    mirkokurt authored Feb 20, 2025
    Copy the full SHA
    9ae46e0 View commit details
  2. Merge pull request #58 from arduino/fix-429-errors

    fix: add the organization header to the token request for http nodes
    mirkokurt authored Feb 20, 2025
    Copy the full SHA
    df0d071 View commit details
  3. fix: typo

    mirkokurt committed Feb 20, 2025
    Copy the full SHA
    81da80b View commit details
  4. Merge pull request #61 from arduino/fix-typo

    fix: typo
    mirkokurt authored Feb 20, 2025
    Copy the full SHA
    d56b70c View commit details

Commits on Feb 21, 2025

  1. Token refresh only in case of errors (#56)

    * feat: reduce token refresh
    
    * improve refresh token http
    
    * fix get properties
    
    * fix errors
    
    * remove token refresh loop for http client
    
    * remove expiration field
    
    * make a single refresh token
    
    * fix: add organizationID to getToken method
    
    ---------
    
    Co-authored-by: mirkokurt <mirko.curtolo86@gmail.com>
    lucarin91 and mirkokurt authored Feb 21, 2025
    Copy the full SHA
    fa5401f View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff mirkokurt/send-as-device...master