1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-01-17 19:18:15 +01:00

175 Commits

Author SHA1 Message Date
Mikael Roos
f37189c378 adding support for whitelist of remote hostnames, #84 2015-03-04 11:29:10 +01:00
Mikael Roos
160b426468 adding test for curl 2015-03-04 11:22:34 +01:00
Mikael Roos
66db11974d adding support for scrutinizer, fix #57 2015-03-04 11:12:39 +01:00
Mikael Roos
96c183a616 adding support for travis, fix #15 2015-03-04 11:11:28 +01:00
Mikael Roos
817c1de8f7 moved to bin dir for improved structure 2015-03-04 11:07:42 +01:00
Mikael Roos
6269b113d1 adding phpdoc fix #48 2015-03-04 11:01:55 +01:00
Mikael Roos
e9037bc0ed adding phpdoc fix #48 2015-03-04 11:00:36 +01:00
Mikael Roos
1de4830c96 ready for version 0.7.0 v0.7.0 2015-02-10 23:56:24 +01:00
Mikael Roos
12796f4263 for release 0.7 2015-02-10 23:10:23 +01:00
Mikael Roos
26a5013593 for release 0.7 2015-02-10 23:09:41 +01:00
Mikael Roos
68176e2d45 for release 0.7 2015-02-10 23:08:00 +01:00
Mikael Roos
c32a594f62 for release 0.7 2015-02-10 23:05:15 +01:00
Mikael Roos
e5ca711c8a for release 0.7 2015-02-10 23:04:29 +01:00
Mikael Roos
2b76fb689c updated versions for single scripts v0.7.0-rc.2 2015-02-10 22:50:15 +01:00
Mikael Roos
fb9b89a65f updated versions for single scripts 2015-02-10 22:49:17 +01:00
Mikael Roos
c2b037af0d preparing to release v0.7.0-rc-1 v0.7.0-rc.1 2015-02-10 22:45:20 +01:00
Mikael Roos
889dba1ddb Always use password, setting in img_config.php, fix #78. 2015-02-10 22:41:24 +01:00
Mikael Roos
0baea7c346 adding transparent images for test 2015-02-09 08:03:31 +01:00
Mikael Roos
ab4e8a6fae Resize gif keeping transparency #81. 2015-02-09 00:43:38 +01:00
Mikael Roos
641d67d7a0 Resize gif keeping transparency #81. 2015-02-09 00:42:49 +01:00
Mikael Roos
aa009510be Resize gif keeping transparency #81. 2015-02-09 00:40:55 +01:00
Mikael Roos
9348141e65 rename 2015-02-09 00:37:25 +01:00
Mikael Roos
800dcbc248 rename 2015-02-08 19:53:34 +01:00
Mikael Roos
7b18030580 replacing with other testimage 2015-02-08 19:52:51 +01:00
Mikael Roos
e5738c02b1 adding animated gif 2015-02-08 19:52:20 +01:00
Mikael Roos
6478915f3c adding testimage for gif animation 2015-02-08 19:20:10 +01:00
Mikael Roos
ba58ce80c0 adding testimage png transparent 2015-02-08 19:19:42 +01:00
Mikael Roos
d4d645a00e adding transparent gif for test 2015-02-08 19:04:02 +01:00
Mikael Roos
011148b0e8 correcting mode-setting in config 2015-02-02 12:43:55 +01:00
Mikael Roos
eb0fc69036 correcting mode-setting in config 2015-02-02 12:43:01 +01:00
Mikael Roos
c012cb2537 testing before release v0.7.0 2015-02-02 12:39:58 +01:00
Mikael Roos
16a7a3dad5 * Now returns statuscode 500 when something fails #55.
* Three different modes: strict, production, development #44.
* Three files for all-in-one `imgs.php`, `imgp.php`, `imgd.php` #73.
2015-01-29 21:16:32 +01:00
Mikael Roos
bc4e04c3cb change name of all-in-one-file to imgs.php #73 2015-01-28 19:52:10 +01:00
Mikael Roos
3452ea1908 Add all code into one single script #73 2015-01-27 22:40:28 +01:00
Mikael Roos
5e08e5ed80 Enable in config to disallow hotlinking/leeching #46 2015-01-19 00:00:54 +01:00
Mikael Roos
4fae208c4c alias now requires password to work. alias filename is without extension #47. 2015-01-17 19:16:39 +01:00
Mikael Roos
f87dc2967f adding support for alias #47 2015-01-15 23:29:18 +01:00
Mikael Roos
c35587c7e2 create caache directory for remote download if it does not exists #43 2015-01-14 21:00:08 +01:00
Mikael Roos
81e70b7acd Introduced default values for almost all confguration options #72 2015-01-14 20:47:48 +01:00
Mikael Roos
8e9a3b68f0 ready for test of remote images #43 v0.6.2 2015-01-14 19:33:35 +01:00
Mikael Roos
61afe445f1 ready for test of remote images #43 2015-01-14 19:32:01 +01:00
Mikael Roos
be98ae8979 ready for merge #43 2015-01-14 19:28:52 +01:00
Mikael Roos
f9704a4fbc remote download #43 2015-01-10 20:17:12 +01:00
Mikael Roos
254ddf11f0 pre 0.7 before integrating with remote images v0.6.1 2015-01-08 18:03:15 +01:00
Mikael Roos
d21daa298c pre 0.7 before integrating with remote images
* Adding compare-page for comparing images. Issue #20.
* Added option `no-upscale, nu` as resizing strategy to decline upscaling of smaller images. Fix #61.
* Minor change in `CImage::resize()`, crop now does imagecopy without resamling.
* Correcting internal details for save-as and response json which indicated wrong colors. Fix #62.
* Fixed fill-to-fit that failed when using aspect-ratio. Fix #52.
* JSON returns correct values for resulting image. Fix #58.
* Corrected behaviour for skip-original. Fix #60.
2015-01-08 18:01:48 +01:00
Mikael Roos
cae7a49d21 adding class for remote access 2014-12-23 10:46:00 +01:00
Mikael Roos
f4b3f16443 Adding compare-page for comparing images. 2014-12-19 15:23:21 +01:00
Mikael Roos
b5100845e9 Adding compare-page for comparing images. Issue #20. 2014-12-19 15:21:47 +01:00
Mikael Roos
8c4b22ca66 Prepare to rewrite the resize-method with respect to no-upscale code. 2014-12-15 17:45:21 +01:00
Mikael Roos
d509067759 updating strategies to use for no-upscale, #61 2014-12-15 17:24:49 +01:00