Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new method `inAppSearch` for advanced search providers | Benjamin Gaussorgues | 2023-11-14 | 1 | -1/+5 |
| | | | | | | Allows to indicates if a search provider also support in app search Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Merge pull request #41271 from nextcloud/enh/text-processing-iprovider2 | Joas Schilling | 2023-11-13 | 1 | -1/+45 |
|\ | | | | | enh(TextProcessing): Add two new provider interfaces | ||||
| * | enh: update openapi.json | Marcel Klehr | 2023-11-06 | 1 | -1/+45 |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | chore: update openapi.json | Benjamin Gaussorgues | 2023-11-10 | 1 | -4/+27 |
| | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | feat(search): Allow multiple search terms in UnifiedController | Benjamin Gaussorgues | 2023-11-10 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | fix: Update openapi.json | Marcel Klehr | 2023-10-22 | 1 | -1/+2 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | enh(Text2Image): Expose expected completion time | Marcel Klehr | 2023-10-20 | 1 | -1/+6 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(Text2Image): Fix OpenAPI types | Marcel Klehr | 2023-10-20 | 1 | -2/+65 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(TextToImage): Fix OpenAPI definitions | Marcel Klehr | 2023-10-19 | 1 | -0/+807 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(autocomplete): Fix missing user status on autocomplete endpoint | Joas Schilling | 2023-09-28 | 1 | -1/+32 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix OCS-APIRequest header for OpenAPI | jld3103 | 2023-09-27 | 1 | -64/+96 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Add single status code descriptions for OpenAPI | jld3103 | 2023-09-27 | 1 | -11/+11 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | core: Fix OCM OpenAPI | jld3103 | 2023-09-23 | 1 | -29/+24 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | small fixes | Maxence Lange | 2023-09-20 | 1 | -0/+110 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | ocm controller | Maxence Lange | 2023-09-20 | 1 | -0/+4 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | core: Fix OpenAPI for reference API | jld3103 | 2023-09-14 | 1 | -59/+48 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | ProfileApi: Fix typo | jld3103 | 2023-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | fix(tests): preview phpunit | John Molakvoæ | 2023-08-17 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat: redirect to the mime icon if no preview available | John Molakvoæ | 2023-08-17 | 1 | -0/+38 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix text processing OpenAPI | jld3103 | 2023-08-11 | 1 | -0/+279 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix OpenAPI specs | jld3103 | 2023-08-03 | 1 | -41/+31 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | core: Document text processing API | jld3103 | 2023-07-31 | 1 | -0/+485 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | core: Add OpenAPI spec | jld3103 | 2023-07-13 | 1 | -214/+92 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix OpenAPI core paths | jld3103 | 2023-06-06 | 1 | -11/+11 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | openapi: Fix wrapping OCS responses that are not DataResponse | jld3103 | 2023-06-05 | 1 | -147/+7 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Add OpenAPI specs | jld3103 | 2023-05-24 | 1 | -0/+4474 |
Signed-off-by: jld3103 <jld3103yt@gmail.com> |