Ebrahim Byagowi
639dbc5cd7
Replace uses of mw.Uri with browser native URL
...
Uses of mediawiki.Uri apparently wasn't explicit but this
makes uses of URL's polyfill explicit which later will
be removed.
Bug: T374314
Change-Id: I62b92b3bc923269226512ab50b0708ce5a382abf
2024-09-17 22:53:53 +03:30
libraryupgrader
d73defaaed
build: Updating npm dependencies
...
* eslint-config-wikimedia: 0.28.0 → 0.28.2
* grunt-stylelint: 0.20.0 → 0.20.1
* stylelint-config-wikimedia: 0.17.1 → 0.17.2
Change-Id: I03344db83adbac4fee93c7672dcac1d2d51d3873
2024-06-20 05:31:04 +00:00
libraryupgrader
a8c5016096
build: Updating npm dependencies
...
* eslint-config-wikimedia: 0.27.0 → 0.28.0
The following rules are failing and were disabled:
* ReCaptchaNoCaptcha/resources/ve-confirmedit-reCaptchaNoCaptcha:
* no-jquery/no-extend
* Turnstile/resources/ve-confirmedit-turnstile:
* no-jquery/no-extend
* hCaptcha/resources/ve-confirmedit-hCaptcha:
* no-jquery/no-extend
* grunt-stylelint: 0.19.0 → 0.20.0
* stylelint-config-wikimedia: 0.16.1 → 0.17.1
Change-Id: I8045a843b3e9b6a67e07d580ce07dc6afeaeab2d
2024-06-07 15:07:52 +00:00
James D. Forrester
2f9beac0fa
build: Switch eslint to ES6 mode, and make pass
...
Change-Id: Ic29ad198519a7455909b8ee32fa891c7881e4bb5
2023-09-20 09:27:51 +01:00
alistair3149
2de530d092
Use ResourceLoader callback to retrieve hCaptcha config
...
The old method is returning null, results in error that makes
user stuck on the save your chagnes dialog in VE.
Bug: T311449
Change-Id: I124093fff4f7e69f7ec76cc6b9994d7939bc80f1
2022-12-11 16:50:34 -05:00
alistair3149
0993a43a29
Support hCaptcha for VisualEditor
...
Extend Captcha save error handler to verify user using
hCaptcha.
Bug: T264684
Change-Id: I88928e291a2ecd6edd74af62575e8704c0a2ee13
2021-04-21 23:22:47 +01:00