nextcloud/apps
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
..
admin_audit Fix(l10n): Update translations from Transifex 2024-07-03 00:20:11 +00:00
cloud_federation_api chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
comments chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-06-14 00:19:48 +00:00
dashboard Merge pull request #46215 from nextcloud/enh/dashboard-icon 2024-07-02 18:46:09 +02:00
dav Fix(l10n): Update translations from Transifex 2024-07-03 00:20:11 +00:00
encryption refactor(encryption): Migrate app.php to Application.php 2024-07-01 13:45:09 +02:00
federatedfilesharing chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
federation chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
files Merge pull request #45982 from nextcloud/artonge/update/disable_copy_button_on_readonly_folders 2024-07-03 10:03:56 +02:00
files_external chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
files_reminders chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
files_sharing Fix(l10n): Update translations from Transifex 2024-07-03 00:20:11 +00:00
files_trashbin chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
files_versions chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-07-02 00:19:21 +00:00
oauth2 chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
provisioning_api chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
settings fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-03 11:37:49 +02:00
sharebymail chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
systemtags chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
testing chore: Add SPDX header 2024-06-02 20:00:00 +02:00
theming feat(theming): Add checkbox for force enable / disable blurry background 2024-07-02 17:31:43 +02:00
twofactor_backupcodes feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
updatenotification chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
user_ldap chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
user_status chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
weather_status chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
webhook_listeners fix(webhook_listeners): Use string type instead of text for event 2024-07-02 14:29:25 +02:00
workflowengine Fix(l10n): Update translations from Transifex 2024-06-29 00:19:43 +00:00