nextcloud/apps/files_external
Vincent Petry 8c7a32ccb9
Fix GDrive upload file which name might match the one of a folder
Whenever a file is uploaded to GDrive, there is a check for that file
with and without extension, due to Google Docs files having no
extension. This logic now only kicks in whenever the detected
extensionless file is really a Google Doc file, not a folder.

This makes it possible again to upload a file "test.txt" in a folder
that also has a folder called "test"
2016-06-09 14:00:01 +02:00
..
3rdparty Add new files 2016-05-24 12:22:30 +02:00
ajax Update license headers 2016-05-26 19:57:24 +02:00
appinfo Update license headers 2016-05-26 19:57:24 +02:00
css Move Dropbox/GDrive link to icon 2016-05-03 11:30:02 +01:00
img fix and compress files_external icon 2014-12-11 15:33:31 +01:00
js Fixes for encoding wrapper 2016-05-20 09:33:59 +02:00
l10n [tx-robot] updated from transifex 2016-06-09 13:59:59 +02:00
lib Fix GDrive upload file which name might match the one of a folder 2016-06-09 14:00:01 +02:00
templates Fixes for encoding wrapper 2016-05-20 09:33:59 +02:00
tests Fix GDrive upload file which name might match the one of a folder 2016-06-09 14:00:01 +02:00
list.php Happy new year! 2016-01-12 15:02:18 +01:00
personal.php Move stuff from outside lib/ to PSR-4 2016-05-24 08:41:20 +02:00
settings.php Update license headers 2016-05-26 19:57:24 +02:00