Maxime Veber
5f67332663
feat: add note about deprecation
...
This project is no longer maintained and contains a lot of issues (besides the work here is really good). I think recommending the improved version is just avoiding people a significant waste of time.
4 years ago
Eric Blade
862df88970
Merge pull request #369 from LasseRafn/patch-1
...
Update README.md
6 years ago
Lasse Rafn
262217b924
Update README.md
...
Modern iOS Safari supports this
6 years ago
Eric Blade
e96eb9f788
Merge pull request #344 from xvzf/add-typescript-module
...
Declare module so webpack can do its work
7 years ago
Matthias Riegler
4c73d76692
Declare module so webpack can do its work
7 years ago
Eric Blade
42b5382510
Merge pull request #234 from danmana/typescript
...
Update typings to match v0.12.1
7 years ago
kieat
78179ce570
Allow drawRect to accept and handle style.lineWidth ( #315 )
...
Allow drawRect to accept and handle style.lineWidth
7 years ago
Tomáš Hübelbauer
271be5d3ff
Merge branch 'master' into typescript
7 years ago
Rudolph Gottesheim
0a295f537e
Add "typings" key to package.json ( #170 )
...
https://www.typescriptlang.org/docs/handbook/module-resolution.html#how-typescript-resolves-modules
7 years ago
José Pedro Silva
1adba48ddc
Bower & Typings Support ( #171 )
...
* chore(bower): update bower definitions
* chore(typings): update typings pointer on package.json
7 years ago
Tomáš Hübelbauer
5817a3daba
Harmonize Node and Bower versions ( #304 )
7 years ago
Eric Blade
a4de46f9a9
Merge pull request #302 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to README.md
7 years ago
The Gitter Badger
9c24fc78b2
Add Gitter badge
7 years ago
Dan.Manastireanu
12a74d03d4
Add missing typing for inputStream target
8 years ago
Dan Manastireanu
a6d370a9c1
Update typings to match v0.12.1
8 years ago
Christoph Oberhofer
eff0c5ad12
0.12.1
8 years ago
Christoph Oberhofer
e8352c7017
Fixed error in live_example; Working for iOS in Safari 11 beta
8 years ago
Christoph Oberhofer
74ed8c0b60
0.12.0
8 years ago
Christoph Oberhofer
f25c0e17d8
Updated README
8 years ago
Christoph Oberhofer
fffa63ca2b
Updated Readme
8 years ago
Christoph Oberhofer
42f2b70e64
Added zoom & torch if available
8 years ago
Christoph Oberhofer
012924fbe2
Exposing active track to API
8 years ago
Christoph Oberhofer
ddc385641a
examples: CSS cleanup
8 years ago
Christoph Oberhofer
620292c509
Added dist-versions for #195
8 years ago
Christoph Oberhofer
0420d5e093
Merge pull request #197 from serratus/feature/195
...
Added support for Code 93 barcodes.
Closes #195
8 years ago
Christoph Oberhofer
57312a0638
195: Extracted common method to BarcodeReader;
8 years ago
Christoph Oberhofer
e2b37c32b1
#195 : Added Code93 barcode reader;
8 years ago
Christoph Oberhofer
2e4b14b92f
Merge pull request #196 from serratus/feature/194
...
Added basic support for 2of5 barcodes
Closes #194
8 years ago
Christoph Oberhofer
55d2eb971b
194: Refactoring/Review
8 years ago
Christoph Oberhofer
d01cd6d527
194: Added dist files
8 years ago
Christoph Oberhofer
06bcda3157
194: Added basic support for 2of5 barcodes; fixed integration-tests
8 years ago
Christoph Oberhofer
f9a19e0a02
Merge pull request #176 from nicolashenry/fix-math-floor
...
Performance: remove useless Math.floor
8 years ago
E020873
25dd873d9c
remove useless Math.floor
8 years ago
Christoph Oberhofer
80a9f61b6f
Merge pull request #144 from Mtillmann/patch-1
...
fixed node example
8 years ago
Christoph Oberhofer
a0e55f235c
Merge branch 'xStarman-node_with_buffer'
8 years ago
Christoph Oberhofer
a4c0efc0df
Moved mime-type definition to inputStream config
8 years ago
Christoph Oberhofer
c2d583f19a
Closes #167 ; Removed dependency on webrtc-adapter; Removed workaround for facing-mode that is not needed any more when using the latest version of webrtc-adapter;
8 years ago
Edson Alves
4ee36d1612
Add example to folder
8 years ago
Edson Alves
15bf53e14d
Add buffer option to getPixels using mime
8 years ago
Christoph Oberhofer
b88a7b71a7
0.11.6
9 years ago
Christoph Oberhofer
d9b56d2dc1
Updated readme to 0.11.6
9 years ago
Christoph Oberhofer
810f9370ca
Build version for 0.11.6
9 years ago
Christoph Oberhofer
036fc30d48
Added camera selection to example; Upgrade to webpack 2.2
9 years ago
Christoph Oberhofer
821d04a78b
Dependency updates; fixed uglyasm task for newer webpack versions
9 years ago
Martin Tillmann
942104916b
fixed node example
...
.default was missing
9 years ago
Christoph Oberhofer
edea60fe71
0.11.5
9 years ago
Christoph Oberhofer
68af856b35
Added build for 0.11.5
9 years ago
Christoph Oberhofer
aa61f18265
Merge pull request #131 from serratus/issue/128
...
Camera Facing Issue in Chrome >= 53
9 years ago
Christoph Oberhofer
4363c85149
Added changelog entry; Related to #128
9 years ago
Christoph Oberhofer
c4cbf10976
Added tests for selecting camera; related to #128
9 years ago