aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller
Commit message (Expand)AuthorAgeFilesLines
...
| * Update core/Controller/TextToImageApiController.phpMarcel Klehr2023-10-181-6/+6
| * Small fixesMarcel Klehr2023-10-181-7/+6
| * Implement TextToImage OCP APIMarcel Klehr2023-10-181-0/+221
* | feat(profile): Add public interface for profile manager so apps can check configJoas Schilling2023-10-231-1/+1
|/
* Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-182-2/+0
|\
| * Stop sending deprecated Pragma headerGit'Fellow2023-08-282-2/+0
* | rename oauth2_access_token's created_at to code_created_atJulien Veyssier2023-10-051-1/+1
* | make oauth2 authorization code expire after 10 minutesJulien Veyssier2023-10-051-0/+3
* | Merge pull request #40660 from nextcloud/bugfix/noid/fix-missing-user-status-...Joas Schilling2023-10-041-2/+2
|\ \
| * | fix(autocomplete): Fix missing user status on autocomplete endpointJoas Schilling2023-09-281-2/+2
* | | fix(unifiedsearch): Allow searching for "0"Christoph Wurst2023-09-281-1/+1
|/ /
* | Add single status code descriptions for OpenAPIjld31032023-09-277-0/+22
* | Remove deprecated methods Util::writeLog and DIContainer::logCôme Chilliet2023-09-251-4/+5
* | core: Fix OCM OpenAPIjld31032023-09-231-1/+1
* | small fixesMaxence Lange2023-09-201-5/+11
* | ocm controllerMaxence Lange2023-09-201-0/+92
* | core: Fix OpenAPI for reference APIjld31032023-09-142-5/+5
* | ProfileApi: Fix typojld31032023-09-031-1/+1
* | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25Joas Schilling2023-08-281-2/+2
|/
* fix(tests): preview phpunitJohn Molakvoæ2023-08-171-1/+1
* feat: redirect to the mime icon if no preview availableJohn Molakvoæ2023-08-171-8/+25
* Fix text processing OpenAPIjld31032023-08-111-2/+2
* fix psalm issueJulien Veyssier2023-08-071-1/+2
* feat: Add delete task APIJulius Härtl2023-08-071-0/+30
* allow anon text processing schedulingJulien Veyssier2023-08-071-30/+22
* start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-071-0/+32
* core: Document text processing APIjld31032023-07-311-0/+23
* Merge pull request #38854 from nextcloud/enh/llm-apiMarcel Klehr2023-07-211-0/+137
|\
| * Fix tests: Adjust constructor signatureMarcel Klehr2023-07-191-1/+1
| * Remove Task::factory methodMarcel Klehr2023-07-191-1/+1
| * Fix psalm errorsMarcel Klehr2023-07-141-19/+1
| * Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-07-141-14/+37
| * Update core/Controller/LanguageModelApiController.phpMarcel Klehr2023-07-111-1/+1
| * Update core/Controller/LanguageModelApiController.phpMarcel Klehr2023-07-111-1/+1
| * Fix openapi docsMarcel Klehr2023-07-111-4/+10
| * Update core/Controller/LanguageModelApiController.phpMarcel Klehr2023-07-111-1/+1
| * LanguageModelApiController: Use jsonSerialize method to help psalmMarcel Klehr2023-07-071-1/+1
| * cs:fixMarcel Klehr2023-07-071-2/+0
| * LLM OCP API: Fix OpenApi docsMarcel Klehr2023-07-071-3/+3
| * LLM OCP API: Fix psalm issuesMarcel Klehr2023-07-071-3/+3
| * LLM OCS API: Add OpenAPI docsMarcel Klehr2023-07-071-3/+30
| * LLM OCS API: s/tasks/tasktypes/Marcel Klehr2023-07-071-1/+1
| * LLM OCP API: Fix psam errorsMarcel Klehr2023-07-071-2/+2
| * LLM OCP API: Fix security issueMarcel Klehr2023-07-071-0/+4
| * LLM OCP API: Fix copyrightMarcel Klehr2023-07-071-2/+2
| * LLM OCP API: Use OCP\Common\Exception\NotFoundExceptionMarcel Klehr2023-07-071-1/+2
| * LLM OCP API: Implement ocs APIMarcel Klehr2023-07-071-0/+96
* | fix(core): Add password confirmation requirement for getapppasswordJoas Schilling2023-07-171-0/+1
* | core: Add OpenAPI specjld31032023-07-1331-68/+450
|/
* Update core/Controller/SetupController.phpFaraz Samapoor2023-06-201-1/+3