Oliver Vogel
|
7280bd61ee
|
Merge pull request #934 from Tarasovych/patch-1
Issue #933
|
2019-04-22 12:38:40 +02:00 |
|
Tarasovych
|
67e0dbf203
|
Issue #933
|
2019-03-27 10:50:25 +02:00 |
|
Oliver Vogel
|
e82d274f78
|
Merge pull request #837 from umutuluer/patch-1
Update AbstractDriver.php
2.4.2
|
2018-05-29 16:19:03 +02:00 |
|
Oliver Vogel
|
89fde05d2f
|
Merge pull request #810 from Gummibeer/patch-3
Use 2.4 in dev-master alias
|
2018-05-28 16:29:56 +02:00 |
|
Oliver Vogel
|
f4098dabcb
|
Merge pull request #800 from tianyong90/patch-1
Fixing typo.
|
2018-05-25 16:08:37 +02:00 |
|
Oliver Vogel
|
6a01f068de
|
Merge pull request #818 from chellmann/master
Transparent Background for Images read from Blob
|
2018-05-25 15:35:15 +02:00 |
|
Oliver Vogel
|
0917d73f28
|
Merge pull request #819 from WDD-Marv/fix--docblock-resize
bringing docblock in line with documentation, re: Image::resize()
|
2018-05-25 15:34:26 +02:00 |
|
Oliver Vogel
|
c87cab6d22
|
Merge pull request #833 from lboynton/restrict-max-rotation-value
Restrict the maximum rotation value to 360 degrees
|
2018-05-25 15:30:17 +02:00 |
|
Oliver Vogel
|
348ff5cf11
|
Merge pull request #835 from chriskonnertz/patch-1
Added missing return type annotation
|
2018-05-25 15:24:03 +02:00 |
|
Oliver Vogel
|
60fd00d8c1
|
Merge pull request #840 from kontoulis/master
Added more formats support in AbstractEncoder
|
2018-05-25 15:22:56 +02:00 |
|
Marv Blackwell
|
53b2ec14a3
|
Merge branch 'master' into fix--docblock-resize
|
2018-05-24 15:55:31 +01:00 |
|
Oliver Vogel
|
fdffc2dec3
|
Merge pull request #839 from Finesse/phpdoc-types-fix
Fixed the type hints in the phpDoc blocks
|
2018-05-24 16:50:51 +02:00 |
|
Surgie Finesse
|
f55e6acf4b
|
Replaced integer with int in the phpDoc blocks
|
2018-04-08 21:31:48 +10:00 |
|
Umut
|
2466fe5357
|
Update AbstractDriver.php
fix for 'command (insert) is not available for driver (Gd)' non-english locales class name issue
|
2018-03-16 15:41:15 +03:00 |
|
Chris Konnertz
|
59d99cca82
|
Added missing return type annotation
|
2018-03-10 16:29:43 +01:00 |
|
Lee Boynton
|
1ab6b95ca5
|
Restrict the maximum rotation value to 360 degrees
Applying a rotation value more than this may use unnecessary server side resources
|
2018-03-02 17:59:34 +00:00 |
|
Marv Blackwell
|
a103b5bb80
|
brings docblock in line with documentation, re: $image->resize(300, null, function($constraint) { /* stuff */ }) and $image->resize(300), stopping phpstan flagging Parameter #2 $height of method Intervention\Image\Image::resize() expects int, null given.
|
2018-01-05 15:05:47 +00:00 |
|
chellmann
|
4940a25e96
|
Transparent Background for Images read from Blob
|
2017-12-23 22:27:34 +01:00 |
|
Tom Witkowski
|
3fcd65ce2b
|
Update composer.json
|
2017-12-11 15:05:38 +01:00 |
|
田勇
|
c032094128
|
Fixing typo.
|
2017-11-13 18:09:22 +08:00 |
|
Asmodai
|
09766fca3f
|
add more formats support
|
2017-10-26 18:39:02 +03:00 |
|
Asmodai
|
60ccc3b435
|
add more formats support
|
2017-10-26 18:38:27 +03:00 |
|
Oliver Vogel
|
a54d1e9e6a
|
Merge pull request #779 from Gummibeer/patch-1
add getBoxSize() for imagick
|
2017-09-21 18:33:42 +02:00 |
|
Oliver Vogel
|
3603dbcc9a
|
Merge branch 'mnabialek-short-array-trailing-spaces'
2.4.1
|
2017-09-21 18:29:17 +02:00 |
|
Oliver Vogel
|
fcbdd13cee
|
fixed conflicts
|
2017-09-21 18:28:56 +02:00 |
|
Oliver Vogel
|
c80c9429ff
|
Merge branch 'dhensby-pulls/transparent-png-on-clone'
|
2017-09-21 18:23:06 +02:00 |
|
Tom Witkowski
|
55c3093c7d
|
Merge pull request #1 from Gummibeer/patch-2
add getBoxSize() as abstract method
|
2017-09-14 15:44:37 +02:00 |
|
Tom Witkowski
|
240e08c13a
|
add getBoxSize() as abstract method
|
2017-09-14 15:44:08 +02:00 |
|
Tom Witkowski
|
42d808bd61
|
add getBoxSize() for imagick
In addition to #165 it would be great if `imagick` also supports this method.
|
2017-09-14 15:42:58 +02:00 |
|
Daniel Hensby
|
047ae11ae0
|
Refactor BackupCommand to use native clone
|
2017-09-12 12:14:35 +01:00 |
|
Daniel Hensby
|
d0c1415846
|
FIX PNGs are now transparent when created from clones
|
2017-09-11 20:40:55 +01:00 |
|
Marcin Nabiałek
|
ddac449102
|
Use short array syntax, remove trailing spaces
|
2017-09-02 21:24:22 +02:00 |
|
Oliver Vogel
|
4581c28cdc
|
changed readme
|
2017-07-04 18:10:28 +02:00 |
|
Oliver Vogel
|
322a4ade24
|
fix
2.4.0
|
2017-07-03 17:50:40 +02:00 |
|
Oliver Vogel
|
dccbee2e9d
|
check on webp functions before running tests
|
2017-07-03 17:04:25 +02:00 |
|
Oliver Vogel
|
baeeac5125
|
webp decoding
|
2017-07-03 16:31:54 +02:00 |
|
Oliver Vogel
|
961c58a995
|
webp encoding
|
2017-07-03 16:04:45 +02:00 |
|
Oliver Vogel
|
dec642219b
|
Merge pull request #752 from daveblake/master
Allow parenthesis in Laravel5 filename when using imagecache
2.3.14
|
2017-07-03 12:53:01 +02:00 |
|
Oliver Vogel
|
17089e2a52
|
Merge pull request #750 from dhensby/pulls/travisfix
Get travis working
|
2017-07-03 12:46:14 +02:00 |
|
Dave Blake
|
75d2022f12
|
Allow parenthesis in Laravel5 filename when using imagecache
|
2017-07-03 11:09:53 +01:00 |
|
Oliver Vogel
|
ef5d12c048
|
changed url
|
2017-06-30 17:52:27 +02:00 |
|
Oliver Vogel
|
6e7f1e7fdd
|
added badges to readme
|
2017-06-30 17:51:00 +02:00 |
|
Daniel Hensby
|
9575e39f9e
|
Bump PHP unit versions
|
2017-06-28 19:26:01 +01:00 |
|
Daniel Hensby
|
d144f1ddf4
|
Get travis working
|
2017-06-28 19:25:51 +01:00 |
|
Oliver Vogel
|
4505885ff5
|
Merge pull request #748 from dhensby/pulls/init-from-psr-stream
NEW Allow images to be initiated from PSR StreamInterfaces
|
2017-06-28 19:21:58 +02:00 |
|
Daniel Hensby
|
19f84f90bd
|
NEW Allow images to be initiated from PSR StreamInterfaces
|
2017-06-26 15:29:19 +01:00 |
|
Oliver Vogel
|
274403ce35
|
Support Laravel Auto-Discovery
|
2017-06-07 19:18:28 +02:00 |
|
Oliver Vogel
|
8b0ca67c3a
|
Merge pull request #722 from vlakoff/isBase64
Add a code comment to prevent future regressions
|
2017-06-06 18:32:49 +02:00 |
|
Oliver Vogel
|
02991525e4
|
Merge pull request #733 from olivervogel/master
added before_install command
|
2017-06-06 18:32:37 +02:00 |
|
Oliver Vogel
|
02aee3095a
|
added before_install command
|
2017-06-06 18:29:00 +02:00 |
|