nextcloud/apps/files_external
Vincent Petry f9a64d2b27 Fix for smb4php fseek
The stream_fseek function must return a boolean which will be mapped
to 0 for success and -1 for failure for the caller.

This patch fixes stream_fseek of smb4php to also respect this
convention.

Since the encryption app is relying on fseek to detect whether a file is
encrypted by reading the last bit of data, this will fix #5023
2013-11-15 14:23:24 +01:00
..
3rdparty Fix for smb4php fseek 2013-11-15 14:23:24 +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-10-27 02:32:11 -04:00
lib settings tags for optional parameters 2013-10-29 10:21:50 +01:00
templates Added missing "grid" class on external storage's table 2013-10-14 14:02:39 +02:00
tests add configuration parameter to manually set the timeout of HTTP requests 2013-10-24 16:19:17 +02: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