aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/TextProcessing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-196-10/+139
|\
| * fix(TextProcessing): Make task type template param covariantMarcel Klehr2023-12-012-9/+7
| * Update lib/public/TextProcessing/IProviderWithUserId.phpMarcel Klehr2023-11-081-1/+1
| * fix coding styleMarcel Klehr2023-11-071-1/+0
| * fix: split IProvider2 into two more verbose interfacesMarcel Klehr2023-11-073-11/+46
| * fix: psalm issues and coding styleMarcel Klehr2023-11-062-7/+19
| * fix(TextProcessing/Manager): Throw TaskFailureException upon failureMarcel Klehr2023-11-062-2/+10
| * enh(TextProcessing): Add IProvider2Marcel Klehr2023-11-033-3/+80
* | fix: Make linters happyMarcel Klehr2023-11-081-1/+0
* | fix: Remove ITaskTypeWithIdMarcel Klehr2023-11-084-41/+5
* | fix(TextProcessing): fix psalm typingMarcel Klehr2023-10-242-2/+2
* | enh(TextProcessing): Allow providers and task types to declare a dynamic ID i...Marcel Klehr2023-10-244-3/+79
|/
* feat: Add delete task APIJulius Härtl2023-08-071-0/+8
* allow anon text processing schedulingJulien Veyssier2023-08-072-2/+13
* start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-071-0/+8
* AI admin settings: cs:fixMarcel Klehr2023-08-021-1/+0
* fix(TextProcessing): Inject L10N\IFactory instead of IL10NMarcel Klehr2023-08-024-9/+26
* First pass at ai admin settingsMarcel Klehr2023-08-021-0/+6
* Remove Task::factory methodMarcel Klehr2023-07-191-17/+0
* Fix psalm errorsMarcel Klehr2023-07-175-0/+9
* cs:fixMarcel Klehr2023-07-171-2/+0
* Apply suggestions from code reviewMarcel Klehr2023-07-171-7/+0
* Fix psalm errorsMarcel Klehr2023-07-141-6/+9
* Fix psalm errorsMarcel Klehr2023-07-141-1/+0
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-07-1411-0/+762