Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Compile assets | Ferdinand Thiessen | 2024-05-21 | 8 | -8/+8 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(styles): Adjust background stylings | Ferdinand Thiessen | 2024-05-21 | 3 | -15/+12 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(core): Adjust styles for header menu icons | Ferdinand Thiessen | 2024-05-21 | 1 | -10/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Adjust dashboard and header menu to use new background colors | Ferdinand Thiessen | 2024-05-21 | 5 | -12/+19 |
| | | | | | | fix(UnifiedSearch): Adjust to new background color Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #45406 from nextcloud/fix/contactsmenu/empty-content-margin | Pytal | 2024-05-21 | 1 | -0/+4 |
|\ | | | | | fix(contactsmenu): empty content margin | ||||
| * | fix(contactsmenu): empty content margin | Richard Steinmetz | 2024-05-20 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | feat(login-mask): remove `Login with` from label | Simon L. | 2024-05-21 | 1 | -2/+2 |
| | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | chore(core): Change "username" to "account name" | Christopher Ng | 2024-05-17 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Merge pull request #45354 from ↵ | Kate | 2024-05-16 | 2 | -46/+38 |
|\ | | | | | | | nextcloud/docs/taskprocessingapi/cleanup-endpoint-descriptions | ||||
| * | fix(TaskProcessingApi): Cleanup error handling | provokateurin | 2024-05-16 | 1 | -10/+2 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | docs(TaskProcessingApi): Set correct status code messages | provokateurin | 2024-05-16 | 2 | -12/+12 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | docs(TaskProcessingApi): Cleanup endpoint descriptions | provokateurin | 2024-05-16 | 2 | -24/+24 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | docs(TaskProcessingApi): Fix result endpoint description | provokateurin | 2024-05-16 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #45317 from ↵ | Joas Schilling | 2024-05-16 | 2 | -3/+6 |
|\ \ | |/ |/| | | | | | nextcloud/bugfix/noid/limit-maximum-number-of-search-results fix(search): Limit maximum number of search results | ||||
| * | fix(search): Limit maximum number of search results | Joas Schilling | 2024-05-15 | 2 | -3/+6 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #45057 from nextcloud/enh/noid/server-log | Simon L | 2024-05-15 | 1 | -0/+3 |
|\ \ | | | | | | | feat(exception-template): allow to link to specific documentation for how to retreive server log | ||||
| * | | fix: address review | Simon L | 2024-05-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: Simon L. <szaimen@e.mail.de> Co-Authored-By: Josh <josh.t.richards@gmail.com> | ||||
| * | | feat(exception-template): allow to link to specific documentation for how to ↵ | Simon L. | 2024-05-14 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | retreive server log Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | | | Merge pull request #45094 from nextcloud/enh/taskprocessing-api | Marcel Klehr | 2024-05-15 | 4 | -0/+2216 |
|\ \ \ | |_|/ |/| | | feat: TaskProcessing API | ||||
| * | | fix: expose lastUpdated in OCS API | Marcel Klehr | 2024-05-15 | 2 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: address review comments | Marcel Klehr | 2024-05-14 | 2 | -52/+48 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | Update core/ResponseDefinitions.php | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(OCS-API): Add endpoint to list user tasks | Marcel Klehr | 2024-05-14 | 2 | -4/+162 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(OCS-API): No csrf required for /tasks/taskId/file/fileId | Marcel Klehr | 2024-05-14 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix(ocs): change /tasktypes response to combine optional and non-optional IO ↵ | Marcel Klehr | 2024-05-14 | 3 | -23/+16 |
| | | | | | | | | | | | | | | | | | | slots Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | Update core/Migrations/Version30000Date20240429122720.php | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Co-authored-by: julien-nc <julien-nc@posteo.net> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: fix migration | Marcel Klehr | 2024-05-14 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | feat: Add cancel endpoint to OCS API | Marcel Klehr | 2024-05-14 | 2 | -0/+187 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: update openai specs | Marcel Klehr | 2024-05-14 | 2 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | refactor: identifier is now customId/custom_id | Marcel Klehr | 2024-05-14 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: address review comments | Marcel Klehr | 2024-05-14 | 3 | -21/+59 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: address review comments | Marcel Klehr | 2024-05-14 | 3 | -11/+14 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: Update autoloaders | Marcel Klehr | 2024-05-14 | 2 | -0/+39 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: Run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: psalm issues | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: Check if user is authorized to use the files they mentioned | Marcel Klehr | 2024-05-14 | 1 | -3/+14 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | chore: update openapi.json | Marcel Klehr | 2024-05-14 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: oc_taskProcessing_tasks.identifier: notnull = false | Marcel Klehr | 2024-05-14 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: Expose task type on CoreTaskProcessingTask json | Marcel Klehr | 2024-05-14 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | refactor: rename getTaskType to getTaskTypeId | Marcel Klehr | 2024-05-14 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | feat: Add ExApp endpoints | Marcel Klehr | 2024-05-14 | 3 | -46/+413 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | fix: Fix psalm issues | Marcel Klehr | 2024-05-14 | 2 | -19/+18 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | chore: Regenerate openapi.json | Marcel Klehr | 2024-05-14 | 3 | -7/+997 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | chore: Run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -3/+0 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | feat: Add getFileContents endpoint to TaskProcessing OCS API | Marcel Klehr | 2024-05-14 | 1 | -8/+78 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | feat: TaskProcessing OCS API | Marcel Klehr | 2024-05-14 | 2 | -0/+242 |
| | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | | feat: first pass at TaskProcessing API | Marcel Klehr | 2024-05-14 | 1 | -0/+114 |
| |/ | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | Merge pull request #45288 from nextcloud/docs/preview/parameter-descriptions | John Molakvoæ | 2024-05-14 | 2 | -16/+24 |
|\ \ | |/ |/| | |||||
| * | docs(preview): Improve API parameter descriptions | provokateurin | 2024-05-13 | 2 | -16/+24 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> |