Go to file
Timo Tijhof cd4da296c2 mmv: Use mediawiki.router instead of underlying oojs-router module
This is in preparation for merging the two modules in core and not
exposing oojs-router directly. mediawiki.router is merely 1 line
of code to hold a singleton, and indeed it appears there is no need
for multiple instances to exist given it communicates exclusively to
and from the 'window' object, which is also a global singleton.

Change-Id: Ice09b523dfbefd67493175554eeb525771e8f29d
2023-03-06 02:34:13 +00:00
.phan Remove the BetaFeatures integration 2019-05-08 11:22:35 -07:00
i18n Localisation updates from https://translatewiki.net. 2023-02-27 08:27:51 +01:00
includes Streamline user options check for readability 2022-09-29 16:00:47 +02:00
resources mmv: Use mediawiki.router instead of underlying oojs-router module 2023-03-06 02:34:13 +00:00
tests/qunit Remove instrumentation 2022-07-05 17:41:24 +00:00
.eslintrc.json eslint: Lint Gruntile.js using server rules 2022-02-07 16:38:38 +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 build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 04:47:55 +00:00
.stylelintrc.json build: Update stylelint-config-wikimedia to 0.13.0 2022-05-19 23:58:01 +01:00
.svgo.config.js build: Update 'svgo' to latest v2.8.0 2022-02-27 02:42:31 -08:00
AUTHORS Update Legoktm's email address 2021-04-11 19:09:35 -07: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 2022-11-16 10:03:46 +00:00
COPYING
DEVELOPERS.md Follow-up 950577662: Put developer-focussed notes in DEVELOPERS.md 2020-02-24 12:08:52 -08:00
extension.json mmv: Use mediawiki.router instead of underlying oojs-router module 2023-03-06 02:34:13 +00:00
Gruntfile.js eslint: Lint Gruntile.js using server rules 2022-02-07 16:38:38 +00:00
importml.sh
jsduck.categories.json eslint: Update eslint-config-wikimedia to 0.16.2 2020-06-26 12:14:27 +01:00
jsduck.external.js eslint: Update eslint-config-wikimedia to 0.16.2 2020-06-26 12:14:27 +01:00
jsduck.json Move files to their own directory per module 2018-07-30 15:15:25 +02:00
package-lock.json build: Updating dependencies 2022-11-16 10:03:46 +00:00
package.json build: Updating dependencies 2022-11-16 10:03:46 +00:00