summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* optimize UserMountCache::registerStorageRobin Appelman2023-11-161-0/+8
* fix: Extend docblock of hasReservedJobMarcel Klehr2023-11-091-1/+2
* Merge pull request #41215 from nextcloud/backport/41214/stable27Joas Schilling2023-11-081-0/+7
|\
| * Adjust since versionJoas Schilling2023-11-081-1/+1
| * fix(install): Make installing more verboseJoas Schilling2023-11-031-0/+7
* | Merge pull request #41150 from nextcloud/backport/40885/stable27Joas Schilling2023-11-062-25/+52
|\ \ | |/ |/|
| * fix(OCM): Make the public API only rely on OCPJoas Schilling2023-10-272-25/+52
* | Fix version number in ITimeFactory after it was delayedJoas Schilling2023-10-161-1/+1
|/
* Fix Dashboard IManager getWidgets return annotationjld31032023-10-051-1/+1
* ocm servicesMaxence Lange2023-09-225-0/+358
* Merge pull request #40286 from nextcloud/backport/40233/stable27Arthur Schiwon2023-09-071-0/+33
|\
| * Detect aborted connection in OC\Files\View and stop writing data to the outpu...Benjamin Gaussorgues2023-09-061-0/+33
* | more share permission logic to storage wrapperRobin Appelman2023-09-041-0/+8
|/
* fix(utility): De- deprecate getDateTime as now() only returns immutable objectsAnna Larch2023-08-281-2/+0
* fix: Make bypass function public APIJoas Schilling2023-08-231-0/+10
* feat(security): Add a bruteforce protection backend base on memcacheJoas Schilling2023-08-231-1/+18
* feat(dashboard): implement widget item api v2Richard Steinmetz2023-08-224-3/+206
* feat: Add delete task APIJulius Härtl2023-08-091-0/+8
* allow anon text processing schedulingJulien Veyssier2023-08-092-2/+13
* start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-091-0/+8
* AI admin settings: cs:fixMarcel Klehr2023-08-091-1/+0
* fix(TextProcessing): Inject L10N\IFactory instead of IL10NMarcel Klehr2023-08-094-9/+26
* First pass at ai admin settingsMarcel Klehr2023-08-093-0/+18
* Remove Task::factory methodMarcel Klehr2023-08-091-17/+0
* Fix psalm errorsMarcel Klehr2023-08-095-0/+9
* cs:fixMarcel Klehr2023-08-091-2/+0
* Apply suggestions from code reviewMarcel Klehr2023-08-091-7/+0
* Fix psalm errorsMarcel Klehr2023-08-091-6/+9
* Fix psalm errorsMarcel Klehr2023-08-091-1/+0
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-08-0919-535/+353
* Since 27.1.0Marcel Klehr2023-08-0916-81/+81
* LLM OCP API: Improve scheduleTask docblockMarcel Klehr2023-08-091-1/+2
* LLM OCP API: Avoid using OC in OCPMarcel Klehr2023-08-091-16/+0
* OCP\Common\NotFoundException: Add param typeMarcel Klehr2023-08-091-1/+1
* LLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/Marcel Klehr2023-08-091-1/+1
* Update lib/public/LanguageModel/Events/TaskFailedEvent.phpMarcel Klehr2023-08-091-2/+4
* Update lib/public/LanguageModel/ILanguageModelProvider.phpMarcel Klehr2023-08-091-1/+1
* LLM OCP API: Fix psam errorsMarcel Klehr2023-08-091-2/+6
* LLM OCP API: Fix psalm errorMarcel Klehr2023-08-091-2/+2
* LLM OCP API: Add identifier paramMarcel Klehr2023-08-092-3/+21
* Apply suggestions from code reviewMarcel Klehr2023-08-091-2/+2
* Make tests passMarcel Klehr2023-08-091-4/+5
* ILanguageModelTask: Use php type checking along with psalm parameterized typesMarcel Klehr2023-08-095-12/+14
* ILanguageModelManager: Add docblock descriptionMarcel Klehr2023-08-091-0/+2
* cs:fixMarcel Klehr2023-08-096-0/+6
* LLM OCP API: Use OCP\Common\Exception\NotFoundExceptionMarcel Klehr2023-08-091-1/+2
* OCP: Introduce OCP\Common\Exception\NotFoundExceptionMarcel Klehr2023-08-091-0/+41
* LLM OCP API: strict types and copyrightMarcel Klehr2023-08-097-1/+133
* LLM OCP API: Type shenanigans for Visitor patternMarcel Klehr2023-08-097-34/+30
* Update lib/public/AppFramework/Bootstrap/IRegistrationContext.phpMarcel Klehr2023-08-091-1/+1