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: moonpyk/node-ntp-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: artem-russkikh/react-native-ntp-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 6 files changed
  • 5 contributors

Commits on Sep 27, 2017

  1. Configuration menu
    Copy the full SHA
    0154028 View commit details
    Browse the repository at this point in the history
  2. Bump version

    artem-russkikh committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    8a6708a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5443e26 View commit details
    Browse the repository at this point in the history
  4. 0.5.5

    artem-russkikh committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    6d2e4d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Re-established react-native 0.60+ support

    Specified react-native-udp as peer dependency to be installed separately fully supporting react-native auto-link. Updated react-native-udp version to be compatible with latest (and required) android sdk. Updated the readme. Switched from npm to yarn for locking.
    info-bit committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    7444d90 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Fix yarn lock

    Rebuilt lock with public registry.
    info-bit committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    1c3f34a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Merge pull request #1 from info-bit/fix/udp-dependency

    Re-established react-native 0.60+ support
    artem-russkikh authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    747a7fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa0ba96 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from artem-russkikh/fix-ci-node-version

    Update node version for Travis CI
    artem-russkikh authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    95b888b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. [#3] Fix date parsing on android hermes engine

    Closes #3
    
    Due to returning NaN when parsing Date:
    - facebook/hermes#136
    - facebook/hermes#84
    artem-russkikh committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    88fee6e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Merge pull request #4 from artem-russkikh/3-invalid-date-on-hermes

    [#3] Fix date parsing on Android Hermes engine
    info-bit authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    b8db436 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    1dfb4d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Merge pull request #10 from onebigdoor/master

    fix ntp-client.js ERROR_SOCKET_BAD_PORT error
    info-bit authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    d121fd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30dad5d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Merge pull request #11 from info-bit/master

    Fixed syntax to make tests run
    info-bit authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    26c907f View commit details
    Browse the repository at this point in the history
  2. version bump

    Michele Beretta committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    7b7c4d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. minor fix for socket binding

    Michele Beretta committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    06ab41c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Merge pull request #12 from info-bit/master

    Fix - ensure binding before sending request
    info-bit authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    65dd6cc View commit details
    Browse the repository at this point in the history
Loading