| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(deps): Update openapi-extractor to v1.0.0 | provokateurin | 2024-08-21 | 1 | -441/+441 |
* | fix(core): Limit valid avatar sizes | provokateurin | 2024-08-14 | 1 | -4/+22 |
* | fix(core): Document CSRF token endpoint | provokateurin | 2024-07-25 | 1 | -0/+46 |
* | fix(taskprocessing): fix OpenAPI error and generate specs | Julien Veyssier | 2024-07-25 | 1 | -6/+133 |
* | feat(taskprocessing): add support for webhooks (http or AppAPI) in the task p... | Julien Veyssier | 2024-07-22 | 1 | -0/+10 |
* | feat(Reference): Add public API endpoints to get references | Jonas | 2024-07-17 | 1 | -0/+312 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-07-02 | 1 | -730/+819 |
* | feat(TaskProcessingApi): Add endpoint for getting the next task | provokateurin | 2024-07-01 | 1 | -338/+0 |
* | fix(core): Return X-NC-IsCustomAvatar for guest avatars too | provokateurin | 2024-06-12 | 1 | -0/+102 |
* | Merge pull request #45455 from nextcloud/fix/psalm/navigation-entries | Kate | 2024-06-03 | 1 | -10/+8 |
|\ |
|
| * | fix(core): Fix NavigationEntry typing | provokateurin | 2024-05-30 | 1 | -1/+6 |
| * | fix(NavigationManager): Make entry order always an integer | provokateurin | 2024-05-30 | 1 | -9/+2 |
* | | fix(core): Add missing null value possibility to Resource and Reference richO... | provokateurin | 2024-06-02 | 1 | -2/+4 |
|/ |
|
* | Merge pull request #45354 from nextcloud/docs/taskprocessingapi/cleanup-endpo... | Kate | 2024-05-16 | 1 | -17/+18 |
|\ |
|
| * | docs(TaskProcessingApi): Set correct status code messages | provokateurin | 2024-05-16 | 1 | -6/+6 |
| * | docs(TaskProcessingApi): Cleanup endpoint descriptions | provokateurin | 2024-05-16 | 1 | -11/+12 |
| * | docs(TaskProcessingApi): Fix result endpoint description | provokateurin | 2024-05-16 | 1 | -1/+1 |
* | | Merge pull request #45317 from nextcloud/bugfix/noid/limit-maximum-number-of-... | Joas Schilling | 2024-05-16 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fix(search): Limit maximum number of search results | Joas Schilling | 2024-05-15 | 1 | -1/+1 |
* | | Merge pull request #45094 from nextcloud/enh/taskprocessing-api | Marcel Klehr | 2024-05-15 | 1 | -0/+1640 |
|\ \
| |/
|/| |
|
| * | fix: expose lastUpdated in OCS API | Marcel Klehr | 2024-05-15 | 1 | -0/+5 |
| * | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -49/+43 |
| * | fix(OCS-API): Add endpoint to list user tasks | Marcel Klehr | 2024-05-14 | 1 | -1/+129 |
| * | fix(ocs): change /tasktypes response to combine optional and non-optional IO ... | Marcel Klehr | 2024-05-14 | 1 | -16/+6 |
| * | feat: Add cancel endpoint to OCS API | Marcel Klehr | 2024-05-14 | 1 | -0/+155 |
| * | fix: update openai specs | Marcel Klehr | 2024-05-14 | 1 | -3/+3 |
| * | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -13/+49 |
| * | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -2/+1 |
| * | fix: Update autoloaders | Marcel Klehr | 2024-05-14 | 1 | -0/+38 |
| * | chore: update openapi.json | Marcel Klehr | 2024-05-14 | 1 | -0/+4 |
| * | feat: Add ExApp endpoints | Marcel Klehr | 2024-05-14 | 1 | -39/+340 |
| * | chore: Regenerate openapi.json | Marcel Klehr | 2024-05-14 | 1 | -0/+990 |
* | | docs(preview): Improve API parameter descriptions | provokateurin | 2024-05-13 | 1 | -8/+16 |
|/ |
|
* | chore(deps): Update openapi-extractor | provokateurin | 2024-04-15 | 1 | -0/+2 |
* | feat(capabilities): Expose if mod-rewrite is working via capabilities | Joas Schilling | 2024-04-12 | 1 | -1/+5 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-04-08 | 1 | -90/+179 |
* | feat: Implement team provider api | Julius Härtl | 2024-03-05 | 1 | -0/+225 |
* | refactor(core): Switch to attribute based routing | provokateurin | 2024-02-21 | 1 | -2186/+2186 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-02-21 | 1 | -0/+1 |
* | feat(core): Add OCS endpoint for confirming the user password | provokateurin | 2024-02-20 | 1 | -0/+107 |
* | feat(core): Expose the confirm password endpoint | provokateurin | 2024-02-20 | 1 | -0/+57 |
* | fix: openapi | John Molakvoæ | 2024-02-13 | 1 | -4/+4 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-01-09 | 1 | -11/+54 |
* | chore(deps): Update openapi-extractor | jld3103 | 2023-12-08 | 1 | -4/+26 |
* | Add new method `inAppSearch` for advanced search providers | Benjamin Gaussorgues | 2023-11-14 | 1 | -1/+5 |
* | Merge pull request #41271 from nextcloud/enh/text-processing-iprovider2 | Joas Schilling | 2023-11-13 | 1 | -1/+45 |
|\ |
|
| * | enh: update openapi.json | Marcel Klehr | 2023-11-06 | 1 | -1/+45 |
* | | chore: update openapi.json | Benjamin Gaussorgues | 2023-11-10 | 1 | -4/+27 |
* | | feat(search): Allow multiple search terms in UnifiedController | Benjamin Gaussorgues | 2023-11-10 | 1 | -1/+1 |
|/ |
|
* | fix: Update openapi.json | Marcel Klehr | 2023-10-22 | 1 | -1/+2 |