Oliver Vogel
|
51a75c8e25
|
text reorganization
|
2014-03-18 18:08:04 +01:00 |
|
Oliver Vogel
|
c3ab2f72e9
|
memory improvements
|
2014-03-13 19:21:07 +01:00 |
|
Oliver Vogel
|
901ba84a74
|
added imagecache route to service provider
1.5.13
|
2014-03-12 18:23:03 +01:00 |
|
Oliver Vogel
|
68352b3ffc
|
improved fill method
1.5.12
|
2014-02-28 11:26:09 +01:00 |
|
Oliver Vogel
|
1bfd80ccac
|
bugfix
1.5.11
|
2014-02-26 20:06:53 +01:00 |
|
Oliver Vogel
|
30355d7b60
|
memory improvement
|
2014-02-26 18:47:22 +01:00 |
|
Oliver Vogel
|
18f50ac431
|
added destroy method
1.5.10
|
2014-02-20 16:58:24 +01:00 |
|
Oliver Vogel
|
6fd584686f
|
rewritten cloneResource method
|
2014-02-20 16:56:17 +01:00 |
|
Oliver Vogel
|
aa75c42975
|
new method "backup" and bugfixes
1.5.9
|
2014-02-11 17:27:23 +01:00 |
|
Oliver Vogel
|
c56d00ff73
|
added possibility to init image directly from url
1.5.8
|
2014-01-16 15:29:33 +01:00 |
|
Oliver Vogel
|
77d532ea15
|
bugfix
1.5.7
|
2014-01-16 14:54:04 +01:00 |
|
Oliver Vogel
|
a7e2c81783
|
added link to laravel integration
|
2014-01-14 17:03:01 +01:00 |
|
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 |
|