nextcloud-server/lib
Vincent FarZz 6ccafa3090 fix: Prevent crash when refreshing metadata for files without an owner
This crash was mostly happening when using external storages and for example the command "occ memories:migrate-google-takeout"

Signed-off-by: Vincent FarZz <farcry69@live.fr>
2024-09-16 14:01:14 +07:00
..
composer fix: Migrate existing bg jobs to use sha256 2024-09-05 18:06:00 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-09-16 00:20:26 +07:00
private fix: Prevent crash when refreshing metadata for files without an owner 2024-09-16 14:01:14 +07:00
public fix(linkReferenceProvider): better size check 2024-09-03 20:19:25 +07:00
autoloader.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
base.php fix(setup): ignore long session login during installation 2024-08-27 19:12:02 +07:00
versioncheck.php