]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2023-08-10 Christopher Ngfeat(files_reminders): add verbose date string util
2023-08-10 Christopher Ngfix: prevent sidebar from opening
2023-08-10 Christopher Ngfeat(files_reminders): mount set reminder actions
2023-08-10 Christopher Ngfeat(files_reminders): add types
2023-08-10 Christopher Ngfeat(files_reminders): add webpack module
2023-08-10 Christopher Ngfeat(files_reminders): add logger
2023-08-10 Christopher Ngfix: action icon color
2023-08-10 Christopher Ngfeat(files_reminders): emit action menu opened
2023-08-10 Christopher Ngfeat(files_reminders): register file action
2023-08-10 Christopher Ngfeat(files_reminders): add datetime utils
2023-08-10 Christopher Ngfix: frontend ocs
2023-08-10 Christopher Ngfix: due date nullable
2023-08-10 Christopher Ngfeat(files_reminders): add reminder service
2023-08-10 Christopher Ngfeat(files_reminders): integrate load scripts
2023-08-10 Christoph WurstMerge pull request #39784 from nextcloud/feat/caldav...
2023-08-10 Richard Steinmetzfeat(caldav): linkify location in scheduling mails 39784/head
2023-08-10 Nextcloud botFix(l10n): Update translations from Transifex
2023-08-09 Julius HärtlMerge pull request #39763 from nextcloud/backport/39171...
2023-08-09 nextcloud-commandchore(assets): Recompile assets 39763/head
2023-08-09 Louis Chemineaufeat: Use viewer to open and compare versions
2023-08-09 Marcel KlehrMerge pull request #39776 from nextcloud/backport/39680...
2023-08-09 Julien Veyssiercompile assets 39776/head
2023-08-09 Julien Veyssierbump last version digit
2023-08-09 Julien Veyssierfix psalm issues
2023-08-09 Julien Veyssierfix eslint issue
2023-08-09 Julien Veyssierfix psalm issue
2023-08-09 Julius Härtlfeat: Add delete task API
2023-08-09 Julien Veyssierchange sql where order to match index order
2023-08-09 Julien Veyssierallow anon text processing scheduling
2023-08-09 Julien Veyssierstart implementing ocs endpoint to get task list from...
2023-08-09 Marcel KlehrFix TextProcessing test for 32bit
2023-08-09 Daniel Kesselbergfix: missing argument for TextProcessing Manager 39774/head
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
next