1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00

15 Commits

Author SHA1 Message Date
3567f7c445 Upgrade minijinja to 2.0.1 2024-05-02 14:04:14 +02:00
d8f5fdaf5c Moved some dependencies in the workspace and upgrade some dependencies 2024-03-19 14:54:35 +01:00
2c9b8a446d Bump Clippy to 1.75 and Rust to 1.76 2024-02-27 16:58:43 +01:00
49963b26f8 Prepare workspace to publish OIDC crates 2023-12-07 16:02:55 +01:00
a0f5f3c642 Enable clippy lints on a workspace level
This enables a lot more lints than before in some crates, so this fixed a lot of warnings as well.
2023-12-05 17:20:42 +01:00
df3ca5ae66 Upgrade clippy lints to 1.74.0 & fix warnings 2023-12-05 17:20:42 +01:00
dd646fc24a i18n-scan: fix the test now that we don't pre-fill the translations values anymore 2023-10-05 19:29:23 +02:00
1feafc1d13 handlers/templates: infer the language from the Accept-Language browser header 2023-10-05 19:29:23 +02:00
873651a780 i18n: fix clippy warnings 2023-10-05 19:29:23 +02:00
2d52ba7fb3 i18n: include context when looking for translation keys 2023-10-05 19:29:23 +02:00
15ad89aa82 templates: add translations function 2023-10-05 19:29:23 +02:00
b44c3fc68f i18n-scan: remove tera support & cleanup minijinja support 2023-10-05 19:29:23 +02:00
995bdfc13b templates: replace tera with minijinja 2023-10-05 19:29:23 +02:00
536bf4907b i18n-scan: support for minijinja templates 2023-10-05 19:29:23 +02:00
f666da79b3 i18n-scan: utility to scan translatable strings in templates 2023-10-05 19:29:23 +02:00