nextcloud-server/apps/settings/lib
Claudio Cambra a4e2a7bb7b fix(appsmanagement): Fix exception on generating preview url for screenshots
Some installed apps meant for older server versions might unexpectedly
offer up screenshot values in a non-string format (e.g. health). Avoid
an exception by checking first if the first app screenshot is indeed a
string and otherwise we take the value of the parameter

Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
2024-11-01 14:48:33 +07:00
..
Activity chore: Add SPDX header 2024-06-03 20:33:31 +07:00
AppInfo feat(security): restrict admin actions to IP ranges 2024-07-19 16:28:03 +07:00
BackgroundJobs chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Command/AdminDelegation chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Controller fix(appsmanagement): Fix exception on generating preview url for screenshots 2024-11-01 14:48:33 +07:00
Events chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Listener chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Mailer chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Middleware chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Search fix: Fix empty sections appearing in search results 2024-10-09 08:59:46 +07:00
Sections chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Service chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Settings fix(settings): Fix sharing exclude groups from password requirement option not working 2024-09-03 15:22:09 +07:00
SetupChecks Merge pull request #47944 from nextcloud/backport/47883/stable30 2024-09-19 00:19:19 +07:00
UserMigration chore: Add SPDX header 2024-06-03 20:33:31 +07:00
WellKnown fix(security): Update expiration date in security.txt 2024-08-14 10:43:32 +07:00
Hooks.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
ResponseDefinitions.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00