| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(taskprocessing): fix cs issues and generate autoloaders | Julien Veyssier | 2024-07-25 | 1 | -3/+0 |
* | fix(taskprocessing): fix OpenAPI error and generate specs | Julien Veyssier | 2024-07-25 | 1 | -2/+2 |
* | feat(TaskProcessing): Implement enums and default values | Marcel Klehr | 2024-07-25 | 1 | -2/+12 |
* | fix(core): use OC namespace for core ReponseDefinitions instead of OCA | Julien CHATY-CAPELLE | 2024-07-15 | 1 | -1/+1 |
* | Merge pull request #45455 from nextcloud/fix/psalm/navigation-entries | Kate | 2024-06-03 | 1 | -1/+3 |
|\ |
|
| * | fix(core): Fix NavigationEntry typing | provokateurin | 2024-05-30 | 1 | -1/+3 |
| * | fix(NavigationManager): Make entry order always an integer | provokateurin | 2024-05-30 | 1 | -1/+1 |
* | | fix(core): Add missing null value possibility to Resource and Reference richO... | provokateurin | 2024-06-02 | 1 | -2/+2 |
|/ |
|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -19/+2 |
* | fix: expose lastUpdated in OCS API | Marcel Klehr | 2024-05-15 | 1 | -0/+1 |
* | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -3/+5 |
* | Update core/ResponseDefinitions.php | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | fix(ocs): change /tasktypes response to combine optional and non-optional IO ... | Marcel Klehr | 2024-05-14 | 1 | -3/+2 |
* | refactor: identifier is now customId/custom_id | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -3/+3 |
* | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | fix: Expose task type on CoreTaskProcessingTask json | Marcel Klehr | 2024-05-14 | 1 | -0/+1 |
* | feat: Add ExApp endpoints | Marcel Klehr | 2024-05-14 | 1 | -2/+2 |
* | fix: Fix psalm issues | Marcel Klehr | 2024-05-14 | 1 | -3/+3 |
* | chore: Regenerate openapi.json | Marcel Klehr | 2024-05-14 | 1 | -2/+2 |
* | feat: TaskProcessing OCS API | Marcel Klehr | 2024-05-14 | 1 | -0/+28 |
* | feat: Implement team provider api | Julius Härtl | 2024-03-05 | 1 | -0/+15 |
* | Add new method `inAppSearch` for advanced search providers | Benjamin Gaussorgues | 2023-11-14 | 1 | -0/+1 |
* | Merge pull request #41271 from nextcloud/enh/text-processing-iprovider2 | Joas Schilling | 2023-11-13 | 1 | -0/+1 |
|\ |
|
| * | enh(TextProcessing): Add IProvider2 | Marcel Klehr | 2023-11-03 | 1 | -0/+1 |
* | | chore: update openapi.json | Benjamin Gaussorgues | 2023-11-10 | 1 | -0/+4 |
|/ |
|
* | fix(Text2Image): Fix $completionExpectedAt default value | Marcel Klehr | 2023-10-22 | 1 | -1/+1 |
* | enh(Text2Image): Expose expected completion time | Marcel Klehr | 2023-10-20 | 1 | -1/+2 |
* | enh(TextToImage): Allow generating multiple images with one task | Marcel Klehr | 2023-10-20 | 1 | -0/+1 |
* | fix(TextToImage): Fix psalm issues | Marcel Klehr | 2023-10-18 | 1 | -1/+1 |
* | Implement TextToImage OCP API | Marcel Klehr | 2023-10-18 | 1 | -0/+9 |
* | fix(autocomplete): Fix missing user status on autocomplete endpoint | Joas Schilling | 2023-09-28 | 1 | -1/+6 |
* | core: Fix OpenAPI for reference API | jld3103 | 2023-09-14 | 1 | -8/+10 |
* | core: Document text processing API | jld3103 | 2023-07-31 | 1 | -0/+11 |
* | core: Add OpenAPI spec | jld3103 | 2023-07-13 | 1 | -0/+131 |