nextcloud/apps
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
..
admin_audit chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
cloud_federation_api refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
comments Fix(l10n): Update translations from Transifex 2024-10-22 11:39:20 +00:00
contactsinteraction fix: Adjust Entity types 2024-10-17 18:31:44 +02:00
dashboard chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
dav Fix(l10n): Update translations from Transifex 2024-10-22 11:39:20 +00:00
encryption fix(psalm): Fix some newly detected issues 2024-10-21 12:37:59 +02:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2024-10-22 11:39:20 +00:00
federation Fix(l10n): Update translations from Transifex 2024-10-22 11:39:20 +00:00
files Fix(l10n): Update translations from Transifex 2024-10-22 12:31:18 +00:00
files_external Fix(l10n): Update translations from Transifex 2024-10-22 11:39:20 +00:00
files_reminders fix: Prevent breaking change in IQueryBuilder 2024-10-17 18:31:44 +02:00
files_sharing Fix(l10n): Update translations from Transifex 2024-10-22 11:39:20 +00:00
files_trashbin Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-promotion 2024-10-22 12:47:45 +02:00
files_versions refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
lookup_server_connector refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
oauth2 refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
provisioning_api refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
settings fix(app-store): Ensure the groups property is always an array 2024-10-23 13:32:36 +02:00
sharebymail Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-promotion 2024-10-22 12:47:45 +02:00
systemtags Fix(l10n): Update translations from Transifex 2024-10-23 00:24:03 +00:00
testing refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
theming Fix(l10n): Update translations from Transifex 2024-10-22 11:39:20 +00:00
twofactor_backupcodes refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
updatenotification Fix(l10n): Update translations from Transifex 2024-10-22 11:39:20 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2024-10-22 11:39:20 +00:00
user_status Fix(l10n): Update translations from Transifex 2024-10-23 00:24:03 +00:00
weather_status Fix(l10n): Update translations from Transifex 2024-10-22 00:22:32 +00:00
webhook_listeners chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
workflowengine Fix(l10n): Update translations from Transifex 2024-10-22 11:39:20 +00:00