aboutsummaryrefslogtreecommitdiffstats
path: root/includes/media
Commit message (Expand)AuthorAgeFilesLines
* FormatMetadata: Prevent running preg_match() on nullReedy2025-01-281-0/+7
* Correct range error in regexp of formatmetadataDerk-Jan Hartman2024-11-101-1/+1
* Use namespaced classesUmherirrender2024-10-212-0/+2
* Replace uses of deprecated ChangeTags static methodsJames D. Forrester2024-10-161-0/+1
* Remove meaningless @var documentation from constantsthiemowmde2024-10-091-2/+0
* Switch over a bunch of class_alias uses to actualsJames D. Forrester2024-10-032-0/+2
* Add missing documentation to class properties (miscellaneous classes)Umherirrender2024-09-141-0/+2
* Make use of the ??= and ?? operators where it makes sensethiemowmde2024-08-261-6/+2
* Replace gettype() with get_debug_type() in debug/log/test outputBartosz Dziewoński2024-07-311-1/+1
* Replace gettype() with get_debug_type() in exception messagesBartosz Dziewoński2024-07-311-1/+1
* Use namespaced classes (2)Umherirrender2024-06-166-0/+7
* mediaHandler: Respect image scaler configs for Webp and XCF filesFunc2024-06-023-19/+15
* Add namespace and deprecation alias to FileBackendEbrahim Byagowi2024-05-191-0/+1
* Add namespace and deprecation alias to Xml and XmlSelectEbrahim Byagowi2024-05-162-0/+2
* Extract XMP & Exif from WebP filesBrian Wolff2024-05-111-5/+102
* Make SVGReader::scaleSVGUnit comply with SVG2 & CSS3 specBrian Wolff2024-05-021-9/+16
* Make HTTPFileStreamer testabledaniel2024-04-261-7/+17
* mime: Improve docs, add ingroup tags to class doc blocksTimo Tijhof2024-03-131-2/+0
* build: Fix line indentsUmherirrender2024-03-111-11/+11
* Move Parser to Mediawiki\Parser namespaceSubramanya Sastry2024-02-161-0/+1
* build: Resolve MediaWikiNoEmptyIfDefined suppressionUmherirrender2024-02-141-4/+2
* build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manuallyJames D. Forrester2024-02-103-28/+32
* Update name & email for bvibberBrooke Vibber2024-02-082-3/+3
* Namespace includes/contextJames D. Forrester2024-02-082-1/+3
* Merge "Replace unspecific exceptions with InvalidArgumentException"jenkins-bot2024-01-212-2/+2
|\
| * Replace unspecific exceptions with InvalidArgumentExceptionthiemowmde2024-01-202-2/+2
* | Deprecate and replace the wfUnpack global functionDaimona Eaytoy2024-01-173-12/+21
|/
* PoolCounter: Namespace classesAmir Sarabadani2023-12-201-0/+1
* media: Suppress error from symlink() in SvgHandlerUmherirrender2023-12-151-1/+2
* Use thousands separators in selected integer literalsTim Starling2023-12-125-5/+5
* Merge "Clean up DjVuImage::retrieveMetaData including shellbox support"jenkins-bot2023-12-062-57/+83
|\
| * Clean up DjVuImage::retrieveMetaData including shellbox supportTim Starling2023-12-042-57/+83
* | Merge "media: handle empty strings when parsing flash exif metadata"jenkins-bot2023-12-051-0/+3
|\ \ | |/ |/|
| * media: handle empty strings when parsing flash exif metadataPiotr Miazga2023-11-301-0/+3
* | media: Port DjVuImage::retrieveMetaData() to use BoxedCommandGiuseppe Lavagetto2023-12-012-14/+87
|/
* SVGReader: Detect CSS animated SVGsDerk-Jan Hartman2023-11-051-0/+10
* Remove meaningless /** #@- */ commentsthiemowmde2023-10-151-10/+0
* Replace complex preg_replace_callback with strtr/preg_replacethiemowmde2023-10-052-29/+13
* Namespace Config-related classes under \MediaWiki\ConfigJames D. Forrester2023-09-211-0/+1
* Remove redundant empty() constructs (2)Daimona Eaytoy2023-09-082-2/+2
* Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-051-0/+1
* Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-252-0/+2
* media: Replace deprecated MWExceptionDaimona Eaytoy2023-06-0916-63/+72
* Replace some more usages of deprecated MWExceptionDaimona Eaytoy2023-06-091-2/+1
* Add magnify links on thumbs when not linking to file desc pageArlo Breault2023-05-241-0/+11
* Add option to allow SVGs to be rendered clientsideDerk-Jan Hartman2023-05-231-4/+32
* Replace internal Hooks::runnerUmherirrender2023-05-113-5/+11
* Revert "Display SVGs in page view language for language variants"Func2023-04-171-4/+1
* Display SVGs in page view language for language variantsWinston Sung2023-03-271-1/+4
* Fix even more PHPStorm inspections (#3)Tim Starling2023-03-251-1/+2