Commit graph

344 commits

Author SHA1 Message Date
Ryan Day
b69e7dd92d updated readme 2012-10-14 10:14:12 -07:00
Ryan Day
7ff16db89e updating readme 2012-10-14 09:35:50 -07:00
Ryan Day
da91c3e2d6 bumping version and adding travis badge 2012-10-14 09:22:07 -07:00
Ryan Day
6af8e40c49 addng travis badge 2012-10-14 09:21:18 -07:00
Ryan Day
f4ef570e2b adding travis 2012-10-14 09:19:32 -07:00
Ryan Day
0f448367af fixing options to all methods. fixing bug wher eoptions were not rendered. adding url test for ec level L 2012-10-14 09:17:42 -07:00
Ryan Day
6e5f786886 removing devDep 2012-06-23 22:30:40 -07:00
Ryan Day
07c1aea9fc updating test to not use connect 2012-06-23 22:29:47 -07:00
Ryan Day
bbc99b2c90 removing devdep 2012-06-23 22:27:35 -07:00
Ryan Day
1069172745 adding updated readme 2012-06-23 22:05:51 -07:00
Ryan Day
818677a400 Merge branch 'master' of github.com:soldair/node-qrcode 2012-06-23 21:52:44 -07:00
Ryan Day
9329fc485b bumping version. time to publish test qrcodes 2012-06-23 20:22:37 -07:00
Ryan Day
0859dfd46f Merge pull request from node-migrator-bot/clean
Hi! I fixed some calls to "sys" for you!
2012-06-23 20:10:07 -07:00
Farrin Reid
7eef7e1979 [fix] Changed require('util') to require('util') for compatibility with node v0.8 2012-06-23 18:42:30 -08:00
Ryan Day
c777738ba8 added file generation to qrcode command line app 2012-05-05 07:40:55 -07:00
Ryan Day
1625f6dde8 adding node modules to gitignore and adding jshint ignore woth node modules 2012-05-05 07:14:09 -07:00
Ryan Day
245bb692f0 bumping version to 2 to start integrating api changes 2012-05-05 07:12:14 -07:00
Ryan Day
52e3cd537b fixed typo 2012-05-05 06:57:06 -07:00
Ryan Day
e097dc1a8b support for ascii qrcodes in yout terminal [./bin/qrcode texthere] 2012-03-02 11:24:25 -08:00
Ryan Day
70b0f6f91d fixing connect verison 2012-01-25 17:47:19 -08:00
Ryan Day
e36b7f01aa Merge branch 'master' of github.com:soldair/node-qrcode
Conflicts:
	qrcode.js
2012-01-25 17:42:59 -08:00
Ryan Day
4a89d4ff0d Merge pull request from thinkroth/master
Added toPNGStream function . i have decided i have time to fix the log.
2012-01-25 17:38:25 -08:00
Thinkroth
063023d1ce Added toPNGStream function
Added the toPNGStream function as an additional option for saving QR
Codes.
2011-11-17 23:10:12 -05:00
Ryan Day
79d2d06f3d images test working woo. have to fix alpha bug 2011-05-06 19:50:36 -07:00
Ryan Day
5289296b72 adding bacoin bikini 2011-05-05 15:51:09 -07:00
Ryan Day
ca41f864a1 adding the work in progress stuff 2011-05-05 15:05:32 -07:00
Ryan Day
281ac49022 cleanupo in the image testing 2011-05-05 11:07:35 -07:00
Ryan Day
59ddc9d6d8 finally have bacon codes working 2011-05-05 08:53:32 -07:00
Ryan Day
f51fba4226 new non poluting require strategy impmented 2011-05-05 00:29:29 -07:00
Ryan Day
a0ed70706c bumping version for bugfix 0.1.1 2011-04-17 16:21:58 -07:00
Ryan Day
e100ce2989 fixed console.log in qr level and color value in draw 2011-04-17 16:21:04 -07:00
Ryan Day
87902b8520 support for all QRCode versions max caracters in H now 1273 2011-04-16 23:54:21 -07:00
Ryan Day
7f4fcf52e3 incrememnting version for aldonline's fixes 2011-02-27 07:46:23 -08:00
Aldo Bucchi
3ad4953f87 added dep on canvas to package.json . picked latest version out of laziness to test it / go through changelogs 2011-02-27 02:56:45 -03:00
Aldo Bucchi
4d6084afc1 fixed Y margin calculation (simple bug) 2011-02-27 02:43:42 -03:00
Ryan Day
e72ead9399 incrementing version number in package.json 2010-12-26 21:03:24 -08:00
Ryan Day
fab44552f6 forgot to add package.json 2010-12-26 21:02:58 -08:00
Ryan Day
965fb73d39 fixed return on error when too many input chars and no trim 2010-12-26 11:37:50 -08:00
Ryan Day
34c1b311db fixed undefined errorBehavior in QRCodeDraw 2010-12-26 11:29:59 -08:00
Ryan Day
1e82150944 adding test server for clientside.html test 2010-12-26 11:06:11 -08:00
Ryan Day
83f3008b32 adding client side compat functions and clientside example 2010-12-21 02:34:38 -08:00
Ryan Day
0bfdb7f693 added more tests/examples fixed note in readme 2010-12-21 02:03:25 -08:00
Ryan Day
1177e8b858 wooo first working api method! QRCode.toDataURL 2010-12-21 01:31:21 -08:00
Ryan Day
f88139501a first commit 2010-12-20 17:45:29 -08:00