aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/RecommendedAppsController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+2
* refactor(core): Switch to attribute based routingprovokateurin2024-02-211-0/+2
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-181-2/+2
* core: Add OpenAPI specjld31032023-07-131-0/+3
* Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-161-3/+5
* Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-161-7/+2
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-5/+2
* Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefault...Daniel Rudolf2021-08-041-1/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headers for 18Christoph Wurst2019-12-201-3/+6
* Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-121-0/+53