codemasher
|
b5f1865cd2
|
🚿 add default CSS class
|
2021-12-06 21:41:31 +01:00 |
|
codemasher
|
f224587574
|
🚿 output module cleanup
|
2021-12-06 21:39:46 +01:00 |
|
codemasher
|
fbb2741a27
|
🚿 set SVG as default output
|
2021-12-06 21:29:24 +01:00 |
|
codemasher
|
6006df8c9a
|
🛀 SVG output rework
|
2021-12-06 21:27:40 +01:00 |
|
codemasher
|
eac6f7ddac
|
🚿
|
2021-12-03 15:44:14 +01:00 |
|
codemasher
|
5c2c92667a
|
🛀 fix/cleanup/move mask pattern evaluation, don't alter matrix for evaluation
|
2021-12-01 16:52:18 +01:00 |
|
codemasher
|
a856d2aa25
|
🚿 use SettingsContainerInterface for DecoderResult
|
2021-11-29 20:47:08 +01:00 |
|
codemasher
|
60d6d52090
|
🚿 rename property $dataInterface to $QRData
|
2021-11-28 19:07:12 +01:00 |
|
codemasher
|
48b6c21090
|
🛀 QRDataModeInterface: validate data on init, test cleanup
|
2021-11-28 18:25:06 +01:00 |
|
codemasher
|
3d563bfcc0
|
🚿 refeactored away some superfluous constants
|
2021-11-27 14:01:14 +01:00 |
|
codemasher
|
9fde82f9c2
|
🚿 remove DATA_* prefix from Mode::* constants
|
2021-11-26 23:09:56 +01:00 |
|
codemasher
|
b4e398e83b
|
✨
|
2021-11-26 20:31:14 +01:00 |
|
codemasher
|
04a95c8532
|
🚿 use generator in data provider
|
2021-11-26 19:55:01 +01:00 |
|
codemasher
|
153603a5dc
|
🛀 more docblock cleanup & micro optimizations
|
2021-11-21 11:41:40 +01:00 |
|
codemasher
|
454c6c6974
|
🚿
|
2021-11-20 20:45:26 +01:00 |
|
codemasher
|
43b8dc33f9
|
:octocat: reader test fixes
|
2021-11-20 18:25:13 +01:00 |
|
codemasher
|
efac020aaf
|
:octocat: add gradient example
|
2021-11-19 17:15:05 +01:00 |
|
codemasher
|
5e9cf0047e
|
:octocat: integrate reader into QRCode, extract LuminanceSourceInterface
|
2021-11-19 15:49:53 +01:00 |
|
codemasher
|
c79042f271
|
:octocat: use settings container in QRCodeReader
|
2021-11-18 14:00:30 +01:00 |
|
codemasher
|
c3d299153a
|
Merge branch 'v5'
# Conflicts:
# .github/workflows/tests.yml
# .travis.yml
# README.md
# composer.json
# examples/imageWithLogo.php
# examples/svg.php
# src/QRCode.php
|
2021-11-18 12:00:10 +01:00 |
|
codemasher
|
3ca51167e2
|
:octocat: fix windows test testRenderImage()
|
2021-11-18 08:57:23 +01:00 |
|
codemasher
|
39ed4c36da
|
:octocat: fix windows test testSaveException()
|
2021-11-18 08:39:41 +01:00 |
|
codemasher
|
5f23962763
|
🚿 test cleanup
|
2021-06-06 01:16:22 +02:00 |
|
codemasher
|
4f6002ab7b
|
:octocat: trying a non-existent directory
|
2021-06-05 21:34:00 +02:00 |
|
codemasher
|
f092e86847
|
:octocat: will this test now work on CI?
|
2021-06-05 21:18:06 +02:00 |
|
codemasher
|
9710a30448
|
:octocat: moved MaskPatternTester to Common
|
2021-06-05 18:25:44 +02:00 |
|
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 |
|