Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/zxing-js/ngx-scanner

Angular QR code, Barcode, DataMatrix, scanner component using ZXing.
https://github.com/zxing-js/ngx-scanner

style changes

b71d82309fd4cb6f89feb061d147259396bd4ff2 authored about 7 years ago by Luiz Filipe Machado Barni <[email protected]>
addedmore example code

4b9151416355baa8b7c18e287f1df815e4a92b13 authored about 7 years ago by Luiz Filipe Machado Barni <[email protected]>
rm selector prefix

67f896845f83d7fb8900c44f88736a19bf34d841 authored about 7 years ago by Luiz Filipe Machado Barni <[email protected]>
fix files patteresn

9fb0f4fb8785e0e1f810cf426655fe1ce92ce29b authored about 7 years ago by Luiz Filipe Machado Barni <[email protected]>
alterado for...in para for...of

ba82477d225e417f4b843c17a2c55fcd9c15f072 authored about 7 years ago by Luiz Filipe Machado Barni <[email protected]>
updated zxing version

be3c3296eab3c5c2033bc1dc3389eb25d533f3f4 authored about 7 years ago by Luiz Filipe Machado Barni <[email protected]>
added ng-packagr as a dev dependency

1926d275a296929176f3e68cfa8c7ce9ac7f3713 authored about 7 years ago by Luiz Filipe Machado Barni <[email protected]>
removednode_modules from tsconfig files

4bdcf03edd3ce83935867ee369756df4abdd8178 authored about 7 years ago by Luiz Filipe Machado Barni <[email protected]>
rm duplicated license

035fa48c8e11f5f2922d701a7709052cbbcb520a authored about 7 years ago by Luiz Filipe Machado Barni <[email protected]>
Merge pull request #3 from odahcam/add-license-1

Create LICENSE

e539ec25a0223f5fb5b0ff15a5bf9055580de793 authored about 7 years ago by Luiz Machado <[email protected]>
Create LICENSE

0d4017eee43cb96b8c7f7d01bd7470348ae3176c authored about 7 years ago by Luiz Machado <[email protected]>
Merge pull request #2 from codacy-badger/codacy-badge

Add a Codacy badge to README.MD

acfa36da9fa1fe3adb66db02d982f80c9bd75aa9 authored about 7 years ago by Luiz Machado <[email protected]>
Add Codacy badge

bde5db1fbd48ac17bd743645dd6964bb220fd7b6 authored about 7 years ago by The Codacy Badger <[email protected]>
Update protractor.conf.js

b0553ab1ac5a2568fe5d4d5e5ca45c1168698b9b authored about 7 years ago by Luiz Machado <[email protected]>
just changed some spaces

d0c19dc3ef3b62b4b572a80b3b3b86bff09163b2 authored about 7 years ago by Luiz Machado <[email protected]>
Merge branch 'master' of https://github.com/odahcam/ngx-zxing

8af7300571aa3bc788621af7fc3bd67d586c3bd8 authored about 7 years ago by Luiz Machado <[email protected]>
updated packages

770e7b9e5b8365ae59f2ebe5d6a8c2ab5dba36dc authored about 7 years ago by Luiz Filipe Machado Barni <[email protected]>
switched from internal zxing-typescript to a dependency method

1d9a2632be44c19c664ad75cd79b24db0a196770 authored about 7 years ago by Luiz Filipe Machado Barni <[email protected]>
code style updates

f28ce20096f959a52b5f1f34380b3fc447274949 authored about 7 years ago by Luiz Machado <[email protected]>
note about loops

6202b2f5e996c7386671540182381f11f0ad6386 authored about 7 years ago by Luiz Machado <[email protected]>
trying to install bundled zxing

8f196ae9e497b3cca6a3516c38de5d26bcda2718 authored about 7 years ago by Luiz Machado <[email protected]>
ignored lock files

04c5dd094b89c1d099c771052ba444d5e2f03d7f authored about 7 years ago by Luiz Machado <[email protected]>
fixed ng test

dfe0e89e67c8f4a53ff85c95890a8184b2328bad authored about 7 years ago by Luiz Machado <[email protected]>
fixed some runtime errors

7f0cd52660218918334fbe6057d834bbbf91ab44 authored about 7 years ago by Luiz Machado <[email protected]>
beautifyied

86a691621a4ff32b9618a4b92e8b0fa0dd748de5 authored about 7 years ago by Luiz Machado <[email protected]>
removed "app-" preffix

4bb949b3ee07c319347ebe8e2abf32463e20c231 authored about 7 years ago by Luiz Machado <[email protected]>
fixed app build pipe

64e657989713902dca111ce85cf645a7ebe5e993 authored about 7 years ago by Luiz Machado <[email protected]>
#9 Bumped version

66494120b9de09b6495a9da41c75a6b442167b4f authored about 7 years ago by David Werth <[email protected]>
Merge pull request #9 from ntswor/bugfixes/cam_started_twice

prevent to start cam twice when changes appear

618435e22105be6b2575afe36a9c8c8c2b094126 authored about 7 years ago by David Werth <[email protected]>
just beautifyied

8e0e3660c3ae3e753d23da7511012753af7c1977 authored about 7 years ago by Luiz Machado <[email protected]>
@werthdavid/ngx-zxing f4fbf4d

f82b3e58d11f476faa1f62e8a0229ebbd4ce8917 authored about 7 years ago by Luiz Machado <[email protected]>
@werthdavid/ngx-zxing #7 decode triggered although stopped

09b7ba697933bbcef8d7b941960185d25a892da9 authored about 7 years ago by Luiz Machado <[email protected]>
due to catched changes the start flag as well as the devices changed - therefore the cam is started twice. But since the stream is not initialized yet the stopCam function isn't doing anything which results in starting the cam twice and creating a DOM exception:

"Uncaught (in promise) DOMException: The play() request was interrupted by a new load request."

e0a954cfe4b2d23c4f07733b19aae002e00001b5 authored about 7 years ago by Wolfgang Ortner <[email protected]>
#7 bumped version

0cacf38117e8c51ebd1827dae8e2c18099707d51 authored about 7 years ago by David Werth <[email protected]>
Merge pull request #8 from ntswor/bugfixes/decode_not_stopped

fixed issue for "decode triggered although stopped #7"

c67c3b62bedbb71825f34d19d0ebb05c5d1fc6b7 authored about 7 years ago by David Werth <[email protected]>
fixed issue for "decode triggered although stopped #7" of upstream project

f4fbf4db907622a442709b8ae7fabd94b52ac294 authored about 7 years ago by Wolfgang Ortner <[email protected]>
#7 decode triggered although stopped

4b95064c9dee6254d43cfe0e4a1e866f3756fca2 authored about 7 years ago by David Werth <[email protected]>
new angular 5 generated structure

3efd7b9a8db391364b691e8e3d336c2cdb675b5e authored about 7 years ago by Luiz Machado <[email protected]>
fixed public_api path

56355b314ac6a6d2b5948466e148cb7803a0e883 authored about 7 years ago by Luiz Machado <[email protected]>
ignored yarn.lock

1a2c1268e02470d01518f42d08436c7afc9da832 authored about 7 years ago by Luiz Machado <[email protected]>
updated

7e0d63d2057e7c3cedf75f101f044c966f2b1882 authored about 7 years ago by Luiz Machado <[email protected]>
added rxjs as dependency

cb7b7e35c2d73707a3459a91ce00e049c943a5fa authored about 7 years ago by Luiz Machado <[email protected]>
fixed node_modules

3b392ab492907331567754bc2d5b15d7dbfbd2fc authored about 7 years ago by Luiz Machado <[email protected]>
removed unnecessary scripts

fa35099ed3c63b0c01b4d99732cd0443c4120bf6 authored about 7 years ago by Luiz Machado <[email protected]>
fixed browser extensions path

4e9b6374bb98b6ed82cb6cab1d8eea7802b32f70 authored about 7 years ago by Luiz Machado <[email protected]>
fixed public_api path

8572fc6a78f7df82e4b2416322076438827d571a authored about 7 years ago by Luiz Machado <[email protected]>
moved public_api

999110367b12e98b1ed46375636e04e98a6539ab authored about 7 years ago by Luiz Machado <[email protected]>
moved browser extension

54c185f35ca52bcd15840e53f01d2ceaba04049e authored about 7 years ago by Luiz Machado <[email protected]>
Merge pull request #1 from odahcam/develop

Develop

2b523f54776cfb7e44f7664c485441e4b5af2e1d authored about 7 years ago by Luiz Machado <[email protected]>
entire rewrite

4c6ba64ded1d89f30488cc7ae2161190b54aed03 authored about 7 years ago by Luiz Machado <[email protected]>
clean up

ef2ad8d69df479ecb48f84d6d8841c1882598f60 authored about 7 years ago by Luiz Machado <[email protected]>
coding style updates

3f855284496daf39df7ecc4e9d500eca3a0a108d authored about 7 years ago by Luiz Machado <[email protected]>
new docs organization

e8722b289f5ba0c4c561825703cf0df9d8eb8609 authored about 7 years ago by Luiz Machado <[email protected]>
new project base config

6b5df251e765980b5390a9f40b5b9452402e7bc5 authored about 7 years ago by Luiz Machado <[email protected]>
rewrited src/

471dc955f514ccf999d19befc3fa90a4997b4e83 authored about 7 years ago by Luiz Machado <[email protected]>
updated packages

9db1d917f224c0cbb7f13e73b1116451c5f36fd0 authored about 7 years ago by Luiz Machado <[email protected]>
rm zxing-typescript's src from this module

605dc00b043b7103ee05da4098f813322ff0e674 authored about 7 years ago by Luiz Machado <[email protected]>
#4 Added option to add an extra css class to the video element

75943419de50de2e484fdcbfc1e7b65205ad6d3b authored about 7 years ago by David Werth <[email protected]>
Bumped version

b6172e0d722cdc0a128763ed72903d4109aaa4fd authored about 7 years ago by David Werth <[email protected]>
#3 Webcam do not stop when component is destroyed

e316a97313eefc2bf0637e2c388ee12d526dac3c authored about 7 years ago by David Werth <[email protected]>
#4 Added option to add an extra css class to the video element

ebb2eddfd84f77882ba0a069efbf2098ecf29d3f authored about 7 years ago by David Werth <[email protected]>
Updated Demo for Mobile

eabd6c966377290f72528adcc1e0854bb34a6ff0 authored about 7 years ago by David Werth <[email protected]>
Travis CI

00cad3cb6052bb5d545f2cb009a5c7efd5fe0b8a authored about 7 years ago by David Werth <[email protected]>
Updated Demo & Readme

918a31f90340bfac124c840f3b44efa607ba3424 authored about 7 years ago by David Werth <[email protected]>
Fully included zxing-typescript

11e73e62b2f4e0bad31bd9fb4b87f9842303b2d6 authored about 7 years ago by David Werth <[email protected]>
Fixed Dependency zxing-typescript

4d3939e5669d2c5368b5285b6884d6a4b2eaee72 authored about 7 years ago by David Werth <[email protected]>
ZXing-Typescript as peer-dependency

2e0688c8a00664c572a471e5c30bde35c9d2c99e authored about 7 years ago by David Werth <[email protected]>
Demo, Readme, Example updated

4595ba40437fca4eb63e50584b1106f843649bbf authored about 7 years ago by David Werth <[email protected]>
Demo, Readme, Example updated

f2aa8a7f830328be3b6bf613eb03d4dcc05ef91b authored about 7 years ago by David Werth <[email protected]>
Set theme jekyll-theme-tactile

8eb50d26f2faa2514ef5a3ef1bd6b4ba1f517b85 authored about 7 years ago by David Werth <[email protected]>
Set theme jekyll-theme-cayman

b896a730b18476b4d8dc16385a260866cbeb6a6b authored about 7 years ago by David Werth <[email protected]>
Needed to include ZXing-Typescript source, otherwise build is broken, further investigation required

7c4e575d34a5eb1c23dae23f83b847c4e46e92a8 authored about 7 years ago by David Werth <[email protected]>
Bumped version, not correctly published with npm

d8fbcd08dbd211902f94e1a31a25d9129c166ab7 authored about 7 years ago by David Werth <[email protected]>
Initial Commit

5c797e0cb812fd2fba2814efe7de5c13548e2340 authored about 7 years ago by David Werth <[email protected]>