Ferdinand Thiessen
|
832f79ac93
|
chore: apply code style
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-04-30 19:04:59 +07:00 |
Julien CHATY-CAPELLE
|
2d84d0f5bf
|
fix(core): use OC namespace for core ReponseDefinitions instead of OCA
Signed-off-by: Julien CHATY-CAPELLE <julien@chaty-capelle.fr>
|
2024-07-15 11:50:02 +07:00 |
Andy Scherzinger
|
e07a190641
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-27 14:53:40 +07:00 |
provokateurin
|
2c51933b6b
|
refactor(core): Switch to attribute based routing
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-02-21 12:07:50 +07:00 |
Joas Schilling
|
aa5f037af7
|
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-11-23 10:36:13 +07:00 |
Marcel Klehr
|
d11b9cbd79
|
fix(TextProcessing/Manager): Throw TaskFailureException upon failure
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-11-06 12:50:16 +07:00 |
Marcel Klehr
|
181f819e41
|
enh(TextProcessing): Add IProvider2
- allow providers to obtain current task's userId
- allow providers to expose average task runtime
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-11-03 16:22:54 +07:00 |
jld3103
|
c2d45cb172
|
Add single status code descriptions for OpenAPI
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-09-27 08:05:21 +07:00 |
jld3103
|
902e0396e0
|
Fix text processing OpenAPI
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-08-11 11:37:56 +07:00 |
Julien Veyssier
|
f154fe7f8e
|
fix psalm issue
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-08-07 18:28:58 +07:00 |
Julius Härtl
|
fca1c309a0
|
feat: Add delete task API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-07 13:27:53 +07:00 |
Julien Veyssier
|
41b19cf969
|
allow anon text processing scheduling
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>
|
2023-08-07 13:27:53 +07:00 |
Julien Veyssier
|
9986e02097
|
start implementing ocs endpoint to get task list from user+appId+identifier
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-08-07 13:27:53 +07:00 |
jld3103
|
dca22c1d2c
|
core: Document text processing API
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-07-31 14:09:12 +07:00 |
Marcel Klehr
|
6d568b0d32
|
Fix tests: Adjust constructor signature
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-19 17:33:11 +07:00 |
Marcel Klehr
|
7389567c7d
|
Remove Task::factory method
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-19 13:15:14 +07:00 |
Marcel Klehr
|
95d2d3af5c
|
Fix psalm errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-14 16:10:39 +07:00 |
Marcel Klehr
|
ffe27ce14c
|
Massive refactoring: Turn LanguageModel OCP API into TextProcessing API
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-14 16:00:31 +07:00 |