Commit Graph

78 Commits

Author SHA1 Message Date
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
smiley 3cb15c94fb fixed https://github.com/codemasher/php-qrcode/issues/3 2016-03-17 20:08:32 +01:00
smiley 714d029504 gonna leave it that way... 2016-02-29 22:24:48 +01:00
smiley 275bd97b2e more bloat, scrunitizer happier 2016-02-29 22:12:45 +01:00
smiley 9ff756b6c6 cleanup 2016-02-29 21:43:37 +01:00
smiley 7ba8ecdbe9 when you push a broken build at 3am, lie down and... 💤 2016-02-24 11:01:26 +01:00
smiley 99084fcb9f optimization and cleanup 2016-02-24 02:49:53 +01:00
smiley 3c4102d4b5 added @property mode 2016-02-24 00:42:53 +01:00
smiley edd8e71e92 blah 2016-02-24 00:36:03 +01:00
smiley 2ed3f6adbb foreach all the things 2016-02-23 17:44:12 +01:00
smiley 422392f674 scrunitizer happier 2016-02-23 15:11:36 +01:00
smiley 5a60e78ff8 + @property 2016-02-23 14:56:25 +01:00
smiley ba10c91f78 :godmode: 2016-02-09 21:06:42 +01:00
smiley d58704d93f ignoring a few statements for coverage 2016-02-09 17:07:08 +01:00
smiley 1631aa6781 refined exception messages 2016-02-09 16:46:44 +01:00
smiley 0f5b7670c2 removed unnecessary exception 2016-02-09 16:02:16 +01:00
smiley ab8d58b7b2 moved type number auto detection 2016-02-09 15:56:46 +01:00
smiley b3ee487ef3 refactoring 2016-02-09 15:41:41 +01:00
smiley 3484cfd269 fixed invalid output type exception 2016-02-09 02:13:10 +01:00
smiley 645e571d4f added string output type exception test 2016-02-09 01:27:47 +01:00