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: exif-js/exif-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: exif-js/exif-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 4 files changed
  • 10 contributors

Commits on Oct 23, 2015

  1. add var in for loop

    If exif-js is required as a module then it throws an `Uncaught
    ReferenceError: n is not defined`. Added the proper scoping with var in
    order to solve this.
    keathley committed Oct 23, 2015
    2 Configuration menu
    Copy the full SHA
    3222106 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2017

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

Commits on Dec 18, 2017

  1. Merge pull request #50 from keathley/master

    add var in for loop
    bartvanderwal authored Dec 18, 2017
    1 Configuration menu
    Copy the full SHA
    a0f8a51 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

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

Commits on Feb 6, 2018

  1. insert types option

    Hirokazu Yokoyama committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    ca30d3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from stripe-department/add_types_options

    insert types option
    hiroyky authored Feb 6, 2018
    Configuration menu
    Copy the full SHA
    89dd5f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Merge pull request #138 from pducks32/patch-1

    Fix input type when it's a file
    bartvanderwal authored Feb 19, 2018
    Configuration menu
    Copy the full SHA
    cb71884 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #144 from stripe-department/master

    insert types to package.json
    bartvanderwal authored Feb 19, 2018
    Configuration menu
    Copy the full SHA
    28f43da View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Add CDN URL in README (#173)

    bokub authored and bartvanderwal committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    dfd5c4e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. missing var (#64)

    weepy authored and bartvanderwal committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    6b71144 View commit details
    Browse the repository at this point in the history
  2. Update exif.js (#170)

    Add SVG support
    FreiDemokrat authored and bartvanderwal committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    bbae15d View commit details
    Browse the repository at this point in the history
  3. Revert "Update exif.js (#170)" (#177)

    This reverts commit bbae15d.
    bartvanderwal authored Nov 7, 2018
    6 Configuration menu
    Copy the full SHA
    53b0c7c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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