wiki.techinc.nl/includes/media
Aaron Schulz 54816e2071 Removed DjVu pageCount() check and let it surface in the shell command
* This avoids loading the bloated metadata field

Bug: T96360
Change-Id: I2f1b59e81829d5752857816536688cd596b65edf
2015-05-01 16:38:04 -07:00
..
Bitmap.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
Bitmap_ClientOnly.php
BitmapMetadataHandler.php SECURITY: Don't allow entities in XMP with HHVM 2015-04-01 09:56:43 -07:00
BMP.php Updated some try-catch statements: MWException -> Exception 2015-01-09 17:20:22 -08:00
DjVu.php Removed DjVu pageCount() check and let it surface in the shell command 2015-05-01 16:38:04 -07:00
DjVuImage.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
Exif.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
ExifBitmap.php Pass context to FormatMetadata class on ImagePage 2015-01-30 20:31:54 +01:00
FormatMetadata.php Protect API metadata keys from FormatMetadata::fetchExtendedMetadata() 2015-04-28 16:34:03 -04:00
GIF.php Pass context to FormatMetadata class on ImagePage 2015-01-30 20:31:54 +01:00
GIFMetadataExtractor.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
ImageHandler.php Add framework for file warnings 2015-03-18 10:05:19 -05:00
IPTC.php Use wikimedia/utfnormal library, add backwards-compatability layer 2015-03-24 12:59:26 -07:00
Jpeg.php Updated some try-catch statements: MWException -> Exception 2015-01-09 17:20:22 -08:00
JpegMetadataExtractor.php SECURITY: Don't allow entities in XMP with HHVM 2015-04-01 09:56:43 -07:00
MediaHandler.php Add framework for file warnings 2015-03-18 10:05:19 -05:00
MediaTransformInvalidParametersException.php Handle missing width nicely in thumb.php 2015-02-10 19:40:49 +00:00
MediaTransformOutput.php Add better error message for files which exceeds $wgMaxImageArea 2014-12-15 08:25:04 +00:00
PNG.php Pass context to FormatMetadata class on ImagePage 2015-01-30 20:31:54 +01:00
PNGMetadataExtractor.php
SVG.php Change case of class names to match declarations 2015-04-29 19:01:07 +00:00
SVGMetadataExtractor.php Change case of class names to match declarations 2014-12-19 16:01:26 +00:00
Tiff.php Updated some try-catch statements: MWException -> Exception 2015-01-09 17:20:22 -08:00
TransformationalImageHandler.php Followup cf5f641: pass $params by reference again 2014-12-15 16:07:55 +00:00
XCF.php Updated some try-catch statements: MWException -> Exception 2015-01-09 17:20:22 -08:00
XMP.php SECURITY: Don't allow entities in XMP with HHVM 2015-04-01 09:56:43 -07:00
XMPInfo.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
XMPValidate.php