aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-124-4/+416
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-112-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Update `@nextcloud/dialogs` to 4.2.0-beta.2 for fixing FilePicker designsFerdinand Thiessen2023-08-112-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat: Add new Vue FilePicker from `@nextcloud/dialogs` and use it by default.Ferdinand Thiessen2023-08-105-4/+34
| | | | | | Still providing the legacy one until the Vue FilePicker is out of beta. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-104-2/+372
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix psalm issuesJulien Veyssier2023-08-091-10/+5
| | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* fix psalm issueJulien Veyssier2023-08-091-1/+2
| | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> (cherry picked from commit f154fe7f8ea5e81f313192555e8c720b2207b9fb) Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* feat: Add delete task APIJulius Härtl2023-08-092-0/+31
| | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> (cherry picked from commit fca1c309a025e34cc5d635766796d9e5b4f9386b) Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* allow anon text processing schedulingJulien Veyssier2023-08-092-28/+109
| | | | | | | | | | | | add a textprocessing_tasks index convert anotations to method attributes refactor TP manager add mapper methods Signed-off-by: Julien Veyssier <julien-nc@posteo.net> (cherry picked from commit 41b19cf969956fe57fcb35e3dee0200d5c29b6d7) Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-092-0/+33
| | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> (cherry picked from commit 9986e02097e5c82e1bb21ba3f897b14d82a50c15) Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* use DB type constantsJulien Veyssier2023-08-091-1/+1
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> (cherry picked from commit 601679bd25d409ae9303fc1fe2f477f3667545f3)
* Fix typoMarcel Klehr2023-08-091-1/+1
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit a0eaed0296166660b54fb0f438b9c90c95108cd3)
* Migration: Drop llm_tasks table and add textprocessing_tasksMarcel Klehr2023-08-091-0/+111
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit ad3f3533357a2f85be92891bd024b656a98a9f4f)
* Fix tests: Adjust constructor signatureMarcel Klehr2023-08-091-1/+1
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 6d568b0d32d1255f76608e9d6b4b154dc57e5fea)
* Remove Task::factory methodMarcel Klehr2023-08-091-1/+1
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 7389567c7d05ba994533b7273cba1e5818a20b94)
* Fix psalm errorsMarcel Klehr2023-08-091-19/+1
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 95d2d3af5ce3aba22a206b01c89373a38f9ffb3a)
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-08-092-17/+40
| | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit ffe27ce14ca74b509c8721c9fba7c759498fa471)
* Update core/Controller/LanguageModelApiController.phpMarcel Klehr2023-08-091-1/+1
| | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit bd45c436ebc710da2309dca232173d8133e9e06a)
* Update core/Controller/LanguageModelApiController.phpMarcel Klehr2023-08-091-1/+1
| | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit d430cbbfca86c9e21df9cc4013f7f9b9ee86fe59)
* Fix openapi docsMarcel Klehr2023-08-091-4/+10
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 48c820653840a50f7c67801418222b718e9be40b)
* Update core/Controller/LanguageModelApiController.phpMarcel Klehr2023-08-091-1/+1
| | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit b7c3b50e411bf949a73f551af6d8582bdf390b08)
* LanguageModelApiController: Use jsonSerialize method to help psalmMarcel Klehr2023-08-091-1/+1
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 49ea56b306d0675958ece8bf043dcc06cee74ef9)
* cs:fixMarcel Klehr2023-08-091-2/+0
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit a4578cd99519a63f1b0b5292ec369c0f2dada91f)
* LLM OCP API: Fix OpenApi docsMarcel Klehr2023-08-091-3/+3
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit ea4dc4cba8c433f7cf3436794706c0d5b1c57bd9)
* LLM OCP API: Fix psalm issuesMarcel Klehr2023-08-091-3/+3
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit de1cfaae9c4ff76baaf7185c79821e497099ea54)
* LLM Migration: Return null if nothing changedMarcel Klehr2023-08-091-1/+3
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 0909657ea03bd195ba2e0acb1c0a3b63aec79894)
* LLM OCS API: Add OpenAPI docsMarcel Klehr2023-08-091-3/+30
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 61b9b4f47413dc69cc029a808ec1ace8cceff1da)
* LLM OCS API: s/tasks/tasktypes/Marcel Klehr2023-08-092-2/+2
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit d33b7a8da421fbcdcd958579cc913ab0c25888bc)
* LLM OCP API: Fix psam errorsMarcel Klehr2023-08-091-2/+2
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit d6d4e0ffe367a89dda1105fed3df15bc66bff11a)
* LLM OCP API: Fix security issueMarcel Klehr2023-08-091-0/+4
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit f7e1e79880261e62daad800c42c0b65ca593a223)
* LLM OCP API: Add identifier paramMarcel Klehr2023-08-091-0/+5
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit f6f8cb43313deb3dfd366bc9e2128d787c833405)
* Add tasks::last_updated column and vacate tasks after a weekMarcel Klehr2023-08-091-0/+7
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit cb0f918d2101bf7644d7d84f811b37e3e672f091)
* LLM OCP API: Fix copyrightMarcel Klehr2023-08-091-2/+2
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 94fcf888923d39b904129b19a1cc20d85f09e8ef)
* LLM OCP API: Use OCP\Common\Exception\NotFoundExceptionMarcel Klehr2023-08-091-1/+2
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit b00a9a6eaeeafce11e0141199f37d8a105050cce)
* LLM OCP API: Implement ocs APIMarcel Klehr2023-08-093-0/+103
| | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 795b097122a8dd70b4d6b9ebe044440396be9104)
* Fix CopyrightMarcel Klehr2023-08-091-2/+2
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 9e9fc1d99bc8f058762d27d548303a62372771e7)
* LLM OCP API: Add db migrationMarcel Klehr2023-08-091-0/+85
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> (cherry picked from commit 6fc4cb63efcb83b9c86814b9e2ead597be630b7e)
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-092-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* enh: add to shippedChristopher Ng2023-08-081-0/+2
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit beb8a27d9493ac97cb390a101c4ee022d0f10d82)
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-084-0/+46
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-072-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-062-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-054-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-044-2/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix app menu flickerZetaTom2023-08-031-1/+0
| | | | | | Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Jonas <jonas@freesources.org>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-034-12/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-022-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-014-2/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-294-6/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-286-2/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>