]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2023-08-09 Julien Veyssierfix composer autoload files 39773/head
2023-08-09 Julien Veyssierfix wrong NcSelect event in AI admin settings
2023-08-09 Julien Veyssierpolish AI admin settings UI
2023-08-09 Julien Veyssieruse DB type constants
2023-08-09 Julien Veyssiermove long click handlers into methods
2023-08-09 Marcel KlehrAdmin AI settings: Use ContainerInterface instead of...
2023-08-09 Marcel KlehrAdmin AI settings: Improve a11y of machine translation...
2023-08-09 Marcel KlehrUpdate apps/settings/src/components/AdminAI.vue
2023-08-09 Marcel KlehrUpdate apps/settings/src/components/AdminAI.vue
2023-08-09 Marcel KlehrFix typo
2023-08-09 Marcel KlehrMigration: Drop llm_tasks table and add textprocessing_...
2023-08-09 Marcel KlehrAI admin settings: lint:fix
2023-08-09 Marcel KlehrAI admin settings: lint:fix
2023-08-09 Marcel KlehrAI admin settings: lint:fix
2023-08-09 Marcel KlehrAI admin settings: cs:fix
2023-08-09 Marcel KlehrAI admin settings: strict_types
2023-08-09 Marcel KlehrAI admin settings: Update composer autoloaders
2023-08-09 Marcel KlehrAI admin settings: Add a draggable icon in UI for trans...
2023-08-09 Marcel KlehrAI admin settings: Use config values in AI feature...
2023-08-09 Marcel KlehrAI admin settings: Add save mechanism
2023-08-09 Marcel Klehrfix(TextProcessing): Inject L10N\IFactory instead of...
2023-08-09 Marcel KlehrAI Admin settings: Implement mt settings, stt settings...
2023-08-09 Marcel KlehrFirst pass at ai admin settings
2023-08-09 Marcel KlehrFix tests: Adjust constructor signature 39771/head
2023-08-09 Marcel KlehrFix tests: Adjust constructor signature
2023-08-09 Marcel KlehrRemove Task::factory method
2023-08-09 Marcel KlehrFix psalm errors
2023-08-09 Marcel Klehrcs:fix
2023-08-09 Marcel KlehrUpdate autoloaders
2023-08-09 Marcel KlehrApply suggestions from code review
2023-08-09 Marcel KlehrFix psalm errors
2023-08-09 Marcel KlehrFix psalm errors
2023-08-09 Marcel KlehrMassive refactoring: Turn LanguageModel OCP API into...
2023-08-09 Marcel KlehrUpdate core/Controller/LanguageModelApiController.php
2023-08-09 Marcel KlehrUpdate core/Controller/LanguageModelApiController.php
2023-08-09 Marcel KlehrFix openapi docs
2023-08-09 Marcel KlehrUpdate core/Controller/LanguageModelApiController.php
2023-08-09 Marcel KlehrSince 27.1.0
2023-08-09 Marcel KlehrLanguageModelApiController: Use jsonSerialize method...
2023-08-09 Marcel Klehrcs:fix
2023-08-09 Marcel KlehrLLM OCP API: Change Tests to use EventDispatcher mock
2023-08-09 Marcel KlehrLLM OCP API: Improve scheduleTask docblock
2023-08-09 Marcel KlehrLLM OCP API: Fix OpenApi docs
2023-08-09 Marcel KlehrLLM OCP API: Fix psalm issues
2023-08-09 Marcel KlehrLLM OCP API: Avoid using OC in OCP
2023-08-09 Marcel KlehrOCP\Common\NotFoundException: Add param type
2023-08-09 Marcel KlehrLLM OCP API: Simplify TaskBackgroundJob#run catch block
2023-08-09 Marcel KlehrLLM OCP API: Explain TaskBackgroundJob#setAllowParallelRuns
2023-08-09 Marcel KlehrLLM OCP API: Don't lose trace of wrapped exceptions
2023-08-09 Marcel KlehrLLM OCP API: Simplify LanguageModelManager#canHandleTask
2023-08-09 Marcel KlehrLLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/
2023-08-09 Marcel KlehrLLM OCP API: Add missing copyright and strict types
2023-08-09 Marcel KlehrLLM Migration: Return null if nothing changed
2023-08-09 Marcel KlehrUpdate lib/public/LanguageModel/Events/TaskFailedEvent.php
2023-08-09 Marcel KlehrUpdate lib/public/LanguageModel/ILanguageModelProvider.php
2023-08-09 Marcel KlehrApply suggestions from code review
2023-08-09 Marcel KlehrLLM OCS API: Add OpenAPI docs
2023-08-09 Marcel KlehrLLM OCS API: s/tasks/tasktypes/
2023-08-09 Marcel KlehrLLM OCP API: Fix psam error
2023-08-09 Marcel KlehrLLM OCP API: Fix psam errors
2023-08-09 Marcel KlehrLLM OCP API: Fix security issue
2023-08-09 Marcel KlehrLLM OCP API: Fix psalm error
2023-08-09 Marcel KlehrLLM OCP API: Add identifier param
2023-08-09 Marcel KlehrApply suggestions from code review
2023-08-09 Marcel Klehrcs:fix
2023-08-09 Marcel KlehrFix LanguageModelManager#runTask: Insert task into...
2023-08-09 Marcel KlehrAdd test for task cleanup
2023-08-09 Marcel KlehrMake tests pass
2023-08-09 Marcel KlehrFix tests
2023-08-09 Marcel KlehrAdd preliminary tests
2023-08-09 Marcel KlehrILanguageModelTask: Use php type checking along with...
2023-08-09 Marcel KlehrILanguageModelManager: Add docblock description
2023-08-09 Marcel KlehrTaskMapper#update: Use time factory
2023-08-09 Marcel KlehrAdd tasks::last_updated column and vacate tasks after...
2023-08-09 Marcel Klehrcs:fix
2023-08-09 Marcel KlehrLLM OCP API: Fix copyright
2023-08-09 Marcel KlehrLLM OCP API: Use OCP\Common\Exception\NotFoundException
2023-08-09 Marcel KlehrOCP: Introduce OCP\Common\Exception\NotFoundException
2023-08-09 Marcel KlehrLLM OCP API: strict types and copyright
2023-08-09 Marcel KlehrLLM OCP API: Type shenanigans for Visitor pattern
2023-08-09 Marcel KlehrApply suggestions from code review
2023-08-09 Marcel KlehrUpdate lib/public/AppFramework/Bootstrap/IRegistrationC...
2023-08-09 Marcel KlehrLLM OCP API: Commit autoloaders
2023-08-09 Marcel KlehrLLM OCP API: Add task definitions
2023-08-09 Marcel KlehrUpdate lib/public/LanguageModel/ITopicsProvider.php
2023-08-09 Marcel KlehrLLM OCP API: Fix coding style and psalm
2023-08-09 Marcel KlehrLLM OCP API: cs:fix
2023-08-09 Marcel KlehrLLM OCP API: Fix static analysis
2023-08-09 Marcel KlehrLLM OCP API: Add @since
2023-08-09 Marcel KlehrLLM OCP API: Fix type errors
2023-08-09 Marcel KlehrLLM OCP API: Make linters happy
2023-08-09 Marcel KlehrLLM OCP API: cs:fix
2023-08-09 Marcel KlehrLLM OCP API: Implement ocs API
2023-08-09 Marcel KlehrLLM OCP API: ADd topics and headline tasks
2023-08-09 Marcel KlehrFix Copyright
2023-08-09 Marcel KlehrLLM OCP API: Add to RegistrationContext
2023-08-09 Marcel KlehrLLM OCP API: Add db migration
2023-08-09 Marcel KlehrLLM OCP API: Implement private backend code + add ILang...
2023-08-09 Marcel KlehrLLM OCP API: Rework to use Task objects
2023-08-09 Marcel KlehrInitial work on lm OCP API
next