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: naptha/tesseract.js
base: master
Choose a base ref
...
head repository: naptha/tesseract.js
compare: support/1.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 13 files changed
  • 3 contributors

Commits on Nov 19, 2018

  1. Copy the full SHA
    8e1b21c View commit details
    Browse the repository at this point in the history
  2. 1.0.14

    jeromewu committed Nov 19, 2018
    1
    Copy the full SHA
    06d32c6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. 3
    Copy the full SHA
    cdb86c6 View commit details
    Browse the repository at this point in the history
  2. 1.0.15

    jeromewu committed May 8, 2019
    Copy the full SHA
    741ff41 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    07ea31a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    613a19c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

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

Commits on May 12, 2019

  1. Merge pull request #267 from HoldYourWaffle/pr-load-error-handling

    Fix security issue with CORS proxy
    jeromewu committed May 12, 2019
    Copy the full SHA
    9268572 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Fix initialization when calling from other Worker

    window global is not defined when Tesseract gets called from another worker.
    Also, when blob-type is not defined, it fails with an error like:
    'Refused to execute script from 'blob:http://localhost:8080/160d4c2a-...-7af01' because its MIME type ('') is not executable.'
    uwolfer committed May 13, 2019
    Copy the full SHA
    5c93051 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Merge pull request #280 from uwolfer/fix-call-from-worker

    Fix initialization when calling from other Worker
    jeromewu committed May 14, 2019
    Copy the full SHA
    1a12ead View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f49727 View commit details
    Browse the repository at this point in the history
  3. Release 1.0.17

    jeromewu committed May 14, 2019
    Copy the full SHA
    55e355e View commit details
    Browse the repository at this point in the history
  4. Update README.md

    jeromewu committed May 14, 2019
    Copy the full SHA
    a26566b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    aba237a View commit details
    Browse the repository at this point in the history