server/apps/files_external
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage
When an ext storage doesn't implement isReadable(), always returning
true made the file scanner believe that the file exists and creates a
cache entry with the size zero.

This fix makes the default impl of isReadable() use file_exists().

Fixes #5940
2013-11-22 18:21:17 +01:00
..
3rdparty SMB ignore connection errors when NetBIOS is disabled 2013-11-18 12:31:55 +01:00
ajax fixing dropbox require path 2013-11-05 10:33:21 +01:00
appinfo renaming OC\Files\Storage\SWIFT to OC\Files\Storage\Swift 2013-10-22 14:22:03 +02:00
css Fix spacing issue for checkboxes, vertically center checkboxes on personal page 2013-11-11 18:03:57 +01:00
js Now using smaller spinner image for status indicator 2013-10-11 12:36:30 +02:00
l10n [tx-robot] updated from transifex 2013-11-21 10:05:34 -05:00
lib Return plausible isReadable() default impl for ext storage 2013-11-22 18:21:17 +01:00
templates Added missing "grid" class on external storage's table 2013-10-14 14:02:39 +02:00
tests Removing trailing dot in path that samba doesn't seem to like 2013-11-19 15:05:11 +01:00
personal.php [files_external] From echo to p 2013-02-27 21:31:27 +01:00
settings.php Files External: show display names instead of internal user names in Settings UI 2013-03-27 19:07:33 +01:00