aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.Uri/Uri.js
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary local context variablesEd Sanders2024-11-081-8/+7
* eslint: Manually enforce prefer-const in all remaining codeEd Sanders2024-10-051-12/+8
* eslint: Autofix var to let/constEd Sanders2024-09-121-11/+11
* mediawiki.Uri: Fix extend() for undefined parametersLucas Werkmeister2024-08-191-1/+6
* Object.assign's first argument must never be null/undefinedMichael Große2024-06-211-1/+1
* ESLint: Enforce prefer-arrow-callback and autofixEd Sanders2024-06-111-8/+6
* build: Update eslint-config-wikimedia to 0.28.1 and autofixEd Sanders2024-06-111-3/+3
* mediawiki.Uri/Uri: Add spaces as required for JSDocparthiv-m2024-05-031-0/+8
* docs: Standardize use of class descriptions in JSDocapaskulin2024-04-251-6/+5
* docs: Simplify JSDoc descriptionsapaskulin2024-04-151-2/+2
* docs: Fix JSDoc linksapaskulin2024-04-011-1/+1
* docs: Use Markdown syntax in JSDoc descriptionsapaskulin2024-02-291-27/+27
* Merge "Document rcfilters"jenkins-bot2024-02-281-2/+2
|\
| * Document rcfiltersJon Robson2024-02-161-2/+2
* | docs: Fix class properties so that jsdoc picks them upRoan Kattouw2024-02-151-25/+42
|/
* jsdoc: Support dots in '@module <name>' and '@exports <name>'Bartosz Dziewoński2024-02-071-1/+1
* Correctly document missing properties/methodsJon Robson2023-12-191-9/+19
* Fix mw.UriRelative documentationtacsipacsi2023-12-191-2/+1
* Documentation: Port mw.Uri to JSDoclwatson2023-12-151-64/+64
* Resources: Clean up instances of no-jquery/no-each-utilJon Robson2023-05-051-3/+3
* Update eslint-config-wikimedia to 0.25.0Ed Sanders2023-05-051-0/+1
* mediawiki.Uri: Document potential for corrupting the fragmentGergő Tisza2023-03-101-1/+7
* build: Update eslint-config-wikimedia to 0.22.1Ed Sanders2022-02-211-1/+0
* resourceloader: Convert mediawiki.Uri to package filesTimo Tijhof2020-02-241-5/+5
* mw.Uri: Add support for array parameters with explicit indexesBartosz Dziewoński2019-08-271-8/+42
* mw.Uri: Use more intuitive variable namesBartosz Dziewoński2019-06-141-5/+4
* build: Update eslint-config-wikimedia to 0.11.0Ed Sanders2019-02-201-1/+1
* Document Uri.js constructor and methods throwing ErrorsThiemo Kreuz2019-01-241-3/+6
* build: Use eslint-config-wikimedia v0.9.0 and make passEd Sanders2018-11-231-1/+1
* resources: Strip '$' and 'mw' from file closuresTimo Tijhof2018-09-141-2/+2
* Hygiene: Discourage use of $.eachjdlrobson2018-09-051-0/+1
* build: Enable and make pass no-prototype-builtinsJames D. Forrester2018-07-051-1/+1
* Remove eslint-disable no-use-before-defineFomafix2018-05-271-2/+1
* resources: Move the remaining src/mediawiki/ filesTimo Tijhof2018-05-091-0/+438