Commit Graph

124 Commits

Author SHA1 Message Date
codemasher 002ea1a64b :octocat: i hate this less 2021-01-25 01:25:40 +01:00
codemasher 6b9eea75e6 🚒 AHHHHHHH 2021-01-25 01:15:59 +01:00
codemasher 84eb31696c init from https://github.com/codemasher/php-qrcode-decoder/commit/5798a53268f14eb1d7d70098d23db0a81b25f98b 2021-01-25 00:42:26 +01:00
codemasher 93618e83ff :octocat: removed filesource and package phpdoc tags 2021-01-24 22:52:33 +01:00
codemasher abf6c2fd94 :octocat: inject QRDataModeInterface 2021-01-19 20:10:12 +01:00
codemasher 182ebf4e70 :octocat: extract MaskPattern 2021-01-19 01:15:34 +01:00
codemasher 307b6462f6 :octocat: QRMatrix::M_*TYPE rework, separate masking 2021-01-19 00:24:16 +01:00
codemasher bde04254de :octocat: renamed QRData:initMatrix() to writeMatrix() 2021-01-16 20:07:57 +01:00
codemasher 37d4b9faad :octocat: move BitBuffer to Common 2021-01-16 19:52:12 +01:00
codemasher 4ce932aee3 :octocat: use ZXing classes for RS encoding, cleanup 2021-01-16 19:45:30 +01:00
codemasher 26536de7f0 :octocat: extract ECC/RS operations 2021-01-09 20:41:51 +01:00
codemasher 92f563b762 🚒 i have no idea why this breaks the GH windows runner 2021-01-07 16:35:30 +01:00
codemasher 28d116f4e4 🔧 2021-01-07 11:18:21 +01:00
codemasher 6241c2d90b 🚒 test fix 2021-01-06 13:57:07 +01:00
codemasher d58c2044f1 🛀 extract EccLevel 2020-11-22 03:04:42 +01:00
codemasher 6d8705b19b 🛀 extract Version 2020-11-22 00:47:13 +01:00
codemasher 37a40571e6 🛀 extract Mode 2020-11-21 21:52:19 +01:00
codemasher 9f5d0bc060 🛀 data mode rework 2020-11-21 02:43:14 +01:00
codemasher 628bcb5d3a :octocat: QRMatrix::testSetVersionNumber() tests & coverage 2020-11-18 15:00:33 +01:00
codemasher 0442a230d0 🚿 2020-11-18 01:25:47 +01:00
codemasher d89693a27a :octocat: $returnResource coverage 2020-11-18 01:24:44 +01:00
codemasher 9f0251b466 :octocat: allow base64 output for the fpdf module 2020-11-16 14:13:40 +01:00
codemasher aaf6ee1a5c :octocat: sadsfsdhjgkjaswontfix. 2020-11-15 20:29:08 +01:00
codemasher fce1cf08ab :octocat: oh wait, the fucking line endings...? 2020-11-15 20:27:03 +01:00
codemasher e812157124 :octocat: platform inconsistency: why does base64_encode produce different output for a fix blob of data? 2020-11-15 20:24:27 +01:00
codemasher c10f5a24ec :octocat: +data-uri/base64 for SVG 2020-11-15 19:24:30 +01:00
codemasher 9baddc9653 :octocat: adjust test samples 2020-11-15 15:18:04 +01:00
codemasher 4970fc018e 🔧 file under: platform differences we'll never know. 2020-06-03 22:37:16 +02:00
codemasher 7e0bca309b 🔧 sup GH? 2020-06-03 22:33:19 +02:00
codemasher 53e925952f 🔥 ok, what is going on here, GH? 2020-06-03 22:25:45 +02:00
codemasher 289d58be9b 🔧 GitHub actions action out 2020-06-03 22:10:51 +02:00
codemasher f6794e118a coverage tests for #49 2020-06-03 19:36:46 +02:00
codemasher 0ec485af28 :octocat: fix no.2 for #45 2020-04-12 02:54:10 +02:00
codemasher d13f3af5d2 :octocat: fix no.1 for #45 2020-04-11 08:59:28 +02:00
codemasher b5228fd480 🚿 2020-04-06 19:08:46 +02:00
codemasher c4fe89a21d 🚿 2020-04-06 16:06:47 +02:00
codemasher bd254a549d 🚒 jpg & png samples produce different results on CI, mark tests as skipped 2020-04-05 21:09:50 +02:00
codemasher 35173da483 :octocat: 2020-04-05 20:59:23 +02:00
codemasher 4c47e123a5 🚿 test cleanup & docblocks 2020-04-05 20:01:32 +02:00
codemasher 0d66c5a2f3 🚿 QROptions::$dataMode -> $dataModeOverride 2020-04-05 02:21:14 +02:00
codemasher 2a242c3db2 🚒 2020-04-04 03:51:18 +02:00
codemasher a8aad88979 🚿 allow testing of specific patterns 2020-04-03 20:12:44 +02:00
codemasher 4c395abfd4 :octocat: +proper getters for BitBuffer 2020-03-31 06:09:38 +02:00
codemasher b38b9cd979 🔧 test fix: we assume this data was wrong all the time due to an incorrect mask pattern 2020-03-30 22:20:06 +02:00
codemasher b5a7f903b1 🚿 phan happy 2020-03-03 09:19:11 +01:00
codemasher 1add3d31f5 🚿 :void 2020-03-03 07:21:33 +01:00
codemasher 6eb4dd1ac3 🚿 :void 2020-03-03 07:21:12 +01:00
codemasher 41730158d7 🚿 static calls to TestCase::assert* 2020-02-19 21:04:36 +01:00
codemasher 2dde546ef9 :octocat: proper overflow test & coverage 2020-02-19 20:47:08 +01:00
codemasher 3d49ab8397 :octocat: test fix 2020-02-19 18:26:03 +01:00