Mikael Roos
0f1f537b62
Add function getValue() to read from querystring.
2020-06-08 12:25:47 +02:00
Mikael Roos
1411adc828
Fix error in composer.json
v0.7.23
2020-05-06 09:51:12 +02:00
Mikael Roos
86737af69e
Update composer.json and move ext-gd from required to suggested to ease installation where cli does not have all extensions installed.
v0.7.22
2020-05-06 09:06:46 +02:00
Mikael Roos
c563275ed5
Support PHP 7.4, some minor fixes with notices.
v0.7.21
2020-01-15 16:51:39 +01:00
Mikael Roos
8fec09b195
Merge pull request #176 from SpaceLenore/patch-1
...
fixed markdown syntax
2018-10-28 19:08:45 +01:00
Lenore
ac16343cd7
fixed markdown syntax
...
added spaces so the markdown gets parsed correctly
2018-10-28 17:49:35 +01:00
Mikael Roos
cd142c5880
prepare to tag
v0.7.20
2017-11-06 10:24:47 +01:00
Mikael Roos
91dd92d483
Remove webroot/img/{round8.PNG,wider.JPEG,wider.JPG} to avoid unzip warning message when installing with composer.
2017-11-06 10:24:16 +01:00
Mikael Roos
4b64d921d1
Adding docker-compose.yml #169 .
2017-06-26 10:30:21 +02:00
Mikael Roos
4211d7e0e6
Adding docker-compose.yml #169 .
2017-06-26 10:30:08 +02:00
Mikael Roos
dd8878c8bd
add issue number
2017-03-31 00:55:38 +02:00
Mikael Roos
f9604518e4
prepare to tag v0.7.19
v0.7.19
2017-03-31 00:47:55 +02:00
Mikael Roos
61aa52854e
Move exception handler from functions.php to img.php.
2017-03-31 00:46:43 +02:00
Mikael Roos
401478c839
Correct XSS injection in check_system.php.
2016-08-31 15:26:14 +02:00
Mikael Roos
f0ab9479d6
read lena.tif, will need it in the future
2016-08-13 18:33:09 +02:00
Mikael Roos
9ff7a61ca9
remove tif version of lena
2016-08-13 17:49:36 +02:00
Mikael Roos
3170beb832
Composer suggests ext-imagick and ext-curl.
2016-08-11 17:39:45 +02:00
Mikael Roos
8001f72a1a
prepare to tag v0.7.18
v0.7.18
2016-08-09 13:27:46 +02:00
Mikael Roos
0f9e0220f1
Made &lossless a requirement to not use the original image.
2016-08-09 13:27:30 +02:00
Mikael Roos
e59ef91991
prepare to tag v0.7.17
v0.7.17
2016-08-09 13:23:04 +02:00
Mikael Roos
2337dbe94c
Made &lossless part of the generated cache filename.
2016-08-09 13:22:33 +02:00
Mikael Roos
c5de59a754
prepare to tag v0.7.16
v0.7.16
2016-08-09 13:02:25 +02:00
Mikael Roos
7ab19d39d6
adding support for pngquant
2016-08-09 13:01:38 +02:00
Mikael Roos
9f6cba9292
changed date of release
2016-08-09 10:21:41 +02:00
Mikael Roos
21e53887b8
prepare to tag v0.7.15
v0.7.15
2016-08-09 10:19:49 +02:00
Mikael Roos
66c5a07767
webp partly working
2016-08-09 09:32:02 +02:00
Mikael Roos
bbfd895c4c
webp implemented but fail to verify
2016-08-08 16:49:29 +02:00
Mikael Roos
b5de49d601
add debug for test
2016-08-08 16:48:23 +02:00
Mikael Roos
7677fc772f
remove debugging
2016-08-08 16:21:36 +02:00
Mikael Roos
3d0b25abe0
test support for webp images
2016-08-08 16:13:51 +02:00
Mikael Roos
1e5de9d225
Added the [Lenna/Lena sample
...
image](http://www.cs.cmu.edu/~chuck/lennapg/ ) as tif and created a png,
jpeg and webp version using Imagick convert `convert lena.tif
lena.{png,jpg,webp}`.
2016-08-08 14:42:12 +02:00
Mikael Roos
43cb5b79b2
prepare to tag v0.7.14
v0.7.14
2016-08-08 12:20:01 +02:00
Mikael Roos
8e10e9ba5c
Re-add removed cache directory.
2016-08-08 12:19:31 +02:00
Mikael Roos
1738680301
Make fast track cache disabled by default in the config file.
2016-08-08 12:19:04 +02:00
Mikael Roos
9b110037b4
prepare to tag v0.7.13
v0.7.13
2016-08-08 11:35:12 +02:00
Mikael Roos
9a912e7f01
prepare to merge
2016-08-08 11:33:04 +02:00
Mikael Roos
689865a8b2
even more testing
2016-08-08 11:19:53 +02:00
Mikael Roos
493ed45311
more test
2016-08-08 10:44:27 +02:00
Mikael Roos
72c04632b8
more test
2016-08-08 10:39:11 +02:00
Mikael Roos
b1d0cb1506
prepare to test
2016-08-08 09:29:26 +02:00
Mikael Roos
c637fa23ef
test with imgf
2016-07-18 16:38:57 +02:00
Mikael Roos
6cccf5497d
added and fixed fast track cache script version
2016-07-18 01:00:55 +02:00
Mikael Roos
0dd562aa61
add really fast track cache script
2016-07-18 00:44:46 +02:00
Mikael Roos
9a0a9429db
make debug depend on file exists
2016-07-10 22:57:58 +02:00
Mikael Roos
6118f298ff
prepare to test fast track cache
2016-07-10 22:54:11 +02:00
Mikael Roos
32a23894d1
cleanup, removed code comments, codestyle
2016-06-01 10:11:44 +02:00
Mikael Roos
cde8bab6e7
tagging v0.7.12
v0.7.12
2016-06-01 09:37:28 +02:00
Mikael Roos
5edbfc9b54
prepare to tag v0.7.12
2016-06-01 09:34:30 +02:00
Mikael Roos
9e9c44c935
Fixed to correctly display image when using a resize strategy without height or width.
2016-06-01 09:31:28 +02:00
Mikael Roos
9088647d3a
Fixed background color for option , #144 .
2016-06-01 09:30:18 +02:00