1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-02-06 05:28:26 +01:00

53 Commits

Author SHA1 Message Date
Mikael Roos
0b2723feee Strict mode only reporting 404 when failure, #127. 2015-12-07 15:30:34 +01:00
Mikael Roos
79a7fd17d8 improved cache handling for remote, #130 2015-12-07 15:12:20 +01:00
Mikael Roos
376a40e538 adding CCache to improve cache handling of dummy and srgb 2015-12-06 19:53:34 +01:00
Mikael Roos
044e3e3c66 prepare to test 078 2015-12-06 12:18:33 +01:00
Mikael Roos
91ae49b3f3 More examples on dealing with cache through bash bin/cache.bash, #129. 2015-12-02 11:04:42 +01:00
Mikael Roos
39cee7647e Added Gitter badge to README, #126. 2015-11-25 10:04:24 +01:00
Mikael Roos
7a98a44dd4 Added conversion to sRGB using option ?srgb. #120. 2015-10-24 15:43:56 +02:00
Mikael Roos
aedce7021f Added conversion to sRGB using option , partly working, #120 2015-10-23 14:19:46 +02:00
Mikael Roos
a62425e759 make htacces work in its current environment. 2015-10-22 16:43:16 +02:00
Mikael Roos
b639220d05 prepare to tag v0.7.7 2015-10-21 01:13:18 +02:00
Mikael Roos
ee9fdb8474 One can now add a HTTP header for Cache-Control in the config file, #109. 2015-10-21 01:12:10 +02:00
Mikael Roos
db5ce71926 Added hook in img,php before CImage is called, #123. 2015-10-21 00:51:56 +02:00
Mikael Roos
8c89166967 Added configuration for default jpeg quality and png compression in the config file, #107. 2015-10-21 00:30:01 +02:00
Mikael Roos
ce8ec325d3 Strip comments and whitespace in imgs.php. 2015-10-21 00:13:56 +02:00
Mikael Roos
7c0f37628f Adding option &status to get an overview of the installed ond configured utilities, #116. 2015-10-21 00:04:37 +02:00
Mikael Roos
5fe8e399a1 * Added option to decide if resample or resize when copying images internally. &no-resample makes resize, instead of resample as is default.
* Verbose now correctly states if transparent color is detected.
* Removed that source png-files, containing less than 255 colors, is always saved as palette images since this migth depend on processing of the image.
2015-10-20 13:46:01 +02:00
Mikael Roos
f721ef4b35 Adding save-as as part of the generated cache filename, #121. 2015-10-20 10:26:09 +02:00
Mikael Roos
37b39fbecf Add extra fileds to json-response, #114. 2015-10-20 10:04:37 +02:00
Mikael Roos
553d2f3db1 Add header for Content-Length, #111. 2015-10-18 18:34:42 +02:00
Mikael Roos
9e2bd27c6e Add check for postprocessing tools in path in webroot/check_system.php, #104. 2015-10-18 18:13:12 +02:00
Mikael Roos
1bd6fc8a2c improving dummy image 2015-10-18 17:15:14 +02:00
Mikael Roos
dc6e9a8708 test tag 2015-10-18 14:52:17 +02:00
Mikael Roos
d9947251ab prepare to merge 2015-10-18 14:44:27 +02:00
Mikael Roos
0fb00df972 adding feature for creating dummy images, #101 2015-09-17 11:24:30 +02:00
Mikael Roos
f00b2e0cd3 adding feature for creating dummy images, #101 2015-09-17 11:22:50 +02:00
Mikael Roos
fd2ddadc44 Add png compression to generated cache filename, fix #103. 2015-09-16 09:51:04 +02:00
Mikael Roos
1907feffc8 Rewriting some comments 2015-09-15 17:24:10 +02:00
Mikael Roos
de942268c9 Updating version information 2015-09-01 16:53:02 +02:00
Mikael Roos
cf8bb8973d prepared to tag v0.7.2 and regenerated bundles 2015-08-17 20:35:25 +02:00
Mikael Roos
c5f35e5743 preparing to tag v0.7.1 2015-07-25 23:20:21 +02:00
Mikael Roos
555c3f0185 * Support for password hashes using text, md5 and hash, fix #77. 2015-07-25 22:58:04 +02:00
Mikael Roos
aaf34fd0b5 Update revision 2015-07-25 22:25:17 +02:00
Mikael Roos
8bc710f3b8 * Using CWhitelist for checking hotlinking to images, fix #88.
* Added mode for `test` which enables logging verbose mode to file, fix #97.
2015-07-25 22:21:12 +02:00
Mikael Roos
01a868d925 Improved codestyle and added to start using phpcs to check code style, fix #95. 2015-07-23 11:32:19 +02:00
Mikael Roos
20d53b406e Adding PSR-0 to composer.json 2015-07-20 21:16:53 +02:00
Mikael Roos
9eb2996d05 Add permalink to setup for comparing images with webroot/compare/compare.php, fix #92. 2015-05-08 09:39:10 +02:00
Mikael Roos
7a0626d9bf Add permalink to setup for comparing images with webroot/compare/compare.php, fix #92. 2015-05-08 09:38:12 +02:00
Mikael Roos
0c0b5ef672 allow space in image filename by default, fix #91 2015-04-28 14:27:21 +02:00
Mikael Roos
2651c9ea02 Support redirections for remote images, fix #87, fix #90. 2015-03-18 15:58:25 +01:00
Mikael Roos
fba8d6343b improving useage of travis & scrutinizer 2015-03-16 16:19:23 +01:00
Mikael Roos
6dea19f8cb improving useage of travis & scrutinizer 2015-03-16 16:06:57 +01:00
Mikael Roos
9aeb8b7859 improving useage of travis & scrutinizer 2015-03-16 16:05:57 +01:00
Mikael Roos
ded8a43bc3 Naming cache-file using md5 for remote images, fix #86 2015-03-16 15:36:06 +01:00
Mikael Roos
fca6979ba6 note for #85 2015-03-06 13:55:22 +01:00
Mikael Roos
8b442f4e69 including 84 2015-03-04 12:35:38 +01:00
Mikael Roos
2c03cde379 Adding unittest with phpunit #84, fix #13 2015-03-04 11:32:11 +01:00
Mikael Roos
6269b113d1 adding phpdoc fix #48 2015-03-04 11:01:55 +01:00
Mikael Roos
1de4830c96 ready for version 0.7.0 2015-02-10 23:56:24 +01:00
Mikael Roos
2b76fb689c updated versions for single scripts 2015-02-10 22:50:15 +01:00
Mikael Roos
c2b037af0d preparing to release v0.7.0-rc-1 2015-02-10 22:45:20 +01:00