nextcloud-server/lib
hschletz 4bc9ba2a03 Fix data type in FilesMetadata::setIntList()
FilesMetadata::setIntList() throws an exception because it uses the incorrect type IMetadataValueWrapper::TYPE_STRING_LIST instead of IMetadataValueWrapper::TYPE_INT_LIST.

Signed-off-by: hschletz <holger.schletz@web.de>
2024-02-23 20:54:16 +07:00
..
composer prepare migration to lazy config 2024-01-22 11:32:23 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-02-19 00:19:09 +07:00
private Fix data type in FilesMetadata::setIntList() 2024-02-23 20:54:16 +07:00
public fix(apps): Fix type information of app manager 2024-02-03 11:47:47 +07:00
autoloader.php
base.php fix(l10n): invalid translation of a number 2023-10-21 11:48:46 +07:00
versioncheck.php