Commit graph

3163 commits

Author SHA1 Message Date
libraryupgrader 8d1181f100 build: Updating braces to 3.0.3
* https://github.com/advisories/GHSA-grv7-fg5c-xmjg

Change-Id: I70478b220065d28388b510f5f0bd8ac33f8e0524
2024-06-13 22:49:35 +00:00
Translation updater bot 234f00b1b9 Localisation updates from https://translatewiki.net.
Change-Id: I56d2b7abdfd1178afdc9a9c3e44d738ebcf1f6f3
2024-06-03 08:31:42 +02:00
Translation updater bot a86bca8fe9 Localisation updates from https://translatewiki.net.
Change-Id: I550edb2be4ca217eaadc5071d450a2b846530c57
2024-05-27 08:36:09 +02:00
Translation updater bot 908c9ae88a Localisation updates from https://translatewiki.net.
Change-Id: I269bac91952d57450d4ca0a0b8dc04842144b54c
2024-05-20 08:36:33 +02:00
Translation updater bot cd9f9c5ab2 Localisation updates from https://translatewiki.net.
Change-Id: I582a244465ff67611675110a0f2e115296fd3523
2024-05-13 08:37:22 +02:00
Translation updater bot f3633c9f55 Localisation updates from https://translatewiki.net.
Change-Id: Ib0cf47e97127650ec8c7a8a56fb8ab3122c13f3d
2024-04-29 08:20:00 +02:00
Bartosz Dziewoński e7546270dc Fix captcha image overflow
Bug: T358024
Change-Id: Ibbbd434a06f683ed9aae0d80ec04ee4df9864a50
(cherry picked from commit 24ca43e5ca)
2024-04-24 00:33:05 +00:00
Translation updater bot 3b7e1f015c Localisation updates from https://translatewiki.net.
Change-Id: I0656b6c0e8bce42dcca44598e52560d672a414f9
2024-04-22 08:39:20 +02:00
Translation updater bot fb935d16dc Localisation updates from https://translatewiki.net.
Change-Id: I359054e54056ab25a5d4d78949de19323d3a7cce
2024-04-15 08:24:38 +02:00
Translation updater bot f6eab8890a Localisation updates from https://translatewiki.net.
Change-Id: I408cc3b91fb1557af324c74c30439170ebab6e42
2024-04-08 08:44:41 +02:00
Ammarpad b611cd77fe Fix dynamic property usage
Status now provides declared $statusData property for holding
arbitrary data that can be used instead.

Bug: T326479
Depends-On: Ibe3f1f8b81bcfcb18551d3ca4cda464e4bdbcbce
Change-Id: I1342a8a8ca64b4040ed2b2d101d4574aedd888af
(cherry picked from commit 0ae3137ead)
2024-04-06 01:38:11 +00:00
Translation updater bot b34a47d187 Localisation updates from https://translatewiki.net.
Change-Id: I59c56b16d67c289db6fe8e07aaf1fe48062735d3
2024-04-01 08:25:56 +02:00
Translation updater bot 1d89627fef Localisation updates from https://translatewiki.net.
Change-Id: I6b143197cf8836352b9fc463ccae88ca9cf608fc
2024-03-25 07:57:00 +01:00
Reedy a260173c06 GenerateFancyCaptchas: Include stderr result if captcha.py returns an error code
Bug: T360653
Change-Id: Ie998180e5a74441c76e236074961cf0d34aaecaf
2024-03-21 17:19:40 +00:00
Amir Sarabadani 439e4130cc GenerateFancyCaptchas: Add ->disableSandbox() to shell command
->restrict( Shell::RESTRICT_NONE ) that was removed was by my mistake.

It ::restrict() is deprecated but the internal call, calls
->disableSandbox() when the value is zero.

Follows-Up: I7b71c2f6b1bf05a4f00f2367a795db093dc00867
Change-Id: I6c8ff91aca183bdaa2473d86a029561440ed2ab3
2024-03-21 17:19:34 +00:00
Amir Sarabadani 7a45d6c6d5 GenerateFancyCaptchas: Use Shell::params() instead of ::unsafeParams()
::unsafeParams() is for when the params are raw strings while we turned
these into proper array which means they need proper quoting while being
appended to the main bash command.

Follows-Up: Iae3fdea224d896c1a7b53ce1fe7d849cb35a0401
Change-Id: I7b71c2f6b1bf05a4f00f2367a795db093dc00867
2024-03-21 17:19:30 +00:00
Amir Sarabadani ed2e1f4421 Migrate away from deprecated wfShellExec
Change-Id: Iae3fdea224d896c1a7b53ce1fe7d849cb35a0401
2024-03-21 17:19:26 +00:00
Translation updater bot 7d27a2cc52 Localisation updates from https://translatewiki.net.
Change-Id: I3836d9b9ab5a0cd3508a3166ea1e4f38c87afd75
2024-03-18 07:54:35 +01:00
Translation updater bot 69648a81f4 Localisation updates from https://translatewiki.net.
Change-Id: Iee3882a68b43dff52e1ac1ab00ac2925a1a785e5
2024-03-11 07:39:18 +01:00
Translation updater bot 2f5dc88ee1 Localisation updates from https://translatewiki.net.
Change-Id: Ifbd9f8435c8c036c361d5f6997313d68835acbe7
2024-03-04 07:35:17 +01:00
Translation updater bot 5d7b120c6b Localisation updates from https://translatewiki.net.
Change-Id: Ie2766797b5ccfad384c681a083982286657a2d14
2024-02-26 07:32:21 +01:00
Translation updater bot 61f3df14bc Localisation updates from https://translatewiki.net.
Change-Id: Ic8fa1ea3b6306ddc5fbb872d8c91871896ef5b62
2024-02-19 07:28:56 +01:00
libraryupgrader 4ff1076d89 build: Updating npm dependencies
* grunt: 1.5.2 → 1.5.3
* eslint-plugin-compat: 4.0.2 → 4.2.0
  * https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
* minimatch: 3.0.4, 3.1.2 → 3.0.8, 3.1.2
  * https://github.com/advisories/GHSA-f8q6-p94x-37v3
* postcss: 8.4.14 → 8.4.35
  * https://github.com/advisories/GHSA-7fh5-64p2-3v2j
* semver: 5.7.1, 6.3.0, 7.3.5, 7.3.7 → 5.7.2, 6.3.1, 7.6.0
  * https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
* word-wrap: 1.2.3 → 1.2.5
  * https://github.com/advisories/GHSA-j8xg-fqg3-53r7

Change-Id: Ib07f73c46ed0c8cded0ddca97486795860ace5ea
2024-02-16 01:33:03 +00:00
Translation updater bot 41d7a3e3a6 Localisation updates from https://translatewiki.net.
Change-Id: I4939f51bb04ea91ad1e68c9733fa10273a08906b
2024-02-12 07:56:01 +01:00
Translation updater bot 326c9e5b8a Localisation updates from https://translatewiki.net.
Change-Id: I794337f907c19049e416c4ff32d6314357d7e1c2
2024-01-29 06:56:07 +01:00
Translation updater bot bf84027746 Localisation updates from https://translatewiki.net.
Change-Id: Ib01dc6772422564a11fc65a1c68c71210b879e18
2024-01-22 07:52:08 +01:00
Reedy 2452eaf170 Add tox.ini for python linting
Base file from:
c4790b589b/tox.ini

Most failing rules disabled, rather than fixing now

Bug: T355090
Change-Id: Ie0f499809d84b94b95dddac9abd433c8f81e04ce
(cherry picked from commit 28f297f1f7)
2024-01-16 15:47:05 +00:00
Kosta Harlan 6599353dff catpcha.py: Use opts.output
Script fails on macOS Python 3.9.2 otherwise, with "name 'output' is not
defined".

Change-Id: Id3df19b4a4dedf69f860f1a41348770ac1207377
(cherry picked from commit d1bc02e2fb)
2024-01-16 14:03:28 +00:00
Reedy cc41ef1d50 captcha(-old).py: Fix undefined variables and remove some unused ones
Change-Id: I13b46cceb68a0118274a1fe9d3547b193f62b53d
(cherry picked from commit 1a305a40ee)
2024-01-15 20:24:33 +00:00
Reedy c47a5aeb49 ApiFancyCaptchaReload: Mark as internal
Change-Id: I3477f762309ff6e276afee0c38d731cb05ed8ed6
(cherry picked from commit b2b1fd4c98)
2024-01-15 17:53:33 +00:00
Reedy 59d9dee5be captcha(-old).py: Remove trailing semicolon
Change-Id: I7b6458fe24485c995c47c249d6572be37e39d1a1
2024-01-15 14:12:31 +00:00
Translation updater bot d25c5c0a8f Localisation updates from https://translatewiki.net.
Change-Id: I8469586e6915c6d93266e0c652dae2d067bd87fa
2024-01-15 07:50:34 +01:00
Translation updater bot f6a2ae4b07 Localisation updates from https://translatewiki.net.
Change-Id: Id0cc3e57146b83e3b5de310a58180678ee0a63cb
2024-01-08 16:23:09 +01:00
Reedy 5739fba381 captcha(-old).py: Support Pillow 10
getsize() function was removed in version 10

Bug: T354099
Change-Id: I019a5a89de4340d73a938c907c0a6f5cc22a659c
(cherry picked from commit fbf8d90063)
2024-01-05 15:36:38 +00:00
Translation updater bot 1a45c5b8fa Localisation updates from https://translatewiki.net.
Change-Id: I7b5e8bc14b0f428987eb60c017f69c5747f4e20f
2024-01-02 07:55:37 +01:00
Translation updater bot 41be2644f0 Localisation updates from https://translatewiki.net.
Change-Id: I5573865ddbe921f4c1e3b21600aaeeaa4ac6ad42
2023-12-26 07:59:23 +01:00
Translation updater bot a03f8afa6d Localisation updates from https://translatewiki.net.
Change-Id: I84014a26a89e4505f10db1daf106984a91e4bc3f
2023-12-19 07:41:44 +01:00
Translation updater bot 1c0bad5234 Localisation updates from https://translatewiki.net.
Change-Id: I15400cbc358877604f813cb91abc1a3f2648c6e9
2023-12-12 08:26:05 +01:00
Translation updater bot 2de051d458 Localisation updates from https://translatewiki.net.
Change-Id: I2af7fef33459a818cfe36015cd99c13d55b84421
2023-12-05 08:19:52 +01:00
Translation updater bot d963834bb5 Localisation updates from https://translatewiki.net.
Change-Id: I3b0d84ad8bd76eebf19ee21296fc10e1da85bff0
2023-11-28 08:11:35 +01:00
Translation updater bot c3054e3296 Localisation updates from https://translatewiki.net.
Change-Id: I072d3dc4e6c642ab4e18184ea3ab79a9b142a702
2023-11-21 07:52:09 +01:00
Translation updater bot 81a10590ae Localisation updates from https://translatewiki.net.
Change-Id: Ic3a8949e41e9daa976d1be6b7b14223613e7ea81
2023-11-14 08:06:02 +01:00
Translation updater bot 5ac98a9159 Localisation updates from https://translatewiki.net.
Change-Id: Ia6b1b002a6a94c2036c80436deef9a794a0c1664
2023-11-07 08:09:43 +01:00
Translation updater bot 4211d0cafa Localisation updates from https://translatewiki.net.
Change-Id: I6b718caa0c360fb812a166ccb18e43a5617d308b
2023-10-31 07:22:06 +01:00
Translation updater bot d59de67ad3 Localisation updates from https://translatewiki.net.
Change-Id: Ie826fac11008db0377c3f512969f8313f502c015
2023-10-24 08:24:44 +02:00
Translation updater bot b793c79247 Localisation updates from https://translatewiki.net.
Change-Id: Ie1b4d924e6c6575450d1c37155b0e5bcc3dd8921
2023-10-17 08:36:14 +02:00
Translation updater bot f1df681b48 Localisation updates from https://translatewiki.net.
Change-Id: If10ad642c333471b3639a0f0894303a4cce23f9c
2023-10-10 08:01:56 +02:00
Translation updater bot 63f9707872 Localisation updates from https://translatewiki.net.
Change-Id: I0c3940c9ccb6889055c51039d6c7b543648f9dd3
2023-10-03 07:37:57 +02:00
Translation updater bot f6c97049ba Localisation updates from https://translatewiki.net.
Change-Id: I085d628ad09021079d7ec22a5b370fb81e995bbe
2023-09-26 07:59:35 +02:00
Translation updater bot 367d1567ef Localisation updates from https://translatewiki.net.
Change-Id: I42fb0bb831ed1abac09c7c93e085261525607403
2023-09-19 08:11:05 +02:00