6 Commits

Author SHA1 Message Date
c054c4c2ac feat: Add enum and default value support in task processing (#359)
All related PRs:
https://github.com/cloud-py-api/nc_py_api/pull/284
https://github.com/cloud-py-api/app_api/pull/359
https://github.com/nextcloud/translate2/pull/11

Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
2024-08-12 09:32:16 +00:00
7cbca1a23b enh: use distributed cache only when available (#347)
It's a refactoring, it doesn't really fix anything(?), but it makes
working with caches in the style of a Nextcloud server repository.

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2024-08-03 14:10:09 +03:00
a005bb75db fix(TaskProcessing): do not log in get providers
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-08-02 18:48:02 +03:00
5da22289d5 fix: Quick fix for taskprocessing API in nc 30 (#336) 2024-07-26 13:34:12 +02:00
636d7b873f feat(TaskProcessing): Allow defining custom task types (#324)
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
2024-07-14 09:07:55 +02:00
15db25c7db feat: Add task processing API (#294)
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
2024-07-05 19:50:28 +02:00