Commit Graph

13348 Commits (bf2dcd67f3cb83e3bebc472d65fac3bc8755e25d)

Author SHA1 Message Date
Marcel Klehr 8f1a4f4255 LLM OCP API: Avoid using OC in OCP 3 years ago
Marcel Klehr 9ccc65d68c LLM OCP API: Simplify TaskBackgroundJob#run catch block 3 years ago
Marcel Klehr e810a8b66b LLM OCP API: Explain TaskBackgroundJob#setAllowParallelRuns 3 years ago
Marcel Klehr 05fcf31987 LLM OCP API: Don't lose trace of wrapped exceptions 3 years ago
Marcel Klehr 945522768e LLM OCP API: Simplify LanguageModelManager#canHandleTask 3 years ago
Marcel Klehr d56286b8ac LLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/ 3 years ago
Marcel Klehr a28d8fac2f LLM OCP API: Add missing copyright and strict types 3 years ago
Marcel Klehr 95d2bd50da Apply suggestions from code review 3 years ago
Marcel Klehr 0a0e812453 LLM OCP API: Fix psam error 3 years ago
Marcel Klehr f6f8cb4331 LLM OCP API: Add identifier param 3 years ago
Marcel Klehr fb657bfff8 cs:fix 3 years ago
Marcel Klehr 1747068e51 Fix LanguageModelManager#runTask: Insert task into db if it doesn't exist 3 years ago
Marcel Klehr 66c0e6b9f7 Make tests pass 3 years ago
Marcel Klehr 1623ad9eda TaskMapper#update: Use time factory 3 years ago
Marcel Klehr cb0f918d21 Add tasks::last_updated column and vacate tasks after a week 3 years ago
Marcel Klehr b00a9a6eae LLM OCP API: Use OCP\Common\Exception\NotFoundException 3 years ago
Marcel Klehr 8e4aa92167 Apply suggestions from code review 3 years ago
Marcel Klehr fac83ce4b6 LLM OCP API: Fix static analysis 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 82d3b00ab1 LLM OCP API: Add to RegistrationContext 3 years ago
Marcel Klehr 6fc4cb63ef LLM OCP API: Add db migration 3 years ago
Marcel Klehr 3413873653 LLM OCP API: Implement private backend code + add ILanguageModelTask 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Faraz Samapoor 0133515644 Renames the property to improve the code readbility/clarity. 3 years ago
Richard Steinmetz c4eccbb304
fix(sse): don't update uncached files 3 years ago
Joas Schilling eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher 3 years ago
Joas Schilling 05aa39d777
Fix event names of 2FA related typed events 3 years ago
Christoph Wurst 95145ee0c9
feat(ocp): More specific type for ICapabilities::getCapabilities 3 years ago
Faraz Samapoor 8cb078b58c Fixes testcase errors. 3 years ago
Faraz Samapoor a1acacf032 Fixes Psalm error. 3 years ago
Faraz Samapoor ed972439fc Refactors lib/private/Accounts. 3 years ago
Git'Fellow 9d70fd3e64
Silent imagecreatefromstring() errors 3 years ago
jld3103 b0001c6010
Add template types to responses 3 years ago
Daniel Kesselberg 3757f390c3
feat: replace id3parser with mp3info 3 years ago
Maxence Lange d2efd0e03c displayname on federated shares 3 years ago
Joas Schilling ec6728d710
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 3 years ago
Faraz Samapoor a449bd1a0c Adds same object return annotations. 3 years ago
Faraz Samapoor e73757b4a5 Refactors lib/private/Security. 3 years ago
Côme Chilliet 8ed6086a82
Fix user log.condition feature 3 years ago
Faraz Samapoor c6ebdca488 Refactors lib/private/Calendar. 3 years ago
Faraz Samapoor ba4f998b53 Refactors lib/private/Mail. 3 years ago
Faraz Samapoor 9f2487d14b Refactors lib/private/Contacts. 3 years ago
Daniel Kesselberg 440f882322
feat: add width, height, crop and mode to BeforePreviewFetchedEvent 3 years ago
Robin Appelman 493e151be0
dav: clean path before putting it in the statcache 3 years ago
Simon L 76bedb8843 use getsystemvalue-functions in Mailer.php 3 years ago
Joas Schilling 19a0425aeb
fix(eventdispatcher): Don't use all evaluating "or" 3 years ago
Robin Appelman 279822c217
implement optimized getDirectoryContent for DAV 3 years ago
Arthur Schiwon a0f9556f7c
fix: cominbation of small fixes 3 years ago
Arthur Schiwon 49db546f78
fix: include invisible tags for admins 3 years ago