codemasher
|
e06c4a38f7
|
:octocat: simplify base64 URI creation
|
2021-01-20 16:19:48 +01:00 |
|
codemasher
|
c10f5a24ec
|
:octocat: +data-uri/base64 for SVG
|
2020-11-15 19:24:30 +01:00 |
|
codemasher
|
1a62177198
|
🚿 additional $file parameter to make the called method aware if a cache file was given
|
2020-04-04 19:41:48 +02:00 |
|
codemasher
|
93d006cf6b
|
:octocat: HTML output: add "class" attribute only when $cssClass is non-empty
|
2020-04-04 19:40:07 +02:00 |
|
codemasher
|
743ed22fa2
|
✨ docblocks galore!
|
2020-04-04 03:46:34 +02:00 |
|
codemasher
|
71053ee0f1
|
🚿 phan happy
|
2020-03-04 06:19:11 +01:00 |
|
codemasher
|
b11c7dd69d
|
Merge branch 'master' into php-7.4
# Conflicts:
# .github/workflows/tests.yml
# src/Data/Kanji.php
# src/Data/QRDataAbstract.php
# src/Data/QRDataInterface.php
# src/Output/QRImage.php
# src/Output/QRImagick.php
# src/Output/QRMarkup.php
# src/Output/QROutputAbstract.php
# src/Output/QROutputInterface.php
# src/Output/QRString.php
# src/QRCode.php
# src/QROptionsTrait.php
|
2020-02-19 18:21:34 +01:00 |
|
codemasher
|
66466432db
|
🚿 some docblocks/fixes
|
2020-02-19 15:53:29 +01:00 |
|
codemasher
|
76afbbb70d
|
Merge branch 'master' into php-7.4
# Conflicts:
# composer.json
# src/Output/QROutputAbstract.php
# src/QROptionsTrait.php
|
2019-08-09 21:47:27 +02:00 |
|
codemasher
|
ab7a11f225
|
🚿 sprintf'd some things
|
2019-08-09 21:14:00 +02:00 |
|
codemasher
|
34e2442616
|
:octocat: de-uglify
|
2019-08-09 20:20:00 +02:00 |
|
codemasher
|
42244afdda
|
:octocat: use function (could've done that before...)
|
2019-08-09 20:18:46 +02:00 |
|
codemasher
|
8c6b3f64a7
|
🔥 removed superfluous "param" and "return" from docblocks
|
2019-07-31 02:11:29 +02:00 |
|
codemasher
|
edf885823d
|
✨ typed properties!
|
2019-07-31 01:31:33 +02:00 |
|
codemasher
|
eff04f3f9b
|
:octocat: +backslashes for built-in functions
|
2019-03-15 12:25:05 +01:00 |
|
codemasher
|
54bc9e114d
|
:octocat: HTML: less bloat
|
2019-03-01 16:45:20 +01:00 |
|
codemasher
|
6d4bf7c744
|
:octocat: HTML: +css class
|
2019-03-01 15:42:56 +01:00 |
|
codemasher
|
e45213dfb0
|
:octocat: HTML: +css class
|
2019-03-01 15:34:34 +01:00 |
|
codemasher
|
40eb3ff29e
|
:octocat: SVG: +css class
|
2019-03-01 15:33:50 +01:00 |
|
codemasher
|
090bbeb0f1
|
:octocat: QRMarkup::svg() removed width/height in favor of viewBox #30
|
2019-03-01 15:26:29 +01:00 |
|
codemasher
|
2aee933b1e
|
💄
|
2018-09-19 20:35:16 +02:00 |
|
codemasher
|
3fd7e80148
|
:octocat: better(?) module value handling
|
2018-09-19 18:11:56 +02:00 |
|
codemasher
|
1dc4c77072
|
:octocat: yo scrunitizer
|
2018-01-21 16:35:10 +01:00 |
|
codemasher
|
79af50a6fa
|
:octocat: simplified output mode selection
|
2018-01-21 14:50:27 +01:00 |
|
smiley
|
465351ca86
|
✨ better SVG output
|
2017-12-29 06:17:21 +01:00 |
|
smiley
|
019d932d35
|
✨ more tests & cleanup
|
2017-12-24 07:54:47 +01:00 |
|
smiley
|
c877a58c77
|
:octocat: don't add empty class attributes
|
2017-12-21 00:53:42 +01:00 |
|
smiley
|
c5ef9a5ab6
|
:octocat: fall back to defaults if nothing is given
|
2017-12-20 19:50:52 +01:00 |
|
smiley
|
88f800c50b
|
✨
|
2017-11-24 03:02:00 +01:00 |
|
smiley
|
7ea7b3c85a
|
✨
|
2017-11-23 02:28:42 +01:00 |
|
smiley
|
418f4512f1
|
:octocat: fixed css class
|
2017-10-25 04:51:53 +02:00 |
|
smiley
|
3cb3b5b9db
|
:octocat: proper cache file saving
|
2017-10-25 00:01:06 +02:00 |
|
smiley
|
f66213f24e
|
added PHP7 scalar type hints, cleanup
|
2017-02-10 22:23:29 +01:00 |
|
smiley
|
03d5d92fbe
|
added QRMarkup & cleaned up the output
|
2016-12-17 22:22:20 +01:00 |
|