Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 1 | -4/+4 |
| | |||||
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 1 | -1/+1 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 1 | -10/+7 |
| | | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators | ||||
* | fix typo in blocked notice in login | Rigel Kent | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 5 | -0/+382 |