aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.util
Commit message (Expand)AuthorAgeFilesLines
...
* Update eslint-config-wikimedia to 0.25.0Ed Sanders2023-05-052-0/+7
* mediawiki.util: Improve setOptionsForTest() UX and shorten codeTimo Tijhof2023-04-121-7/+4
* Create a function that checks if a username is a temporary user in JStsepothoabala2023-02-211-0/+33
* mediawiki.util: Improve addPortletLink docsTimo Tijhof2023-01-111-12/+24
* Skin: Gadgets should have a reliable way to add content to the subtitleJon Robson2022-12-081-0/+29
* mediawiki.util: Add documentation to addPortletLink methodJon Robson2022-09-231-0/+9
* Merge "mediawiki.util: Add getTargetFromFragment (and percentDecode)"jenkins-bot2022-08-312-0/+75
|\
| * mediawiki.util: Add getTargetFromFragment (and percentDecode)Ed Sanders2022-08-302-0/+75
* | mediawiki.util: Minor clean up and payload optimisationTimo Tijhof2022-08-162-42/+36
* | mediawiki.base: Test importScript and re-use internal wikiUrlencode()Timo Tijhof2022-08-161-17/+7
|/
* mediawiki.util: Optimize wfUrlencode() and make standaloneTimo Tijhof2022-08-061-7/+2
* mediawiki.util: Add parentheses to wfUrlencode test casesTimo Tijhof2022-08-051-2/+6
* Correct doc for isIPv6Address which incorrectly uses "isIPv4Address".dwalden2022-07-041-4/+4
* Docs: remove references to DefaultSettings.phpdaniel2022-05-301-2/+2
* mediawiki.util: Make internal repeatString() function non-publicTimo Tijhof2022-05-181-23/+21
* mediawiki.util: Handle non-string input in sanitizeIPThalia2022-03-251-3/+6
* Create IP utilities for sanitizing and prettifying IPs via jstsepothoabala2022-03-111-0/+108
* mediawiki.util: Add throttle function, ported from OOUIEd Sanders2022-02-071-0/+40
* mediawik.util: Use same debounce implementation as OO.ui.debounceEd Sanders2022-02-061-11/+33
* mediawiki.util: Improve docs with updated examples from wiki pageTimo Tijhof2021-10-191-40/+75
* mediawiki.util: Update addPortletLink to support 'text-wrapper' optionbwang2021-09-231-3/+20
* Fix mw.util.getUrl when given empty title with fragmentBartosz Dziewoński2021-08-091-2/+6
* docs: Fix 'dependant' typosTimo Tijhof2021-02-181-1/+1
* Merge "mediawiki.util: return null in getParamValue() if input fails to decode"jenkins-bot2020-11-251-2/+8
|\
| * mediawiki.util: return null in getParamValue() if input fails to decodejdlrobson2020-11-241-2/+8
* | Fix some JSdoc issues and unused eslint-disable directivesAmmar Abdulhamid2020-11-241-1/+7
|/
* mediawiki.util: Use mw.util rather than 'this'jdlrobson2020-10-231-1/+1
* Standardize portlets across skinsjdlrobson2020-09-221-3/+31
* eslint: Enforce `no-shadow` for variable shadowingEd Sanders2020-06-241-2/+2
* eslint: Update to eslint-config-wikimedia 0.16.0Ed Sanders2020-06-021-0/+1
* Add URL template to the return data of mw.util.parseImageUrlGergő Tisza2020-05-281-15/+40
* mediawiki.util: Add mw.util.parseImageUrlGergő Tisza2020-05-231-0/+66
* Documentation fixes for upcoming ESLint config changeEd Sanders2020-05-161-2/+3
* mediawiki.util: Simplify $content init() and add testsTimo Tijhof2020-04-301-35/+24
* mediawiki.util: addPortletLink fires hook for Minerva UX supportjdlrobson2020-02-281-0/+5
* Use namespaced IPUtils classKunal Mehta2020-01-011-2/+2
* Use document.body instead of 'body' as jQuery selectorFomafix2019-12-131-1/+1
* Merge "jquery.accessKeyLabel: Remove unused array indirection"jenkins-bot2019-10-291-22/+13
|\
| * jquery.accessKeyLabel: Remove unused array indirectionTimo Tijhof2019-10-251-22/+13
* | Merge "Portlet links should generate valid HTML in Minerva"jenkins-bot2019-10-281-1/+1
|\ \
| * | Portlet links should generate valid HTML in Minervajdlrobson2019-10-281-1/+1
* | | mediawiki.util: Remove <span>-hack for Vector skinTimo Tijhof2019-10-251-7/+1
| |/ |/|
* | build: Update linters and fix errorsEd Sanders2019-10-232-2/+3
|/
* jquery.accessKeyLabel: Remove unused code for unsupported browsersTimo Tijhof2019-10-091-42/+36
* mediawiki.util: Add debounce() functionTimo Tijhof2019-09-111-0/+21
* mediawiki.util: Remove redundant IE8 support from addCSS()Timo Tijhof2019-09-111-1/+1
* mediawiki.util: Improve escapeId*() docs and minor optimisationsTimo Tijhof2019-09-111-30/+22
* mediawiki.util: Move mw.RegExp over as well to simplify migrationTimo Tijhof2019-09-091-0/+5
* mediawiki.util: Remove redundant file closuresFomafix2019-09-073-746/+745
* Deprecate mediawiki.RegExp; move only function to mw.utilJames D. Forrester2019-09-072-2/+18