nextcloud/apps/settings
Ferdinand Thiessen 8fc498fb82
fix(IntegrityCheck): Ensure the check is run if no results are available
If there are no cached results the current implementation was also returning an empty array,
but this was the same as when there was a successful run.
So to distinguish this we return `null` if there are *no* results.
In this case we need to rerun the integrity checker.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-03 11:37:49 +02:00
..
appinfo chore: Add SPDX header 2024-06-03 20:33:31 +02:00
composer feat: add setup check for needed mimetype migrations 2024-06-18 14:46:19 +02:00
css chore(assets): Recompile assets 2024-06-19 10:22:05 +00:00
data
img chore: Add SPDX header 2024-06-06 22:53:41 +02:00
js chore: Add SPDX header 2024-06-03 20:33:31 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-07-02 00:19:21 +00:00
lib fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-03 11:37:49 +02:00
src fix: Better wordings in the new user modal 2024-06-25 00:10:13 +02:00
templates chore: Add SPDX header 2024-06-03 20:33:31 +02:00
tests fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-03 11:37:49 +02:00
.editorconfig chore: Add SPDX header 2024-06-03 20:33:31 +02:00
.gitignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
.l10nignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-administration.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi-administration.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-full.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi-full.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00