nextcloud/apps/files_external
Robin Appelman fc96fa0cc7
fix s3 doesDirectoryExist check for empty directories
if a directory is empty, only the 'marker' object `/` exists.

since not all s3 implementations return just the prefix when listing objects by prefix,
when listing objects by the folder prefix, nothing will be returned if the directory is empty.
by not including the trailing slash in the prefix, the folder marked will always be returned if it exists

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-09-10 08:11:55 +02:00
..
3rdparty Upgrade icewind/smb to 3.2.7 2020-09-04 08:57:27 +02:00
ajax Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
appinfo Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
css Bring back external storage group select delete 2019-10-30 16:13:54 +01:00
img Add the icons for shipped apps 2017-01-19 10:42:22 +01:00
js Remove encryption option for nextcloud external storage 2020-08-20 16:28:03 +02:00
l10n [tx-robot] updated from transifex 2020-08-25 02:17:40 +00:00
lib fix s3 doesDirectoryExist check for empty directories 2020-09-10 08:11:55 +02:00
templates Fix some MissingDocblockType or InvalidDocblock warnings. 2020-08-14 15:10:48 +02:00
tests Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
.l10nignore Add .l10nignore 2018-10-19 10:41:37 +02:00
list.php Update license headers 2019-12-05 15:38:45 +01:00