nextcloud/lib/private/Files
Sebastian Kostka 09b120c6da [Stable 12] Removed cast to integer in getSize
Fixes - Wrong or no sizes of files/folders #5031 for 32-bit systems a direct cast to integer causes problems.
Backport from #5744

Signed-off-by: Sebastian Kostka <sebastian.kostka@gmail.com>
2017-07-29 07:40:13 +02:00
..
AppData Add Tests 2016-10-05 11:00:16 +02:00
Cache Fix for mb strlen 2017-07-22 11:10:25 +02:00
Config Remove unused use statements 2017-04-22 19:23:31 -05:00
Mount allow apps to set custom mount types 2017-04-28 09:38:21 +02:00
Node Remove unused use statements 2017-04-22 19:23:31 -05:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore improved logging of objectore errors 2017-07-04 11:14:41 +02:00
Search Allow searching for favorites 2017-03-08 16:30:55 +01:00
SimpleFS avatar to appdata 2016-10-05 11:00:16 +02:00
Storage Fix scan permissions with nested permissions masks 2017-07-13 14:37:09 +02:00
Stream replace close:// streamwrapper with CallBackWrapper 2017-01-06 15:33:32 +01:00
Type Fix variable names 2017-05-15 12:38:30 +02:00
Utils Fix scanner after review 2017-04-26 13:26:47 +02:00
FileInfo.php [Stable 12] Removed cast to integer in getSize 2017-07-29 07:40:13 +02:00
Filesystem.php Remove unused use statements 2017-04-22 19:23:31 -05:00
View.php non movable mounts can not be moved 2017-07-17 15:40:45 +02:00