Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/naptha/tesseract.js.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-25Fix langs TS typing (#570)HEADmasterRéda Housni Alaoui
2022-09-21Updated enums per #434 (#671)Balearica
2022-09-21Made all errors in loadLanguage lead to promise rejection per #414 (#669)Balearica
2022-09-20Reject promise on init failure per #602 (#667)Balearica
2022-09-18Updated types per #606 and #580 (#663)Balearica
2022-08-22Fix for default browser corePath per #643 (#644)Balearica
2022-08-20Fixed bug with simd detectionBalearica
2022-08-20Added automatic detection of simd support (#641)Balearica
2022-08-19Updated to Tesseract.js v.3; added exif-based rotation (#638)Balearica
2022-08-11Removed exif auto-rotation for browser per #604 (#634)Balearica
2022-08-11Revert "Add support for ImageData and fix a hang in buffer handling (#610)"Balearica
2022-08-11Revert "Ran linter"Balearica
2022-08-11Ran linterBalearica
2022-08-11Add support for ImageData and fix a hang in buffer handling (#610)WintrySnowman
2022-08-10Replaced child_process with worker_threads per #630 (#631)Balearica
2022-08-09Ran linterYour Name
2022-08-09Merge pull request #621 from SusanDoggie/patch-1Balearica
2022-07-14Fix for passing wrong arguments while calling fork functionSusan Cheng
2021-11-25Fix caching of bad langData responsesAndrei Alecu
2020-12-15Merge pull request #508 from stonefruit/add-language-constantjeromewu
2020-12-15Merge pull request #496 from miguelm3/masterjeromewu
2020-12-14Add languages constant for languagesstonefruit
2020-11-28Fixed method for selecting env type (#498)Ilya
2020-11-26lint fixmiguelm3
2020-11-19modified logger to have the user JobIdmiguelm3
2020-10-14Merge pull request #489 from CedricCouton/fix-electron-webviewjeromewu
2020-10-14Optimize eslintJerome Wu
2020-10-14Fix electron webview by updating src/utils/getEnvironment.jsJerome Wu
2020-10-12Fix fetch when running in electron webviewCédric Couton
2020-09-15Fix exif issue for base64 imagesJerome Wu
2020-09-10Fix lint and test errorJerome Wu
2020-04-14fix images' orientation based on exif data using Tesseract on node.rogerxaic
2020-04-14fix images' rotation based on exif datarogerxaic
2020-03-25Add from cache message when loading traineddatajeromewu
2020-03-20Rename removeText to removeFilejeromewu
2020-03-20Add FS functionsjeromewu
2020-03-09Add user_defined_dpi and preserve_interword_spaces to index.d.tsJerome Wu
2020-02-11Fix missing type in index.d.tsjeromewu
2020-02-11Fix type error in index.d.tsjeromewu
2020-02-02Fix #401jeromewu
2019-12-27Fix lint errorjeromewu
2019-12-27Remove api.End() as it doesn't stop api.Recognize(), fix #387jeromewu
2019-12-23Update rectangles to rectangle as only one region can be assigned, fix #378Jerome Wu
2019-12-23Add electron environment check, fix #376Jerome Wu
2019-12-21Fix lint errorJerome Wu
2019-12-21Remove axios and add webpack-bundle-analyzer, close #353Jerome Wu
2019-12-17Enable moz-extension:// tooAndrea Giammarchi
2019-12-17Enable Firefox extesions tooAndrea Giammarchi
2019-11-25update typesCharles Francoise
2019-11-23add errorHandlerCharles Francoise