aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/Controller/AppSettingsControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-0/+1
* test: Migrate settings and provisioning_api to PHPUnit10tests/noid/migrate-more-apps-to-phpunit10Joas Schilling2025-05-161-32/+16
* fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enableFerdinand Thiessen2024-11-181-4/+3
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-06-031-25/+3
* feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-141-0/+15
* Merge branch 'master' into fix/pages-titles-appsAndrii Rublov2024-02-251-25/+16
|\
| * fix(settings): Use initial state instead of custom state for server dataFerdinand Thiessen2024-02-231-15/+16
| * fix(settings): Only use `id` in categories - drop duplicated `ident` propertyFerdinand Thiessen2024-02-231-10/+0
* | [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327Andrii Rublov2024-02-231-2/+2
|/
* Create headings for settings pagesjulia.kirschenheuter2023-03-071-2/+4
* fix appstoreenabled check in Fetcher so it's coherent with AppSettingsControllerJulien Veyssier2021-10-181-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Move away some ILoggersRoeland Jago Douma2021-03-021-3/+3
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-3/+3
* Update license headersChristoph Wurst2019-12-051-3/+10
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-5/+5
* Move settings to an appChristoph Wurst2019-09-281-0/+247