Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -18/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(coding style) | Marcel Klehr | 2024-01-10 | 1 | -7/+7 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | enh(OCP\Translation): Introduce ITranslationProviderWithUserId | Marcel Klehr | 2024-01-10 | 1 | -0/+9 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | enh(OCP\Translation): Add ITranslationProviderWithId | Marcel Klehr | 2024-01-10 | 1 | -2/+7 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | AI admin settings: Use config values in AI feature managers | Marcel Klehr | 2023-08-02 | 1 | -3/+22 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(translation): Don't use translation providers when from and to are the same | Joas Schilling | 2023-05-05 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(translation): Return the detected language so clients can show more details | Joas Schilling | 2023-05-02 | 1 | -2/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(translation): Detect the language first and then ask all providers for ↵ | Joas Schilling | 2023-05-02 | 1 | -3/+11 |
| | | | | | | translations Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(translations): Add translation provider API | Julius Härtl | 2023-02-27 | 1 | -0/+120 |
Signed-off-by: Julius Härtl <jus@bitgrid.net> |