codemasher
|
c70413232b
|
:octocat: added Number::CHAR_MAP and simplified QRCode::isNumber (...)
|
2018-03-13 18:20:17 +01:00 |
|
codemasher
|
23a7e851eb
|
:octocat: added link to https://github.com/chillerlan/php-qrcode/issues/15
|
2018-03-13 18:16:02 +01:00 |
|
Bostjan Rihter
|
a08d080d96
|
Tabs.
|
2018-03-11 00:29:05 +01:00 |
|
Bostjan Rihter
|
ab2ad321fd
|
Indentation.
|
2018-03-11 00:26:46 +01:00 |
|
Bostjan Rihter
|
788fc0780e
|
Removed trim() from QRCode->getMatrix(). Data sanitization should be done outside.
|
2018-03-11 00:19:08 +01:00 |
|
codemasher
|
868b962347
|
:octocat: https://github.com/chillerlan/php-qrcode/issues/13
|
2018-03-10 16:36:36 +01:00 |
|
codemasher
|
e01d862b9b
|
🔧 fixed https://github.com/chillerlan/php-qrcode/issues/12
|
2018-03-10 16:31:30 +01:00 |
|
Km.Van
|
1bfc632996
|
Update QRCode.php
micro change
|
2018-03-10 14:18:14 +08:00 |
|
codemasher
|
fd679d1de2
|
💄
|
2018-01-28 00:38:06 +01:00 |
|
codemasher
|
e0ee6be3d8
|
:octocat: implement ContainerInterface
|
2018-01-22 00:09:59 +01:00 |
|
codemasher
|
b3f1609102
|
:octocat: not yet
|
2018-01-21 17:31:31 +01:00 |
|
codemasher
|
017be665b0
|
:octocat: these were never supposed to be here
|
2018-01-21 17:26:47 +01:00 |
|
codemasher
|
1dc4c77072
|
:octocat: yo scrunitizer
|
2018-01-21 16:35:10 +01:00 |
|
codemasher
|
b3059930ba
|
:octocat: docfix
|
2018-01-21 15:15:26 +01:00 |
|
codemasher
|
79af50a6fa
|
:octocat: simplified output mode selection
|
2018-01-21 14:50:27 +01:00 |
|
codemasher
|
de1890855d
|
:octocat: +type hints
|
2018-01-21 14:20:14 +01:00 |
|
codemasher
|
90d33b6743
|
:octocat: no assignments in method signatures
|
2018-01-21 14:13:39 +01:00 |
|
smiley
|
465351ca86
|
✨ better SVG output
|
2017-12-29 06:17:21 +01:00 |
|
smiley
|
d7bacdc942
|
✨ load custom output module via options
|
2017-12-28 17:50:29 +01:00 |
|
smiley
|
be0a869fa1
|
:octocat: docfix
|
2017-12-24 23:12:16 +01:00 |
|
smiley
|
59cc602100
|
🔧 wow what
|
2017-12-24 22:15:19 +01:00 |
|
smiley
|
e4ed56e0e7
|
:octocat: self -> $this
|
2017-12-24 18:12:18 +01:00 |
|
smiley
|
019d932d35
|
✨ more tests & cleanup
|
2017-12-24 07:54:47 +01:00 |
|
smiley
|
e4c73696b6
|
✨ QRAuthenticator trait
|
2017-12-24 00:42:51 +01:00 |
|
smiley
|
f388ff8c4b
|
✨ use module values or fall back to defaults
|
2017-12-21 01:00:04 +01:00 |
|
smiley
|
c877a58c77
|
:octocat: don't add empty class attributes
|
2017-12-21 00:53:42 +01:00 |
|
smiley
|
9e151efd90
|
🍝 copy-pasta
|
2017-12-20 22:33:39 +01:00 |
|
smiley
|
c5ef9a5ab6
|
:octocat: fall back to defaults if nothing is given
|
2017-12-20 19:50:52 +01:00 |
|
smiley
|
5334bf4683
|
✨
|
2017-11-25 03:28:43 +01:00 |
|
smiley
|
88f800c50b
|
✨
|
2017-11-24 03:02:00 +01:00 |
|
smiley
|
7ea7b3c85a
|
✨
|
2017-11-23 02:28:42 +01:00 |
|
smiley
|
f9e7a2eef2
|
:octocat: docfix
|
2017-10-25 05:49:01 +02:00 |
|
smiley
|
fd3b73ec68
|
:octocat: added docblocks
|
2017-10-25 04:53:50 +02:00 |
|
smiley
|
418f4512f1
|
:octocat: fixed css class
|
2017-10-25 04:51:53 +02:00 |
|
smiley
|
eb56b38766
|
:octocat: container properties -> protected
|
2017-10-25 04:15:45 +02:00 |
|
smiley
|
964f9be90c
|
:octocat: added container trait
|
2017-10-25 04:12:23 +02:00 |
|
smiley
|
3cb3b5b9db
|
:octocat: proper cache file saving
|
2017-10-25 00:01:06 +02:00 |
|
smiley
|
6c00acfc84
|
:octocat: refactor QRCode::class
|
2017-10-24 22:08:06 +02:00 |
|
smiley
|
7d9028e484
|
allow method chaining
|
2017-10-24 21:28:57 +02:00 |
|
smiley
|
3279980006
|
:octocat: de-static Util::class
|
2017-10-24 17:56:50 +02:00 |
|
smiley
|
c5283fb1fa
|
:octocat: refactor/remove QRConst::class
|
2017-10-24 16:32:28 +02:00 |
|
smiley
|
2a73a21612
|
ignore skipped jpeg test coverage
|
2017-02-26 16:59:47 +01:00 |
|
smiley
|
04bd4a86c5
|
improved (fixed) type detection
|
2017-02-26 16:09:58 +01:00 |
|
smiley
|
f66213f24e
|
added PHP7 scalar type hints, cleanup
|
2017-02-10 22:23:29 +01:00 |
|
smiley
|
160139b609
|
reverted to https://github.com/codemasher/php-qrcode/commit/3c4102d4b535ae7499b127e81a65f3a51da2e8e8 in order to fix https://github.com/codemasher/php-qrcode/issues/4
|
2017-02-10 15:44:59 +01:00 |
|
smiley
|
03d5d92fbe
|
added QRMarkup & cleaned up the output
|
2016-12-17 22:22:20 +01:00 |
|
Josh
|
f55859ceba
|
Throw Exception on cachefile write error
|
2016-12-16 22:18:14 -08:00 |
|
Josh
|
0f0db8d102
|
Add SVG output support
|
2016-12-16 21:36:07 -08:00 |
|
smiley
|
3b2d83bf60
|
optional newline character for html
|
2016-03-21 12:33:21 +01:00 |
|
smiley
|
2c2f4b8bec
|
refactoring
|
2016-03-21 00:00:52 +01:00 |
|