nextcloud/apps/dav/lib/Files
Christian e2a64c713f
cast timestamps older than unix epoch to 0
This change solves issues #10870, which is caused by method castValue of class FileSearchBackend: It casts the timestamps older than the unix epoch to false., see my comment https://github.com/nextcloud/server/pull/10835#discussion_r212806153.
2018-08-27 07:44:24 +02:00
..
Sharing
BrowserErrorPagePlugin.php
FileSearchBackend.php cast timestamps older than unix epoch to 0 2018-08-27 07:44:24 +02:00
FilesHome.php
LazySearchBackend.php
RootCollection.php