aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.special.upload
Commit message (Expand)AuthorAgeFilesLines
* eslint: Manually enforce prefer-const on special page JSEd Sanders2024-10-051-40/+32
* eslint: Autofix var to let/constEd Sanders2024-09-121-21/+21
* ESLint: Enforce prefer-arrow-callback and autofixEd Sanders2024-06-111-18/+16
* Special:Upload: No preview rotation if browser already does soDerk-Jan Hartman2024-05-121-2/+1
* upload.js: Fire wikipage.content with a single elementNardog2024-01-271-3/+2
* Merge "Allow webp images to be previewable"jenkins-bot2023-06-111-1/+1
|\
| * Allow webp images to be previewableNikolas Nyby2023-06-101-1/+1
* | Remove TODO fixed in 2011 from upload.jsKunal Mehta2023-06-101-2/+0
|/
* upload.js: Remove unused propertiesFunc2023-05-071-23/+5
* upload.js: Query for '#wpLicense' after DOM readyFomafix2023-05-011-2/+2
* upload.js: Use variable instead of DOM query for $warningBoxFomafix2023-05-011-8/+6
* upload: Improve report of invalid destination title on Special:UploadUmherirrender2023-05-011-3/+9
* resources: Raise JS linting from ES5 to ES6 and remove over-ridesJames D. Forrester2023-03-311-3/+0
* build: Upgrade eslint-config-wikimedia from 0.22.1 to 0.24.0James D. Forrester2023-02-071-0/+1
* Merge "Deprecate $wgAjaxUploadDestCheck, act as always-true"jenkins-bot2021-12-091-22/+15
|\
| * Deprecate $wgAjaxUploadDestCheck, act as always-trueFomafix2021-09-281-22/+15
* | Remove or replace usages of "sane"Reedy2021-11-221-1/+1
* | upload.js: Remove parameters for message 'largefileserver'Fomafix2021-10-071-2/+4
|/
* Use mw.Title for capitalizing and drop wgCapitalizeUploadsFomafix2021-09-201-7/+9
* mediawiki.confirmCloseWindow: Remove support for custom 'message'Timo Tijhof2021-09-161-3/+1
* Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)Fomafix2021-06-281-1/+1
* mediawiki.confirmCloseWindow: Unbind event by function referenceTimo Tijhof2021-05-201-2/+1
* build: Update eslint-config-wikimedia to 0.20.0Ed Sanders2021-04-081-2/+0
* build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1James D. Forrester2021-02-181-0/+2
* mediawiki.special.upload: Use then() instead of done()Timo Tijhof2021-01-181-4/+4
* Check node existence in case a gadget is modifying the pagejdlrobson2020-10-261-2/+5
* Harden code working with user input to fix JavaScript exceptionsjdlrobson2020-10-211-5/+8
* Revert "build: Linting for .vue files"Catrope2020-03-301-0/+2
* build: Linting for .vue filesRoan Kattouw2020-02-051-2/+0
* Replace duplicate jQuery.attr() with removeClass()Thiemo Kreuz2019-11-111-2/+1
* Use plugin to ensure all message keys are documentedEd Sanders2019-10-211-0/+5
* Remove unused wgUploadWarningObj.keypressFomafix2019-04-231-27/+0
* mediawiki.libs.jpegmeta: Remove deprecated mw.libs propertyTimo Tijhof2019-02-091-1/+1
* build: Update eslint-config-wikimedia to 0.10.0Ed Sanders2019-01-081-6/+6
* resources: Strip '$' and 'mw' from file closuresTimo Tijhof2018-09-141-2/+2
* build: Enable and make pass no-prototype-builtinsJames D. Forrester2018-07-051-2/+2
* resources: Give mediawiki.special.* files their own place in src/Timo Tijhof2018-05-112-0/+662