Commit Graph

10 Commits (4fe90082debf069f1352c4e13cbb03e310371936)

Author SHA1 Message Date
Carl Schwan 4fe90082de
refactor(oauth2): Run rector:strict on apps/oauth2 6 days ago
Carl Schwan 2978c51c72
refactor: Make oauth2 app pass psalm:strict 6 days ago
Carl Schwan 048117424e
refactor: Port oauth2 app to Entity 6 days ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen d8e8703796
chore: add missing `Override` attribute to app code 4 months ago
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Andy Scherzinger cc1686dba9
chore: Add SPDX header 2 years ago
Julien Veyssier d2bc483adf
adjust oauth app 3 years ago
Julien Veyssier 7bba410997
cleanup access tokens that are still in authorization state and that have expired 3 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 3 years ago
Marcel Klehr cb0f918d21 Add tasks::last_updated column and vacate tasks after a week 3 years ago
Marcel Klehr b6941aa5c3 LLM OCP API: cs:fix 3 years ago
Marcel Klehr 795b097122 LLM OCP API: Implement ocs API 3 years ago
Marcel Klehr 3413873653 LLM OCP API: Implement private backend code + add ILanguageModelTask 3 years ago
Marcel Klehr ef27bd6e55 fix(SpeechToText): Prevent parallel runs of TranscriptionJob 3 years ago
Marcel Klehr a2f5421fc3 SpeechToTextManager#scheduleFileTranscription: Take context params and expose them on the Transcription*Events 3 years ago
Marcel Klehr a8b27c9126 TranscriptionJob: Add owner argument to simplify filesystem setup 3 years ago
Marcel Klehr eb996cbbb0 TranscriptionJob: Ensure filesystem is setup before trying to retrieve file 3 years ago
Marcel Klehr 71523b9816 AbstractTranscriptionEvent: Add File param 3 years ago
Marcel Klehr 865ebfaf72 Add missing strict_types + author + copyright 3 years ago
Marcel Klehr a8d3fff648 Split TranscriptionFinishedEvent into Successful and Failed events 3 years ago
Marcel Klehr 176f1af26a ISpeechToTextManager: Take File as input, drop $context 3 years ago
Marcel Klehr 317521b607 feat(SpeechToText): Add SpeechToText provider API 3 years ago