Susan Cheng
|
50a53f51d9
|
Fix for passing wrong arguments while calling fork function
Options should be passed as third parameter
ref: https://nodejs.org/api/child_process.html#child_processforkmodulepath-args-options
|
2 years ago |
Andrei Alecu
|
01e8335768
|
Fix caching of bad langData responses
Fixes #584
|
3 years ago |
jeromewu
|
adcb5b8759
|
Update FUNDING.yml
|
3 years ago |
Jerome Wu
|
294ced5c85
|
Release v2.1.5
|
3 years ago |
jeromewu
|
90466c3b55
|
Merge pull request #508 from stonefruit/add-language-constant
Add languages constant for languages with traineddata
|
4 years ago |
jeromewu
|
7b7f9afaa6
|
Merge pull request #496 from miguelm3/master
Modified logger to have the userJobId
|
4 years ago |
stonefruit
|
8f2c33fd89
|
Add languages constant for languages
with traineddata
|
4 years ago |
Ilya
|
83a424f9b9
|
Fixed method for selecting env type (#498)
|
4 years ago |
miguelm3
|
bf43f447b6
|
lint fix
|
4 years ago |
miguelm3
|
dec119fa7b
|
modified logger to have the user JobId
|
4 years ago |
jeromewu
|
909263b94b
|
Merge pull request #491 from bertyhell/patch-1
fix link to documentation in readme
|
4 years ago |
jeromewu
|
eb287e763a
|
Update article link
|
4 years ago |
Bert Verhelst
|
1781487273
|
fix link to documentation in readme
replaced #docs with #documentation
|
4 years ago |
Jerome Wu
|
69355a7c07
|
Release v2.1.4
|
4 years ago |
jeromewu
|
4f3aa3145c
|
Merge pull request #489 from CedricCouton/fix-electron-webview
Fix fetch when running in electron webview
|
4 years ago |
Jerome Wu
|
ed016bdc26
|
Update dependencies to fix security issues
|
4 years ago |
Jerome Wu
|
804c238950
|
Upgrade mocha to v8
|
4 years ago |
Jerome Wu
|
88290dc541
|
Upgrade nyc to 15.1.0
|
4 years ago |
Jerome Wu
|
920dd902f8
|
Optimize eslint
|
4 years ago |
Jerome Wu
|
e883f87ab7
|
Upgrade babel-loader to 8.1.0
|
4 years ago |
Jerome Wu
|
34839a7a0c
|
Upgrade webpack
|
4 years ago |
Jerome Wu
|
e68d520155
|
Add CodeQL badge
|
4 years ago |
Jerome Wu
|
d98eeab91f
|
Upgrade jpeg-autorotate to v7
|
4 years ago |
jeromewu
|
c2f4ecef9a
|
Create codeql-analysis.yml
|
4 years ago |
Jerome Wu
|
eb6b8594d3
|
Add lint stage & update README.md
|
4 years ago |
Jerome Wu
|
afadfffa6a
|
Remove Travis CI
|
4 years ago |
jeromewu
|
ccb8ec3d67
|
Create node.js.yml
|
4 years ago |
jeromewu
|
d64ebcaea1
|
Merge pull request #487 from abhishek7553/master
updated server.js
|
4 years ago |
jeromewu
|
341360bf44
|
Merge pull request #483 from naptha/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
|
4 years ago |
jeromewu
|
2cd68fb97e
|
Merge pull request #482 from naptha/dependabot/npm_and_yarn/yargs-parser-13.1.2
Bump yargs-parser from 13.1.1 to 13.1.2
|
4 years ago |
jeromewu
|
066c59d1f9
|
Merge pull request #473 from naptha/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
|
4 years ago |
Jerome Wu
|
820c91fa52
|
Fix electron webview by updating src/utils/getEnvironment.js
|
4 years ago |
Cédric Couton
|
3f98fdeb0f
|
Fix fetch when running in electron webview
|
4 years ago |
abhishek7553
|
cd08357833
|
updated server.js
|
4 years ago |
Jerome Wu
|
2bbd1e896c
|
Release v2.1.3
|
4 years ago |
Jerome Wu
|
5bad2e68ce
|
Fix exif issue for base64 images
|
4 years ago |
Jerome Wu
|
59392e96ff
|
Update FS tests
|
4 years ago |
dependabot[bot]
|
0f9cecd544
|
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Jerome Wu
|
13ab9cec70
|
Release v2.1.2
|
4 years ago |
dependabot[bot]
|
389bf71381
|
Bump yargs-parser from 13.1.1 to 13.1.2
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Jerome Wu
|
6481256f5e
|
Fix lint and test error
|
4 years ago |
Jerome Wu
|
5e295b75b6
|
Merge branch 'rogerxaic-master' into master
|
4 years ago |
Jerome Wu
|
f3cbc3ee43
|
Merge branch 'master' of https://github.com/rogerxaic/tesseract.js into rogerxaic-master
|
4 years ago |
jeromewu
|
3e97749585
|
Update FUNDING.yml
|
4 years ago |
dependabot[bot]
|
8435f4c6e2
|
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
jeromewu
|
6ec5a5a092
|
Merge pull request #466 from naptha/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
4 years ago |
dependabot[bot]
|
d3cf791e6a
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
jeromewu
|
cc1f2bfe81
|
Merge pull request #456 from isc/patch-1
Correct some typing errors in api.md
|
4 years ago |
jeromewu
|
fcd01ceb32
|
Update README.md
|
4 years ago |
Ivan Schneider
|
6ef2e116cd
|
Correct some typing errors in api.md
|
4 years ago |