Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(taskprocessing): fix tests | Julien Veyssier | 2024-08-30 | 1 | -1/+5 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -4/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Fix various deprecation warnings in tests on PHP 8.3 | Côme Chilliet | 2023-08-14 | 1 | -0/+9 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge branch 'master' into fix/llm-migration-not-executed | Julien Veyssier | 2023-08-07 | 1 | -0/+7 |
|\ | |||||
| * | fix: missing argument for TextProcessing Manager | Daniel Kesselberg | 2023-08-03 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Fix TextProcessing test for 32bit | Marcel Klehr | 2023-08-07 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | Massive refactoring: Turn LanguageModel OCP API into TextProcessing API | Marcel Klehr | 2023-07-14 | 1 | -0/+338 |
Signed-off-by: Marcel Klehr <mklehr@gmx.net> |