aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller/AppSettingsController.php
Commit message (Expand)AuthorAgeFilesLines
* fix(AppDiscover): Ensure created cache folder is safe-chars onlyappStoreCacheFolderGit'Fellow2025-03-101-1/+3
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-2/+3
* chore: re-apply current rector configuration to apps folderCôme Chilliet2025-02-131-1/+2
* fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUserCôme Chilliet2025-02-131-2/+2
* fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enableFerdinand Thiessen2024-11-181-3/+5
* fix(ci): psalm, suppress undefined for viewAppsAndrey Borysenko2024-10-291-0/+2
* WIP: address review comments, small fixesAndrey Borysenko2024-10-291-35/+7
* fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundledAndrey Borysenko2024-10-291-0/+3
* feat(app_api): add initial state data for AppAPI UI partAndrey Borysenko2024-10-291-0/+34
* fix(appsmanagement): Fix exception on generating preview url for screenshotsClaudio Cambra2024-10-281-2/+8
* Merge pull request #48854 from nextcloud/fix/proxy-app-screenshotKate2024-10-231-1/+15
|\
| * fix(app-store): Also proxy images of locally installed appsfix/proxy-app-screenshotFerdinand Thiessen2024-10-231-1/+15
* | fix(app-store): Ensure the `groups` property is always an arrayfix/app-store-groupsFerdinand Thiessen2024-10-231-0/+4
|/
* fix(appstore): Hide last modified information for shipped appsfix/45717/hide-last-modified-for-shipped-appsMarcel Müller2024-10-161-1/+1
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-3/+5
* fix: Ensure app discover section is returned as listfix/app-discoverFerdinand Thiessen2024-09-241-1/+1
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_AppCôme Chilliet2024-09-131-6/+5
* refactor(settings): Replace security annotations with respective attributesprovokateurin2024-07-271-16/+12
* chore: Add SPDX headerAndy Scherzinger2024-06-031-30/+3
* fix: Migrate a few more classes away from OC_App::getAppPathCôme Chilliet2024-04-221-1/+1
* fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry...Ferdinand Thiessen2024-03-191-1/+1
* feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-141-4/+104
* feat: Allow to fetch app discover json and provide frontend API routeFerdinand Thiessen2024-03-141-0/+14
* Merge branch 'master' into fix/pages-titles-appsAndrii Rublov2024-02-251-77/+30
|\
| * fix(settings): Use initial state instead of custom state for server dataFerdinand Thiessen2024-02-231-67/+26
| * fix(settings): Only use `id` in categories - drop duplicated `ident` propertyFerdinand Thiessen2024-02-231-10/+4
* | [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327Andrii Rublov2024-02-231-1/+1
|/
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-181-2/+2
* Fix AppSettingsController.php overwriting currentLanguage1 Man Projects2023-12-051-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-12/+12
* settings: Add OpenAPI specjld31032023-07-101-0/+3
* Uses "Null Coalescing Operator" to improve code readability.Faraz Samapoor2023-05-311-4/+4
* Create headings for settings pagesjulia.kirschenheuter2023-03-071-1/+1
* Extract $ignoreMaxApps from array_map callback in AppSettingsControllerThomas Citharel2022-10-221-7/+7
* l10n: Delete apostropheValdnet2022-06-071-2/+2
* Cleanup admin settings js filesCarl Schwan2022-02-171-1/+0
* fix appstoreenabled check in Fetcher so it's coherent with AppSettingsControllerJulien Veyssier2021-10-181-1/+1
* add 'supported'-label to all supported apps, also if they are not downloaded yetBjoern Schiessle2021-10-061-0/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Move away some ILoggersRoeland Jago Douma2021-03-021-6/+6
* Show changelog in apps managementJulius Härtl2020-09-031-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-27/+23
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Make sure app_install_overwrite is an arrayDaniel Kesselberg2020-03-161-0/+4
* apps can have polyamorous relationships with bundlesArthur Schiwon2020-01-241-1/+1
* Allow to force enable apps via CLIJoas Schilling2019-12-131-7/+1
* Update license headersChristoph Wurst2019-12-051-4/+3