]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2023-07-19 Marcel KlehrRemove Task::factory method
2023-07-17 Marcel KlehrFix psalm errors
2023-07-17 Marcel Klehrcs:fix
2023-07-17 Marcel KlehrUpdate autoloaders
2023-07-17 Marcel KlehrApply suggestions from code review
2023-07-14 Marcel KlehrFix psalm errors
2023-07-14 Marcel KlehrFix psalm errors
2023-07-14 Marcel KlehrMassive refactoring: Turn LanguageModel OCP API into...
2023-07-11 Marcel KlehrUpdate core/Controller/LanguageModelApiController.php
2023-07-11 Marcel KlehrUpdate core/Controller/LanguageModelApiController.php
2023-07-11 Marcel KlehrFix openapi docs
2023-07-11 Marcel KlehrUpdate core/Controller/LanguageModelApiController.php
2023-07-07 Marcel KlehrSince 27.1.0
2023-07-07 Marcel KlehrLanguageModelApiController: Use jsonSerialize method...
2023-07-07 Marcel Klehrcs:fix
2023-07-07 Marcel KlehrLLM OCP API: Change Tests to use EventDispatcher mock
2023-07-07 Marcel KlehrLLM OCP API: Improve scheduleTask docblock
2023-07-07 Marcel KlehrLLM OCP API: Fix OpenApi docs
2023-07-07 Marcel KlehrLLM OCP API: Fix psalm issues
2023-07-07 Marcel KlehrLLM OCP API: Avoid using OC in OCP
2023-07-07 Marcel KlehrOCP\Common\NotFoundException: Add param type
2023-07-07 Marcel KlehrLLM OCP API: Simplify TaskBackgroundJob#run catch block
2023-07-07 Marcel KlehrLLM OCP API: Explain TaskBackgroundJob#setAllowParallelRuns
2023-07-07 Marcel KlehrLLM OCP API: Don't lose trace of wrapped exceptions
2023-07-07 Marcel KlehrLLM OCP API: Simplify LanguageModelManager#canHandleTask
2023-07-07 Marcel KlehrLLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/
2023-07-07 Marcel KlehrLLM OCP API: Add missing copyright and strict types
2023-07-07 Marcel KlehrLLM Migration: Return null if nothing changed
2023-07-07 Marcel KlehrUpdate lib/public/LanguageModel/Events/TaskFailedEvent.php
2023-07-07 Marcel KlehrUpdate lib/public/LanguageModel/ILanguageModelProvider.php
2023-07-07 Marcel KlehrApply suggestions from code review
2023-07-07 Marcel KlehrLLM OCS API: Add OpenAPI docs
2023-07-07 Marcel KlehrLLM OCS API: s/tasks/tasktypes/
2023-07-07 Marcel KlehrLLM OCP API: Fix psam error
2023-07-07 Marcel KlehrLLM OCP API: Fix psam errors
2023-07-07 Marcel KlehrLLM OCP API: Fix security issue
2023-07-07 Marcel KlehrLLM OCP API: Fix psalm error
2023-07-07 Marcel KlehrLLM OCP API: Add identifier param
2023-07-07 Marcel KlehrApply suggestions from code review
2023-07-07 Marcel Klehrcs:fix
2023-07-07 Marcel KlehrFix LanguageModelManager#runTask: Insert task into...
2023-07-07 Marcel KlehrAdd test for task cleanup
2023-07-07 Marcel KlehrMake tests pass
2023-07-07 Marcel KlehrFix tests
2023-07-07 Marcel KlehrAdd preliminary tests
2023-07-07 Marcel KlehrILanguageModelTask: Use php type checking along with...
2023-07-07 Marcel KlehrILanguageModelManager: Add docblock description
2023-07-07 Marcel KlehrTaskMapper#update: Use time factory
2023-07-07 Marcel KlehrAdd tasks::last_updated column and vacate tasks after...
2023-07-07 Marcel Klehrcs:fix
2023-07-07 Marcel KlehrLLM OCP API: Fix copyright
2023-07-07 Marcel KlehrLLM OCP API: Use OCP\Common\Exception\NotFoundException
2023-07-07 Marcel KlehrOCP: Introduce OCP\Common\Exception\NotFoundException
2023-07-07 Marcel KlehrLLM OCP API: strict types and copyright
2023-07-07 Marcel KlehrLLM OCP API: Type shenanigans for Visitor pattern
2023-07-07 Marcel KlehrApply suggestions from code review
2023-07-07 Marcel KlehrUpdate lib/public/AppFramework/Bootstrap/IRegistrationC...
2023-07-07 Marcel KlehrLLM OCP API: Commit autoloaders
2023-07-07 Marcel KlehrLLM OCP API: Add task definitions
2023-07-07 Marcel KlehrUpdate lib/public/LanguageModel/ITopicsProvider.php
2023-07-07 Marcel KlehrLLM OCP API: Fix coding style and psalm
2023-07-07 Marcel KlehrLLM OCP API: cs:fix
2023-07-07 Marcel KlehrLLM OCP API: Fix static analysis
2023-07-07 Marcel KlehrLLM OCP API: Add @since
2023-07-07 Marcel KlehrLLM OCP API: Fix type errors
2023-07-07 Marcel KlehrLLM OCP API: Make linters happy
2023-07-07 Marcel KlehrLLM OCP API: cs:fix
2023-07-07 Marcel KlehrLLM OCP API: Implement ocs API
2023-07-07 Marcel KlehrLLM OCP API: ADd topics and headline tasks
2023-07-07 Marcel KlehrFix Copyright
2023-07-07 Marcel KlehrLLM OCP API: Add to RegistrationContext
2023-07-07 Marcel KlehrLLM OCP API: Add db migration
2023-07-07 Marcel KlehrLLM OCP API: Implement private backend code + add ILang...
2023-07-07 Marcel KlehrLLM OCP API: Rework to use Task objects
2023-07-07 Marcel KlehrInitial work on lm OCP API
2023-07-07 Arthur SchiwonMerge pull request #39133 from nextcloud/feature/openap...
2023-07-07 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-06 DanielMerge pull request #39204 from nextcloud/docs/noid...
2023-07-06 John MolakvoæMerge pull request #39203 from nextcloud/fix/cypress...
2023-07-06 Arthur Schiwondocs(dav): remove outdated comment 39204/head
2023-07-06 John Molakvoæfix(cypress): revert only toggle 39203/head
2023-07-06 Christoph WurstMerge pull request #39200 from nextcloud/fix/remove...
2023-07-06 Côme ChillietMerge pull request #39189 from nextcloud/bugfix/noid...
2023-07-06 Ferdinand Thiessenfix: Remove deprecation warning for already removed API 39200/head
2023-07-06 Christoph WurstMerge pull request #38663 from nextcloud/chore/oc-serve...
2023-07-06 Christoph Wurstchore: Replace \OC::$server->query with \OCP\Server... 38663/head
2023-07-06 LouisMerge pull request #39165 from nextcloud/artonge/feat...
2023-07-06 LouisMerge pull request #39164 from nextcloud/artonge/feat...
2023-07-06 Joas Schillingfix: Cleanup unused imports and some type deprecations 39189/head
2023-07-06 Nextcloud botFix(l10n): Update translations from Transifex
2023-07-05 Louis ChemineauAdd OCSPreconditionFailedException 39164/head
2023-07-05 John MolakvoæMerge pull request #38950 from nextcloud/feat/f2v/favorites
2023-07-05 John Molakvoæfix(files): show a border around the favorite icon... 38950/head
2023-07-05 John Molakvoæfix: favorites colour, icon, unwanted eslint-disable...
2023-07-05 John Molakvoæfix(files): invalid default actions
2023-07-05 John Molakvoæchore: compile assets
2023-07-05 John Molakvoæchore: remove old favorites view
2023-07-05 John Molakvoæfeat: add caption prop
2023-07-05 John Molakvoæfeat: add favorites view testing
2023-07-05 John Molakvoæchore: update webdav to 5.2.2
next