nextcloud/lib
Daniel Calviño Sánchez 90fdf83ca7
Use zip32 only if there are less than 65536 files
A zip32 file can contain, at most, 65535 files (and folders), so take
that constraint into account.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-04-06 15:59:30 +02:00
..
composer Merge pull request #9076 from nextcloud/feature/7573/user_db_backend_index 2018-04-06 14:56:19 +02:00
l10n [tx-robot] updated from transifex 2018-04-05 00:11:47 +00:00
private Use zip32 only if there are less than 65536 files 2018-04-06 15:59:30 +02:00
public Add since tags 2018-04-05 13:18:17 +02:00
autoloader.php Make lib/autoloader.php strictly typed and properly type hinted 2018-02-13 22:07:58 +01:00
base.php Allow usage of Windows 10 WebDav Netdrive 2018-04-05 13:16:29 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00