19 Commits

Author SHA1 Message Date
Adrian Moennich
a929733105 build: Bump babel to 2.16 2024-08-19 15:34:34 +02:00
Adrian
ebe57a770b
Use hatchling instead of setuptools (#237)
* Use hatchling instead of setuptools
* Add __pycache__ to gitignore
2024-08-16 17:24:26 +02:00
Adrian Moennich
5a6ce8be67 Release v3.3 2024-03-30 16:54:24 +01:00
Adrian
2a6b882093
Require Python 3.12 (#230) 2024-03-26 19:14:19 +01:00
Adrian Moennich
c4c0101c4a Update stylelint + fix errors 2024-03-10 23:14:07 +01:00
Indico Team
05ba82ba75 Happy new year 2024 🎆 2024-01-02 20:51:21 +01:00
Adrian Moennich
e2a36bb9d9 Bump plugin versions for Python 3.12 support 2023-11-13 17:13:53 +01:00
Adrian Moennich
40c3406e81 Support Python 3.12 and use it in CI runs 2023-10-18 14:57:16 +02:00
Tomas Roun
2d7ca9489e Import translation components from Indico 2023-08-21 13:52:47 +02:00
Indico Team
b5366a2c53 Update translations 2023-07-14 18:17:19 +02:00
Adrian Moennich
cca1cbba51 Bump plugin versions for Python 3.11 support 2023-07-14 18:17:19 +02:00
Adrian Moennich
ca7336a98b Support Python 3.11 and use it in CI runs 2023-07-05 15:28:14 +02:00
Indico Team
8e5bbfb2d4 Happy new year 2023 🎆 2023-01-08 17:37:48 +01:00
andriish
50b17ea52b
Add Python::3.10 classifier (#188)
Co-authored-by: Andrii Verbytskyi <andriish@pcatlas18.mpp.mpg.de>
2022-09-30 17:37:09 +02:00
Adrian Moennich
043128bcd6 Release 3.2 2022-08-25 00:56:23 +02:00
Indico Team
bcb6628fcc Update translations 2022-08-24 23:58:52 +02:00
Indico Team
35eaa29b3b Update *.pot files 2022-08-24 12:11:59 +02:00
Adrian Moennich
66ddab6f99 CloudCaptchas: Fix typo & remove obsolete TODO
The recaptcha-only bundle is just as big, so no need to add the extra
complexity of splitting bundles
2022-08-11 12:24:55 +02:00
Adrian
535bb975fc
CloudCaptchas: Add hCaptcha support (#186)
* Add hCaptcha support
* Rename plugin to cloud_captchas
2022-08-11 12:08:14 +02:00