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: jpeg-js/jpeg-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: jpeg-js/jpeg-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.4
Choose a head ref
  • 13 commits
  • 11 files changed
  • 12 contributors

Commits on Jun 27, 2020

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

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    49be0e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca27601 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

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

Commits on Jan 11, 2021

  1. fix: handle 0x00E1 / 0x00E0 segments from Pixel phones (#84)

    * add unit test to reproduce #82
    
    * Added new case to deal with e0 and e1 unused byte markers
    
    * Popular invalid filemarkers now treated as exceptions
    
    Co-authored-by: Hisham Al-Shurafa <halshura@gmail.com>
    Co-authored-by: Anthony Tang <a.t.1592653@gmail.com>
    3 people authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    a2d7ed9 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

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

Commits on Apr 7, 2021

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

Commits on Jul 15, 2021

  1. chore(deps): bump lodash from 4.17.15 to 4.17.21 (#89)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    ffdc4a4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#90)

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    9449a8b View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump ws from 7.2.3 to 7.4.6 (#91)

    Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.4.6.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.2.3...7.4.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    fd73289 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump y18n from 4.0.0 to 4.0.3 (#98)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
    - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: y18n
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    2c90858 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b58cc11 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

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