Go to file
Derk-Jan Hartman c1a38cfe9e Add loading bar while loading mmv module
When opening the media viewer, we immediately display a black frame,
as we wait for the dependencies etc to load.

Add a codex indeterminate progress bar to this phase as we wait, so
the user has feedback that something is happening.

Bug: T77230
Change-Id: Ibba98150ac2e8034fbfcd586309632704cf0b606
2024-05-31 19:50:19 +00:00
.phan Use "optional_services" to inject service MobileContext 2024-04-02 19:55:01 +00:00
i18n Add loading bar while loading mmv module 2024-05-31 19:50:19 +00:00
includes Use "optional_services" to inject service MobileContext 2024-04-02 19:55:01 +00:00
resources Add loading bar while loading mmv module 2024-05-31 19:50:19 +00:00
tests Use CSS transitions for the progressbar. 2024-05-30 20:00:07 +00:00
.eslintrc.json Improve variable declarations in JavaScript 2023-11-06 23:11:23 +00:00
.gitignore build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 2019-08-04 15:15:13 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:03:01 -07:00
.phpcs.xml Remove phpcs exclusion rule MediaWiki.Commenting.PropertyDocumentation.MissingVar 2023-10-23 20:58:07 +00:00
.stylelintrc.json Use Codex styles for buttons in mmv.bootstrap 2023-07-17 20:19:05 +00:00
.svgo.config.js build: Update SVGO to v3.0.2 2023-06-15 08:43:20 -07:00
AUTHORS Update Legoktm's email address 2021-04-11 19:09:35 -07:00
bundlesize.config.json Move dialog/reuse dialog code to mmv.ui.reuse module 2024-05-28 11:58:44 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 14:22:27 +00:00
composer.json build: Updating dependencies 2024-05-08 13:22:02 +01:00
COPYING Initial commit - working demo 2013-09-03 16:52:28 -07:00
DEVELOPERS.md Follow-up 950577662: Put developer-focussed notes in DEVELOPERS.md 2020-02-24 12:08:52 -08:00
extension.json Add loading bar while loading mmv module 2024-05-31 19:50:19 +00:00
Gruntfile.js eslint: Lint Gruntile.js using server rules 2022-02-07 16:38:38 +00:00
jsdoc.json build: Updating dependencies 2024-05-08 13:22:02 +01:00
package-lock.json build: Updating grunt-banana-checker to 0.13.0 2024-05-18 18:35:54 +00:00
package.json build: Updating grunt-banana-checker to 0.13.0 2024-05-18 18:35:54 +00:00
README.md Add jsdoc to MMV 2023-06-12 22:08:14 +02:00

MultimediaViewer

Provided interface for viewing full-size, or nearly full-size, images in their browser without extraneous page loads or confusing interstitial pages.