Commit Graph

11 Commits (05e6b46121fb2ecb3c0c971637738ae47807fa19)

Author SHA1 Message Date
Alexei Domratchev 05e6b46121 Converted to TypeScript
Upgraded tools: Webpack 4.38, Babel 7.5, Karma 4.2, Chai 4.2, Sinon 7.3
Removed redundant files
Removed all 3rd party dependencies for Web version
Changed ImageDebug API
Changed Box interface to be [Point, Point, Point, Point]
Improved performance by utilizing ES6+ features, bitwise operators, etc.
Added support for area measured in pixels (px)
6 years ago
Christoph Oberhofer 06bcda3157 194: Added basic support for 2of5 barcodes; fixed integration-tests 8 years ago
Christoph Oberhofer c4cbf10976 Added tests for selecting camera; related to #128 9 years ago
Christoph Oberhofer 5e90f25b0b Updated webrtc-adapter; Removed workaround for Chrome 9 years ago
Christoph Oberhofer ce4d4a976a Added tests for exif-helper 9 years ago
Christoph Oberhofer 3df696a1f7 Fixed bug in event-handling; Updated webrtc-adapter 9 years ago
Christoph Oberhofer da08ae3eaf Upgrade to webpack 2 and babel 6 9 years ago
Christoph Oberhofer 9e6134cc07 Added tests for video-access 9 years ago
Christoph Oberhofer aabb555e8c Fixed tests 10 years ago
Christoph Oberhofer 0781616599 Fixed typo 10 years ago
Christoph Oberhofer 8668e79b63 Fixed unit/integration testing; fixed a few linting errors; 10 years ago