Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(translation): Return the detected language so clients can show more details | Joas Schilling | 2023-05-02 | 1 | -4/+8 |
* | feat(translation): Allow guests to use translations as well | Joas Schilling | 2023-04-13 | 1 | -2/+4 |
* | fix(translation): Use 400 as status code to be distinguishable from server er... | Joas Schilling | 2023-04-13 | 1 | -2/+2 |
* | fix(translation): Properly set the numbers as HTTP status code | Joas Schilling | 2023-04-13 | 1 | -2/+2 |
* | fix(translation): Translate error messages on translations API | Joas Schilling | 2023-04-13 | 1 | -4/+12 |
* | fix(translation): Allow regular users to use translation api endpoints | Julius Härtl | 2023-02-28 | 1 | -0/+6 |
* | feat(translations): Add translation provider API | Julius Härtl | 2023-02-27 | 1 | -0/+66 |