aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.api/options.js
Commit message (Expand)AuthorAgeFilesLines
* eslint: Prefer const in mediawiki.apiEd Sanders2024-09-161-5/+5
* eslint: Autofix var to let/constEd Sanders2024-09-121-2/+2
* Document optional parameters in .js code as optionalthiemowmde2024-07-181-2/+2
* Add support for setting global preferences via APIJon Robson2024-06-141-11/+13
* ESLint: Enforce prefer-arrow-callback and autofixEd Sanders2024-06-111-12/+9
* documentation: Convert mediawiki.api from jsduck to jsdocRoan Kattouw2023-12-191-11/+4
* Resources: Prefer ES6 Object.assign to $.extend for non-deep extendsJon Robson2023-05-051-1/+1
* Merge "Add link to API documentation for mw.Api().saveOptions()"jenkins-bot2023-03-291-1/+1
|\
| * Add link to API documentation for mw.Api().saveOptions()Lectrician12023-03-281-1/+1
* | Make ApiOptions unavailable to temporary userscsimiyu2023-03-281-1/+1
|/
* mediawiki.api: Avoid variable shadowingEd Sanders2020-06-241-5/+5
* mediawiki.api: Prevent misusing #saveOptionsBartosz DziewoƄski2019-02-181-0/+29
* resources: Strip '$' and 'mw' from file closuresTimo Tijhof2018-09-141-2/+2
* mediawiki.api: Merge modules into oneTimo Tijhof2018-05-201-0/+102