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: pbojinov/request-ip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.2
Choose a base ref
...
head repository: pbojinov/request-ip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: HEAD
Choose a head ref
  • 17 commits
  • 14 files changed
  • 6 contributors

Commits on Jul 1, 2022

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

Commits on Jul 6, 2022

  1. Merge pull request #64 from richardweaver/fix/remove-is-js-dependency

    Replaced is.js with internal functions
    pbojinov authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    1ce2acf View commit details
    Browse the repository at this point in the history
  2. 4.0.0

    pbojinov committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    89373ac View commit details
    Browse the repository at this point in the history
  3. Release v3.1.0

    pbojinov committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    d121903 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. New build

    pbojinov committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    71870fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from pbojinov/fix-build

    Fix build
    pbojinov authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3feaa13 View commit details
    Browse the repository at this point in the history
  3. Fix npm package

    perrin4869 authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d0c3964 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #67 from perrin4869/patch-1

    Fix npm package
    pbojinov authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    acf735f View commit details
    Browse the repository at this point in the history
  5. Fix npm package entry point

    pbojinov committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9501cdf View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Add DigitalOcean App Platform support

    DigitalOcean App Platform uses a header called "do-connecting-ip", similar to CloudFlare's "cf-connecting-ip".
    This commit adds support for apps hosted at DigitalOcean App Platform.
    
    Read 1: https://www.digitalocean.com/community/questions/app-platform-client-ip
    Read 2: https://www.digitalocean.com/community/questions/accessing-request-ip-when-using-app-platform
    www-chique authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    df57207 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

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

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    b9a5ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc5a58c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf6c266 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Merge pull request #72 from echosonusharma/master

    Migration to Jest
    pbojinov authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    ca4b103 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from www-chique/patch-1

    Add DigitalOcean App Platform support
    pbojinov authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    35f8bd9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #69 from nukosuke/migrate-to-gh-actions

    Migrate CI from Travis to GitHub Actions
    pbojinov authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    e1d0f4b View commit details
    Browse the repository at this point in the history
Loading