nextcloud/lib
Robin Appelman 74c6beb603
dont set folder size to negative values during propagation
normally this shouldn't be a problem, but cache/storage desync might cause this
so this adds some failsafe to ensure we dont corrupt the cache further

the minimum value is set to -1 instead of 0 in order to triger a background scan
on the folder and figure out the size properly

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-26 12:05:30 +01:00
..
composer Make the post login event public 2019-11-20 18:43:09 +01:00
l10n [tx-robot] updated from transifex 2019-11-26 02:15:57 +00:00
private dont set folder size to negative values during propagation 2019-11-26 12:05:30 +01:00
public add LEAST and GREATER to db function builder 2019-11-26 12:05:30 +01:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Make sure we create an app's Application class just once 2019-10-11 08:21:24 +02:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00