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: nativescript-community/https
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zabda/nativescript-https
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.
  • 6 commits
  • 21 files changed
  • 3 contributors

Commits on Aug 17, 2018

  1. - Fixed some formatting

    - Configured webpack
    - Updated tns to latest version
    - Fixed namespace imports
    - Added ability to set query params for okhttp3 (considering updating this to okhttp4)
    brendon-randall committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    9d6f800 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Merge pull request #1 from brenzim/develop

    merge
    zabda authored Oct 10, 2018
    Configuration menu
    Copy the full SHA
    a5ab964 View commit details
    Browse the repository at this point in the history
  2. Handle null reference on userInfo get, in the case of a failure in th…

    …e AF lib.
    Bruce A. Grobler committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    f3dce6f View commit details
    Browse the repository at this point in the history
  3. Remove js files.

    Bruce A. Grobler committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    a88bbc8 View commit details
    Browse the repository at this point in the history
  4. Cleanup commented code, and null check objects on failure, add error …

    …logging.
    Bruce A. Grobler committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    264ce7c View commit details
    Browse the repository at this point in the history
  5. Cleanup commented code, and null check objects on failure, add error …

    …logging.
    Bruce A. Grobler committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    f2bb26a View commit details
    Browse the repository at this point in the history
Loading