Oliver Vogel
|
52c83d99c8
|
late static binding
1.5.6
|
2014-01-11 15:15:39 +01:00 |
|
Oliver Vogel
|
025f0f777f
|
moved cachekey to intervention/imagecache
1.5.5
|
2014-01-10 15:55:54 +01:00 |
|
Oliver Vogel
|
c932b81171
|
added cachekey to cached image
1.5.4
|
2014-01-08 19:31:04 +01:00 |
|
Oliver Vogel
|
ab884ad94b
|
readme changes
1.5.3
|
2013-12-30 15:38:30 +01:00 |
|
Oliver Vogel
|
389417d8d3
|
renamed and simplified method output to response
|
2013-12-23 11:03:26 +01:00 |
|
Hakan Aktas
|
f591d1c6d0
|
added direct output method
|
2013-12-22 18:00:32 +02:00 |
|
Oliver Vogel
|
ff4ff9c149
|
Merge pull request #61 from JrSchild/master
Store and expose result of latest encoded image.
1.5.2
|
2013-12-12 03:57:50 -08:00 |
|
JrSchild
|
efb2f2cdc5
|
Store and expose result of latest encoded image.
|
2013-12-12 10:21:06 +01:00 |
|
Oliver Vogel
|
4956f25b68
|
added gamma method
|
2013-12-11 20:55:41 +01:00 |
|
Oliver Vogel
|
207010c76f
|
added interlace method
|
2013-12-10 16:52:22 +01:00 |
|
Oliver Vogel
|
2f1a10ef0a
|
bugfix
|
2013-12-03 17:33:48 +01:00 |
|
Oliver Vogel
|
2bb7380b5c
|
bugfix
1.5.1
|
2013-11-13 15:11:58 +01:00 |
|
Oliver Vogel
|
ca4c8ba282
|
colorize without alpha value
1.5.0
|
2013-11-09 12:28:45 +01:00 |
|
Oliver Vogel
|
96b84d15d8
|
added colorize method
|
2013-11-09 12:12:34 +01:00 |
|
Oliver Vogel
|
199b278c63
|
added possibility to define trim borders as strings
|
2013-11-08 15:39:03 +01:00 |
|
Oliver Vogel
|
4a863c38bb
|
bugfix
|
2013-11-08 15:06:24 +01:00 |
|
Oliver Vogel
|
4788a82d50
|
bugfix
|
2013-11-08 14:39:42 +01:00 |
|
Oliver Vogel
|
25a02092ef
|
added trim method
|
2013-11-07 21:12:10 +01:00 |
|
Oliver Vogel
|
0661f188ac
|
removed unwanted matte color when resizing palette images
|
2013-11-07 14:46:24 +01:00 |
|
Oliver Vogel
|
cb8d377258
|
preserving transparency on palette images
|
2013-11-06 21:06:40 +01:00 |
|
Oliver Vogel
|
b88450a325
|
fixed issue with inserting transparent images
|
2013-11-06 19:29:55 +01:00 |
|
Oliver Vogel
|
49b817a459
|
Merge pull request #33 from mattcannon/master
Fixed issue with exif throwing a warning if no exif data is returned
|
2013-09-25 08:05:36 -07:00 |
|
Matt Cannon
|
5465902cf2
|
Fixed issue with exif throwing a warning if no exif data is returned
array_key_exists throws a warning if exif_read_data returns false, this resolves by confirming data is an array before it returns $data[$key]
|
2013-09-25 11:31:12 +01:00 |
|
Oliver Vogel
|
8242dee952
|
added ImageNotWritableException
1.4.5
|
2013-09-24 20:03:23 +02:00 |
|
Oliver Vogel
|
fcefaf097e
|
phpunit settings
|
2013-09-24 16:31:35 +02:00 |
|
Eric Jones
|
d4ff0e8ca1
|
Fixed lost changes due to incorrectly merging branches.
|
2013-09-24 09:24:24 -04:00 |
|
Eric Jones
|
6f41121403
|
Fixed lost changes due to incorrectly merging branches.
|
2013-09-24 09:14:14 -04:00 |
|
Eric Jones
|
c338018540
|
checked that all src files are PSR-2 compliant
|
2013-09-23 16:14:59 -04:00 |
|
Eric Jones
|
2be5997905
|
Merged in the psr2 compliant code
|
2013-09-20 15:28:42 -04:00 |
|
Eric Jones
|
5c459429a0
|
Fix the code to be PSR-2 compliant
|
2013-09-20 15:15:46 -04:00 |
|
Eric Jones
|
c60495c6f1
|
Renamed a few exception classes, and added unit tests.
|
2013-09-20 14:37:55 -04:00 |
|
Eric Jones
|
8d34be475a
|
Added more detailed exception classes
|
2013-09-19 17:07:55 -04:00 |
|
Oliver Vogel
|
62ec665340
|
added widen and heighten methods
1.4.4
|
2013-08-29 17:01:04 +02:00 |
|
Oliver Vogel
|
81c61cd35c
|
added exif method (read)
1.4.3
|
2013-08-16 19:36:40 +02:00 |
|
Oliver Vogel
|
087cb8d430
|
Merge pull request #18 from msurguy/patch-1
Created package installer JSON config file
1.4.2
|
2013-06-10 04:26:36 -07:00 |
|
Maksim Surguy
|
65fd7f7ec8
|
Created package installer JSON config file
Ryan Tablada has developed a package installer for Laravel 4 :
https://github.com/rtablada/package-installer
Video : http://www.youtube.com/watch?v=JTnIbIIQAcA
Adding a provides.json file to a package will make it super easy to install this package from Laravel 4 command line by calling :
php artisan package:install intervention/image
|
2013-06-09 15:57:20 -06:00 |
|
Oliver Vogel
|
6783515d00
|
validated composer.json
1.4.1
|
2013-05-29 11:44:42 +02:00 |
|
Oliver Vogel
|
264291936d
|
universal requirement of 4.x version of illuminate component
1.4.0
|
2013-05-29 11:35:28 +02:00 |
|
Oliver Vogel
|
63d84869cc
|
internal adjustments
|
2013-05-29 11:25:12 +02:00 |
|
Oliver Vogel
|
67111fef36
|
bugfix
1.3.11
|
2013-04-26 19:25:28 +02:00 |
|
Oliver Vogel
|
32f49af15d
|
added test
|
2013-04-26 14:05:38 +02:00 |
|
Oliver Vogel
|
894879b292
|
removed Error Control Operators
|
2013-04-26 13:59:41 +02:00 |
|
Oliver Vogel
|
55f51743f6
|
Merge branch 'pngopt'
1.3.10
|
2013-04-24 17:06:26 +02:00 |
|
Oliver Vogel
|
e7294fa6ba
|
added limitColors
|
2013-04-24 16:44:41 +02:00 |
|
Oliver Vogel
|
4429454359
|
added hasTransparency
|
2013-04-23 20:42:23 +02:00 |
|
Oliver Vogel
|
8c10b98c7d
|
added keywords to composer.json
|
2013-04-22 21:04:49 +02:00 |
|
Oliver Vogel
|
67de855f10
|
added blur method
1.3.9
|
2013-04-18 18:11:07 +02:00 |
|
Oliver Vogel
|
61a73c78bf
|
added possibility to mask with mixed sources
1.3.8
|
2013-04-14 13:34:38 +02:00 |
|
Oliver Vogel
|
667f4550b5
|
enhanced unit tests
|
2013-04-14 13:31:28 +02:00 |
|
Oliver Vogel
|
9fd9e8777d
|
bugfix
|
2013-04-14 13:18:01 +02:00 |
|