aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-1816-36/+36
* Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-112-4/+2
* Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-114-6/+8
* fix(openapi): Make OpenAPI CI green againJoas Schilling2024-01-111-2/+2
* enh(core): Refactor profile page to use vue componentsFerdinand Thiessen2024-01-101-2/+2
* Keep https check Gaspard d'Hautefeuille2024-01-051-1/+4
* Cancel PR #37405, remove regression codeGaspard d'Hautefeuille2024-01-051-2/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-239-26/+26
* Fix invalid users/groups handling in advanced searchBenjamin Gaussorgues2023-11-151-1/+2
* Merge pull request #41271 from nextcloud/enh/text-processing-iprovider2Joas Schilling2023-11-131-2/+10
|\
| * Merge branch 'master' into enh/text-processing-iprovider2Marcel Klehr2023-11-091-1/+2
| |\
| * \ Merge branch 'master' into enh/text-processing-iprovider2Marcel Klehr2023-11-081-1/+3
| |\ \
| * | | fix(TextProcessing/Manager): Throw TaskFailureException upon failureMarcel Klehr2023-11-061-1/+2
| * | | enh(TextProcessing): Add IProvider2Marcel Klehr2023-11-031-2/+9
* | | | feat(search): Allow multiple search terms in UnifiedControllerBenjamin Gaussorgues2023-11-101-13/+22
| |_|/ |/| |
* | | fix: Show error message when CSRF check fails at loginChristoph Wurst2023-11-081-1/+2
| |/ |/|
* | fix: Only highlight profile entry when viewing own profileChristopher Ng2023-11-021-1/+3
|/
* feat(events): Add typed event for filtering autocompletion suggestionsJoas Schilling2023-11-021-0/+13
* load script and styles on setup pageRobin Appelman2023-10-311-0/+8
* Reset BFP for sudo actionMarcel Müller2023-10-281-1/+2
* fix: Set profile as active nav entryChristopher Ng2023-10-261-0/+4
* Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-261-0/+246
|\
| * Update core/Controller/TextToImageApiController.phpMarcel Klehr2023-10-261-1/+1
| * en(TextToImage): Use specific exception class instead of generic RuntimeExcep...Marcel Klehr2023-10-261-1/+2
| * fix(Text2Image): Fix OpenAPI typesMarcel Klehr2023-10-201-1/+1
| * enh(TextToImage): Allow generating multiple images with one taskMarcel Klehr2023-10-201-5/+9
| * enh(TextToImage): Add getExpectedRuntime to IProvider and run tasks during re...Marcel Klehr2023-10-201-1/+8
| * fix(TextToImage): Fix OpenAPI definitionsMarcel Klehr2023-10-191-2/+4
| * fix(TextToImage): Fix bruteforce protectionMarcel Klehr2023-10-181-19/+10
| * fix(TextToImage): Add bruteforce protection to APIMarcel Klehr2023-10-181-10/+28
| * fix(TextToImage): Fix docblock of getImage routeMarcel Klehr2023-10-181-4/+3
| * enh(TextToImage): Add bruteforce protection for anonymous API usageMarcel Klehr2023-10-181-2/+7
| * enh(TextToImage): Address review commentsMarcel Klehr2023-10-181-3/+2
| * 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