codemasher
|
66466432db
|
🚿 some docblocks/fixes
|
2020-02-19 15:53:29 +01: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
|
c550846be9
|
:octocat: array_key_exists() -> isset()
|
2019-08-09 20:19:32 +02:00 |
|
codemasher
|
42244afdda
|
:octocat: use function (could've done that before...)
|
2019-08-09 20:18:46 +02:00 |
|
codemasher
|
d0a8f97a3e
|
:octocat:
|
2019-07-31 00:45:45 +02:00 |
|
codemasher
|
ea852127f6
|
:octocat: make $background local
|
2019-06-22 14:49:16 +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
|
854cdbfbba
|
:octocat: clamp RGB values
|
2018-11-08 22:08:07 +01:00 |
|
codemasher
|
2aee933b1e
|
💄
|
2018-09-19 20:35:16 +02:00 |
|
codemasher
|
0cfd4fb3a6
|
✨ +imagick output
|
2018-09-19 18:13:58 +02:00 |
|
codemasher
|
3fd7e80148
|
:octocat: better(?) module value handling
|
2018-09-19 18:11:56 +02:00 |
|
codemasher
|
a5486e5482
|
✨ optional file saving through QROutputInterface::dump()
|
2018-09-19 11:04:23 +02:00 |
|
codemasher
|
1adba30c24
|
:octocat: removed chillerlan/traits dependency
|
2018-09-19 00:31:33 +02:00 |
|
codemasher
|
dce0149576
|
✨ dropped PHP < 7.2, dependency update
|
2018-08-23 20:18:37 +02:00 |
|
codemasher
|
0044e686ff
|
:octocat: accept the ContainerInterface instead of QROptions
|
2018-03-13 18:34:39 +01: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 |
|
codemasher
|
de1890855d
|
:octocat: +type hints
|
2018-01-21 14:20:14 +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
|
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
|
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
|
2a73a21612
|
ignore skipped jpeg test coverage
|
2017-02-26 16:59:47 +01: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 |
|
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
|
714d029504
|
gonna leave it that way...
|
2016-02-29 22:24:48 +01:00 |
|
smiley
|
99084fcb9f
|
optimization and cleanup
|
2016-02-24 02:49:53 +01:00 |
|
smiley
|
422392f674
|
scrunitizer happier
|
2016-02-23 15:11:36 +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 |
|