aboutsummaryrefslogtreecommitdiffstats
path: root/includes/media/ThumbnailImage.php
Commit message (Expand)AuthorAgeFilesLines
* Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-261-0/+1
* Add namespace and deprecation alias to Xml and XmlSelectEbrahim Byagowi2024-05-161-0/+1
* Replace unspecific exceptions with InvalidArgumentExceptionthiemowmde2024-01-201-1/+1
* Remove redundant empty() constructs (2)Daimona Eaytoy2023-09-081-1/+1
* 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
* Replace internal Hooks::runnerUmherirrender2023-05-111-2/+5
* media: code style improvementsDerk-Jan Hartman2023-03-091-7/+7
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Merge "Reorg: Move HTML-related classes out of includes/ to Html/"jenkins-bot2023-02-211-0/+1
|\
| * Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-161-0/+1
* | Lists of images should use lazy loadingDerk-Jan Hartman2023-02-161-0/+1
|/
* Don't emit empty alt attribute unless it's explicitly asked forArlo Breault2023-02-091-3/+10
* parser: Remove Priority Hints experiment for thumbnailsmainframe982022-05-191-17/+0
* parser: Remove Element Timing experiment for thumbnailsmainframe982022-05-181-11/+0
* Clarify tooltips are set if captions aren't visibleArlo Breault2022-05-161-1/+6
* Treat file |link= options like wikilinks in terms of title attributesArlo Breault2022-05-101-1/+1
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-4/+5
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-211-0/+1
* Fix various documentation related to scalar typesUmherirrender2022-03-091-1/+1
* Add explicit casts between scalar typesUmherirrender2022-03-011-2/+2
* Revert "Add "resource" attribute to img tags"Arlo Breault2022-02-181-15/+5
* Use link-title for manualthumbArlo Breault2022-02-181-1/+2
* Fix doc for custom-target-linkArlo Breault2022-02-171-1/+1
* Refactor global variables to use MediaWikiServices insteadTChin2022-01-101-7/+14
* Add "resource" attribute to img tagsArlo Breault2021-12-151-7/+16
* Hooks::run() call site migrationTim Starling2020-05-301-1/+1
* Make images on Special:NewFiles natively lazy-loadedgilles2020-05-221-2/+2
* Fix includes/media/ Squiz.Scope.MethodScope.MissingReedy2020-05-181-2/+2
* Add support for native image lazy loadingGilles Dubuc2019-08-211-1/+5
* Make the ratio of requests getting Priority Hints configurableGilles Dubuc2019-04-221-3/+11
* Get rid of unnecessary func_get_args() and friendsAryeh Gregor2019-04-121-1/+1
* Move MediaTransformOutput classes to own filesUmherirrender2019-03-301-0/+206