- Jan 22, 2015
-
-
Georg Ehrke authored
-
- Jan 18, 2015
-
-
Morris Jobke authored
fixes #13363 Links: * http://www.daveperrett.com/articles/2012/07/28/exif-orientation-handling-is-a-ghetto/ * Example data: https://github.com/recurser/exif-orientation-examples
-
- Dec 18, 2014
-
-
Andreas Fischer authored
filesize(null) yields an int on HHVM and thus exif_imagetype(null) is called.
-
- Dec 01, 2014
-
-
Thomas Müller authored
-
Byron Marohn authored
This checks that imagecreatetruecolor actually creates an image, rather than returning FALSE. Without this check, subsequent loop might create billions of ERROR-level log messages. Signed-off-by:
Byron Marohn <combustible@live.com>
-
- Nov 24, 2014
-
-
Olivier Paroz authored
TIFFs also have EXIF headers, but they're not supported by the Image class PHP doc http://php.net/manual/en/function.exif-read-data.php
-
- Sep 10, 2014
-
-
Christopher Schäpers authored
Fix #7148 - again :)
-
- Aug 13, 2014
-
-
Morris Jobke authored
ref #10392
-
- Jul 30, 2014
-
-
Georg Ehrke authored
-
- May 19, 2014
-
-
Morris Jobke authored
* test case added to avoid adding them later
-
- May 13, 2014
-
-
Robin McCorkell authored
-
- Apr 15, 2014
-
-
Bart Visscher authored
using scrutinizer patch
-
- Mar 17, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
-
- Mar 14, 2014
-
-
Georg Ehrke authored
-
Georg Ehrke authored
-
Georg Ehrke authored
-
Georg Ehrke authored
-
- Feb 28, 2014
-
-
Bart Visscher authored
-
- Feb 26, 2014
-
-
Thomas Müller authored
-
- Feb 19, 2014
-
-
Scrutinizer Auto-Fixer authored
This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
-
- Feb 12, 2014
-
-
Christopher Schäpers authored
imagerotate() with third parameter being -1 does not seem to work in PHP 5.5 loadFromBase64() one up, so debug-logs aren't spammed (as much) with urlencoded base64-data from loadFromFile() debug output.
-
- Feb 06, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Feb 04, 2014
-
-
Robin Appelman authored
-
- Jan 11, 2014
-
-
Georg Ehrke authored
-
- Dec 16, 2013
-
-
Georg Ehrke authored
-
- Nov 22, 2013
-
-
Björn Schießle authored
This reverts commit 3488f0b7.
-
Björn Schießle authored
no user is logged in (e.g. public gallery share)
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Sep 01, 2013
-
-
Christopher Schäpers authored
-
- Aug 30, 2013
-
-
Christopher Schäpers authored
-
- Aug 15, 2013
-
-
Georg Ehrke authored
-
Georg Ehrke authored
-
- Aug 05, 2013
-
-
Georg Ehrke authored
-
- Aug 01, 2013
-
-
Christopher Schäpers authored
a 'valid path', but only a data/base64-string. Related to #4283
-
- Mar 02, 2013
-
-
j-ed authored
don't try to extract image infos from 0- or better less than 12 byte length files. See description of `exif_imagetype` function at `http://php.net/manual/de/function.exif-imagetype.php`.
-
- Feb 22, 2013
-
-
Bart Visscher authored
-
Jörn Friedrich Dreyer authored
-
- Feb 14, 2013
-
-
Bart Visscher authored
-
- Jan 16, 2013
-
-
Bart Visscher authored
-