nextcloud/apps/settings/lib
Ferdinand Thiessen 9955b13564
fix(app-store): Ensure the groups property is always an array
If the value was a string, like a single group, then `json_decode` will also yield only a string.
So in this case we ensure the property is always an array with that value.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-23 13:32:36 +02:00
..
Activity refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
AppInfo refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
BackgroundJobs style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Command/AdminDelegation chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Controller fix(app-store): Ensure the groups property is always an array 2024-10-23 13:32:36 +02:00
Events chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Mailer refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Middleware refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Search refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Sections refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Service refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SetupChecks Merge pull request #48547 from nextcloud/feat/row_format_check 2024-10-18 11:59:58 +02:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
WellKnown refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Hooks.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ResponseDefinitions.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00