nextcloud/lib
Ferdinand Thiessen 3a09acebd2
fix(cache): always require updates if mtime is null
- Resolves https://github.com/nextcloud/server/issues/51941

Due to strong typings we introduced the parameter needs to be an
integer. Previously it was `null` which was equal to `0`.
So if there is no storage mtime we need to update the cache.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-04 13:41:32 +02:00
..
composer refactor: add migration for email setting 2025-04-02 19:06:25 +02:00
l10n Fix(l10n): Update translations from Transifex 2025-04-04 00:22:38 +00:00
private fix(cache): always require updates if mtime is null 2025-04-04 13:41:32 +02:00
public fix(settings): Handle email change restriction separately from display name change restriction 2025-04-02 19:06:25 +02:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 -01:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php Merge pull request #51029 from nextcloud/fix/deprecate-oc-template-and-cleanup 2025-03-10 16:20:45 +01:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00