aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/TextProcessingApiController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-18/+2
* refactor(core): Switch to attribute based routingprovokateurin2024-02-211-0/+6
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* fix(TextProcessing/Manager): Throw TaskFailureException upon failureMarcel Klehr2023-11-061-1/+2
* enh(TextProcessing): Add IProvider2Marcel Klehr2023-11-031-2/+9
* Add single status code descriptions for OpenAPIjld31032023-09-271-0/+2
* Fix text processing OpenAPIjld31032023-08-111-2/+2
* fix psalm issueJulien Veyssier2023-08-071-1/+2
* feat: Add delete task APIJulius Härtl2023-08-071-0/+30
* allow anon text processing schedulingJulien Veyssier2023-08-071-30/+22
* start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-071-0/+32
* core: Document text processing APIjld31032023-07-311-0/+23
* Fix tests: Adjust constructor signatureMarcel Klehr2023-07-191-1/+1
* Remove Task::factory methodMarcel Klehr2023-07-191-1/+1
* Fix psalm errorsMarcel Klehr2023-07-141-19/+1
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-07-141-0/+155