Commit Graph

22161 Commits (a28d8fac2fb282b752e960e3329acffd1302da20)

Author SHA1 Message Date
Marcel Klehr a28d8fac2f LLM OCP API: Add missing copyright and strict types 3 years ago
Marcel Klehr bad124c07b Update lib/public/LanguageModel/Events/TaskFailedEvent.php 3 years ago
Marcel Klehr ba950f7e34 Update lib/public/LanguageModel/ILanguageModelProvider.php 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 d6d4e0ffe3 LLM OCP API: Fix psam errors 3 years ago
Marcel Klehr 62b19e0675 LLM OCP API: Fix psalm error 3 years ago
Marcel Klehr f6f8cb4331 LLM OCP API: Add identifier param 3 years ago
Marcel Klehr 5b772468ad Apply suggestions from code review 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 27e1c86652 ILanguageModelTask: Use php type checking along with psalm parameterized types 3 years ago
Marcel Klehr 0a94525042 ILanguageModelManager: Add docblock description 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 1d3661ded9 cs:fix 3 years ago
Marcel Klehr b00a9a6eae LLM OCP API: Use OCP\Common\Exception\NotFoundException 3 years ago
Marcel Klehr a7cd6bf5b8 OCP: Introduce OCP\Common\Exception\NotFoundException 3 years ago
Marcel Klehr 83db23ea48 LLM OCP API: strict types and copyright 3 years ago
Marcel Klehr 906e9b7014 LLM OCP API: Type shenanigans for Visitor pattern 3 years ago
Marcel Klehr 8e4aa92167 Apply suggestions from code review 3 years ago
Marcel Klehr fb55afc9ff Update lib/public/AppFramework/Bootstrap/IRegistrationContext.php 3 years ago
Marcel Klehr 5bc6180b38 LLM OCP API: Commit autoloaders 3 years ago
Marcel Klehr fb4de16c11 LLM OCP API: Add task definitions 3 years ago
Marcel Klehr 249dd5cce4 Update lib/public/LanguageModel/ITopicsProvider.php 3 years ago
Marcel Klehr 72ea76178a LLM OCP API: Fix coding style and psalm 3 years ago
Marcel Klehr 75d7af86ac LLM OCP API: cs:fix 3 years ago
Marcel Klehr fac83ce4b6 LLM OCP API: Fix static analysis 3 years ago
Marcel Klehr 9935034480 LLM OCP API: Add @since 3 years ago
Marcel Klehr b6a95e35b0 LLM OCP API: Fix type errors 3 years ago
Marcel Klehr b8a9f08d83 LLM OCP API: Make linters happy 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 9d5717d239 LLM OCP API: ADd topics and headline tasks 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
Marcel Klehr 01dd1a894d LLM OCP API: Rework to use Task objects 3 years ago
Marcel Klehr 70d5bf79e3 Initial work on lm OCP API 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Louis Chemineau 407c361b91 Add OCSPreconditionFailedException 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
Nextcloud bot c76fa68d39
Fix(l10n): Update translations from Transifex 3 years ago
Joas Schilling 05aa39d777
Fix event names of 2FA related typed events 3 years ago
Christoph Wurst 19499964d0
doc(ocp): Upgrade capability registration recommendation 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