nextcloud/apps
Robin Appelman 30ea77c673 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 13:14:28 +00:00
..
accessibility [tx-robot] updated from transifex 2020-08-30 02:16:16 +00:00
admin_audit Update license headers for 19 2020-04-29 11:57:22 +02:00
cloud_federation_api Update license headers for 19 2020-04-29 11:57:22 +02:00
comments [tx-robot] updated from transifex 2020-08-25 02:17:52 +00:00
contactsinteraction Fix writing BLOBs to postgres with recent contacts interaction 2020-08-31 13:09:40 +00:00
dav [tx-robot] updated from transifex 2020-09-07 02:16:49 +00:00
encryption [tx-robot] updated from transifex 2020-08-28 02:16:32 +00:00
federatedfilesharing [tx-robot] updated from transifex 2020-08-25 02:17:52 +00:00
federation [tx-robot] updated from transifex 2020-09-02 02:17:22 +00:00
files [tx-robot] updated from transifex 2020-09-07 02:16:49 +00:00
files_external fix s3 doesDirectoryExist check for empty directories 2020-09-10 13:14:28 +00:00
files_sharing Do not fail if share for mountpoint is no longer available 2020-09-08 09:14:45 +02:00
files_trashbin Tests only: Forward calls to getUserValue and getAppValue 2020-09-03 07:33:21 +00:00
files_versions [tx-robot] updated from transifex 2020-08-13 02:16:48 +00:00
lookup_server_connector Update license headers for 19 2020-04-29 11:57:22 +02:00
oauth2 [tx-robot] updated from transifex 2020-09-01 02:16:18 +00:00
provisioning_api Fix languages empty array 2020-05-08 09:25:59 +00:00
settings [tx-robot] updated from transifex 2020-09-07 02:16:49 +00:00
sharebymail [tx-robot] updated from transifex 2020-08-25 02:17:52 +00:00
systemtags [tx-robot] updated from transifex 2020-08-25 02:17:52 +00:00
testing Update license headers for 19 2020-04-29 11:57:22 +02:00
theming Combine body-login rules in theming and fix twofactor and guest styling on bright colors 2020-08-25 19:49:22 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2020-08-25 02:17:52 +00:00
updatenotification [tx-robot] updated from transifex 2020-08-18 02:17:38 +00:00
user_ldap add repair step to clean up DB off lastFeatureRefresh entries in user prefs 2020-09-07 10:50:17 +02:00
workflowengine Don't use SELECT DISTINCT when to_char() is used in a WHERE statement 2020-09-08 07:42:12 +00:00