Copilot
|
a3d992a016
|
Move frontend translations to separate domain to reduce bundle size (#1197)
* Initial plan
* Create frontend translation files and update configuration
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
* Fix missing semicolon in password strength controller
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
* Remove frontend-only translations from messages domain and set frontend as default domain
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
|
2026-01-18 18:50:38 +01:00 |
|
Jan Böhmer
|
1cd0b459be
|
Fixed JS translation fox new UX/translator version
|
2026-01-10 21:44:57 +01:00 |
|
Jan Böhmer
|
ce064a0b37
|
Use symfony/ux-translator to translate password_strength_estimator badges
|
2023-06-28 16:00:11 +02:00 |
|
Jan Böhmer
|
bfd82fb415
|
Use zxcvbn-core for password strength estimator and lazy load the controller
As we can now configure the used wordbooks, we can reduce the size of the file extremly
|
2023-06-28 14:44:29 +02:00 |
|
Jan Böhmer
|
ecded8af93
|
Added password meter based on zxcvbn
Maybe we will use a different package later, as this one is very big...
|
2023-06-27 01:07:26 +02:00 |
|