mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PageImages
synced 2024-11-23 16:06:44 +00:00
ffeb714a6e
Notably: * Utilize the new ??= operator. * No need to count when nobody cares about the number. * More robust ratio calculation. * More straightforward check for the "notpageimage" class name. We don't need an array of all the classes when all we care about is a single, specific class. * Fix misspelled "no(t)pageimage". Change-Id: Ibad1d395a5438bc58e026022d08c38fe54c48653 |
||
---|---|---|
.phan | ||
i18n | ||
includes | ||
maintenance | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json |