Jerome Wu
3bb543d3cd
Add new logo
5 years ago
Jerome Wu
fa5b267f17
Fix lint error
5 years ago
Jerome Wu
15b7983619
Update docs
5 years ago
Jerome Wu
b2bc416dd2
Remove axios and add webpack-bundle-analyzer, close #353
5 years ago
Jerome Wu
a5fa14cc3b
Add Edge example
5 years ago
Jerome Wu
2aba7285e9
Release v2.0.0
5 years ago
jeromewu
1051b2ab41
Create SECURITY.md
5 years ago
jeromewu
5c22cd52bd
Merge pull request #374 from WebReflection/moz-extension
...
Enable moz-extension:// too
5 years ago
Andrea Giammarchi
5a7576ceb4
Enable moz-extension:// too
...
This is a follow up for https://github.com/naptha/tesseract.js/pull/373
5 years ago
jeromewu
2db7607496
Merge pull request #373 from WebReflection/moz-extension
...
Enable Firefox extesions too
5 years ago
Andrea Giammarchi
953689fedf
Enable Firefox extesions too
...
AFAIK this library has no particular reason to ditch Firefox extensions. I have tested with above changes applied and I can finally use OCR within Firefox too.
Thanks for considering this change.
5 years ago
jeromewu
0e8aee660f
Merge pull request #366 from naptha/dependabot/npm_and_yarn/eslint-utils-1.4.3
...
Bump eslint-utils from 1.3.1 to 1.4.3
5 years ago
jeromewu
625ded7921
Merge pull request #365 from naptha/dependabot/npm_and_yarn/js-yaml-3.13.1
...
Bump js-yaml from 3.12.0 to 3.13.1
5 years ago
jeromewu
73147afd87
Merge pull request #364 from naptha/dependabot/npm_and_yarn/mixin-deep-1.3.2
...
Bump mixin-deep from 1.3.1 to 1.3.2
5 years ago
jeromewu
1a781a6ae4
Merge pull request #363 from naptha/dependabot/npm_and_yarn/debug-2.6.9
...
Bump debug from 2.6.8 to 2.6.9
5 years ago
dependabot[bot]
9c62422573
Bump debug from 2.6.8 to 2.6.9
...
Bumps [debug](https://github.com/visionmedia/debug ) from 2.6.8 to 2.6.9.
- [Release notes](https://github.com/visionmedia/debug/releases )
- [Changelog](https://github.com/visionmedia/debug/blob/2.6.9/CHANGELOG.md )
- [Commits](https://github.com/visionmedia/debug/compare/2.6.8...2.6.9 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
jeromewu
1fddc9a86c
Merge pull request #362 from naptha/dependabot/npm_and_yarn/lodash-4.17.15
...
Bump lodash from 4.17.4 to 4.17.15
5 years ago
jeromewu
4aaf462564
Merge pull request #361 from naptha/dependabot/npm_and_yarn/axios-0.18.1
...
Bump axios from 0.18.0 to 0.18.1
5 years ago
jeromewu
7b06e0edcb
Merge pull request #368 from cstar-industries/master
...
Option for top-level error handler
5 years ago
jeromewu
663be93420
Update FUNDING.yml
5 years ago
Charles Francoise
d51d7bd8ac
update types
5 years ago
Charles Francoise
67ccfcfb6e
add errorHandler documentation
5 years ago
Charles Francoise
ebc56a1899
add errorHandler
5 years ago
Charles Francoise
bcdcace9ec
Don't throw error on job rejection
5 years ago
jeromewu
dd61663b31
Merge pull request #357 from elderapo/fix-typings
...
Fix typings
5 years ago
dependabot[bot]
f524945084
Bump eslint-utils from 1.3.1 to 1.4.3
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
7663c7c589
Bump js-yaml from 3.12.0 to 3.13.1
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
571c8c2452
Bump mixin-deep from 1.3.1 to 1.3.2
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
775e48176c
Bump lodash from 4.17.4 to 4.17.15
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.4 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
4182c5d55a
Bump axios from 0.18.0 to 0.18.1
...
Bumps [axios](https://github.com/axios/axios ) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
jeromewu
a97e2dad98
Merge pull request #360 from gustafsson/typo_whiltelist
...
whiltelist -> whitelist
5 years ago
Johan Gustafsson
8d926873b3
whiltelist -> whitelist
5 years ago
Tomasz Martyński
b588e9f618
fix typings
5 years ago
jeromewu
086c7a507a
Merge pull request #355 from newyork-anthonyng/newyork-anthonyng-patch-1
...
Thanks!!
5 years ago
Anthony Ng
2de597c1a9
Update api.md
5 years ago
Jerome Wu
6fd12b5012
Release v2.0.0-beta.2
5 years ago
Jerome Wu
15da58127d
Fix debugger port conflict and resolve-url issue
5 years ago
Jerome Wu
1d28cc5e52
Fix README.md
5 years ago
Jerome Wu
6d772c7070
Center video demo gif
5 years ago
Jerome Wu
e7a57363c2
Add video demo gif
5 years ago
jeromewu
fd53a9d29e
Update README.md
5 years ago
jeromewu
06967cb7f3
Update README.md
5 years ago
jeromewu
61a7531acb
Update FUNDING.yml
5 years ago
Jerome Wu
dc83e6f437
Update docs
5 years ago
jeromewu
e9017f3ed6
Merge pull request #345 from jasonharrison/fix-readme
...
Fix typo in README.md
5 years ago
Jerome Wu
41d82da35b
Fix test script
5 years ago
Jerome Wu
d947f6e554
Update README.md
5 years ago
Jerome Wu
5db60be949
Update api.md
5 years ago
Jason
7c5172846b
Fix typo in README.md
5 years ago
Jerome Wu
6021eca27a
Release v2.0.0-beta.1
5 years ago