aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.special.createaccount
Commit message (Expand)AuthorAgeFilesLines
* mediawiki.special.createaccount: Abort unneeded requests fasterBartosz Dziewoński2025-01-031-4/+7
* mediawiki.special.createaccount: Simplify abortable promisesBartosz Dziewoński2024-12-292-33/+14
* mw.Api: Introduce abort signalsBartosz Dziewoński2024-12-051-27/+22
* Remove unnecessary local context variablesEd Sanders2024-11-081-8/+7
* signup: Fix AJAX username/password checkGergő Tisza2024-10-071-29/+18
* eslint: Manually enforce prefer-const on special page JSEd Sanders2024-10-052-30/+24
* Fix styling of message boxes on create account page, adds stable APIJon Robson2024-09-271-14/+17
* eslint: Autofix var to let/constEd Sanders2024-09-122-12/+12
* JSDoc: fix some eslint warningsNovem Linguae2024-07-011-1/+1
* ESLint: Enforce prefer-arrow-callback and autofixEd Sanders2024-06-112-19/+11
* SpecialCreateAccount: Prevent JS from un-bolding the email labelRoan Kattouw2024-03-251-1/+2
* Use ESLint "sourceType": "commonjs" for package modulesBartosz Dziewoński2024-02-131-2/+2
* Fix casing of HTMLForm class nameUmherirrender2023-04-071-1/+1
* Fix error/warning boxes on signup formtacsipacsi2022-03-301-1/+2
* Fix uses of (error|warning|success)box in corestang2022-03-201-3/+3
* mediawik.util: Use same debounce implementation as OO.ui.debounceEd Sanders2022-02-061-1/+1
* Use shortcut mw.msg( ... ) instead of mw.message( ... ).text()Fomafix2021-10-071-1/+1
* Remove mentions of mw.htmlform.CheckerDannyS7122020-08-181-3/+3
* Merge htmlform.checker.js into special.userlogin.signup.js moduleDannyS7122020-05-242-2/+199
* Rename mediawiki.special.userlogin.signup.js to mediawiki.special.createaccountTimo Tijhof2020-05-242-0/+133