Commit Graph

43 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Joas Schilling d1e17e78b7
fix(activity): Fix activity object type warnings 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Julien Veyssier c1ed256d50
feat(taskprocessing): add IManager::runTask method to run task synchronously 1 year ago
Marcel Klehr c9ef3f72bc fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write" 1 year ago
Julien Veyssier dbab2a825d
fix(taskprocessing): select preferred provider when running sync task, fix task type values according to preferred provider 1 year ago
Julien Veyssier 0b04a6aa48
fix(taskprocessing): fix typo in text2text task type 1 year ago
Julien Veyssier 5ed55b0634
feat(taskprocessing): add translate task type 1 year ago
Julien Veyssier 9306ddeb69
fix(taskprocessing): fix psalm issue 1 year ago
Julien Veyssier 0584ebf628
fix(taskprocessing): add license 1 year ago
Julien Veyssier 060fb26686
fix(taskprocessing): run cs:fix 1 year ago
Marcel Klehr 799ee8fd51
feat(TaskProcessing): Implement enums and default values 1 year ago
Julien Veyssier df11aa9efc
feat(taskprocessing): add appId filter to taskprocessing occ commands 1 year ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 1 year ago
Julien Veyssier df086a8c20
feat(taskprocessing): add start, stop and schedule time to tasks 1 year ago
Julien Veyssier fffc784769
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API 1 year ago
Marcel Klehr 6ff4524919 fix(TaskProcessing): Add since doc for new EShapeType method 1 year ago
Marcel Klehr 5c457c64e8 fix: Validate output properly 1 year ago
Marcel Klehr 4ac7f8275b feat(TaskProcessing): Allow setting task results for file slots 1 year ago
Marcel Klehr d9cf6e61c8 feat(TaskProcessing): Add more task types 2 years ago
Marcel Klehr 1b2c8d5030 fix(TaskProcessing): Set task status to running when processing via ISynchronousProvider 2 years ago
provokateurin f5ff8136ac
feat(TaskProcessingApi): Add endpoint for getting the next task 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Marcel Klehr 6c4992de54 fix: expose lastUpdated in OCS API 2 years ago
Marcel Klehr cac812dc58 fix: address review comments 2 years ago
Marcel Klehr a9a2cbf8bb feat: Add some new task types 2 years ago
Marcel Klehr b11052fcfa Update lib/public/TaskProcessing/IManager.php 2 years ago
Marcel Klehr a8afa7f23d fix(OCS-API): Add endpoint to list user tasks 2 years ago
Marcel Klehr 4a3b9b826e refactor: identifier is now customId/custom_id 2 years ago
Marcel Klehr ec27c538b5 fix: address review comments 2 years ago
Marcel Klehr a5053d33c2 fix: Run cs:fix 2 years ago
Marcel Klehr 6203c1c7da fix: Check if user is authorized to use the files they mentioned 2 years ago
Marcel Klehr 9a2cd6b914 fix: Expose task type on CoreTaskProcessingTask json 2 years ago
Marcel Klehr b150d779f3 refactor: rename getTaskType to getTaskTypeId 2 years ago
Marcel Klehr c9ea5375d8 fix: Fix psalm issues 2 years ago
Marcel Klehr 5031a2ec4a fix: Typo 2 years ago
Marcel Klehr 7a947980db fix: Fix psalm issues 2 years ago
Marcel Klehr 29cbb3cf71 chore: Run cs:fix 2 years ago
Marcel Klehr 86317bbf4d refactor: Move validation to EShapeType 2 years ago
Marcel Klehr ee7592ffdd fix: Run cs:fix 2 years ago
Marcel Klehr 8352b27c11 fix: weed out some psalm errors and run cs:fix 2 years ago
Marcel Klehr 00894e2420 feat: first pass at TaskProcessing API 2 years ago