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 Harden files drop 2016-12-02 13:03:56 +01:00
BrowserErrorPagePlugin.php Remove any detailed information about the exception in the browser error plugin 2016-10-25 14:47:33 +02:00
FileSearchBackend.php cast timestamps older than unix epoch to 0 2018-08-27 07:44:24 +02:00
FilesHome.php use getUserFolder instead of getFileInfo when constructing FilesHome 2018-05-24 14:17:53 +02:00
LazySearchBackend.php Fix lazy search backend 2018-07-02 13:42:41 +02:00
RootCollection.php use getUserFolder instead of getFileInfo when constructing FilesHome 2018-05-24 14:17:53 +02:00