nextcloud-server/apps
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 +07:00
..
accessibility Add 'Reasons to use Nextcloud in your organization' call to action in settings 2020-09-07 08:30:01 +07:00
admin_audit Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
cloud_federation_api Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
comments [tx-robot] updated from transifex 2020-08-25 02:17:40 +07:00
contactsinteraction Fix writing BLOBs to postgres with recent contacts interaction 2020-08-28 14:30:33 +07:00
dashboard Merge pull request #22136 from nextcloud/design/reasons-to-use-nextcloud 2020-09-07 08:49:05 +07:00
dav Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +07:00
encryption [tx-robot] updated from transifex 2020-08-28 02:16:21 +07:00
federatedfilesharing [tx-robot] updated from transifex 2020-08-25 02:17:40 +07:00
federation [tx-robot] updated from transifex 2020-09-02 02:17:10 +07:00
files Merge pull request #22648 from nextcloud/bugfix/noid/transfer-all-shares 2020-09-09 13:32:43 +07:00
files_external fix s3 doesDirectoryExist check for empty directories 2020-09-10 08:11:55 +07:00
files_sharing Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +07:00
files_trashbin Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +07:00
files_versions Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
lookup_server_connector Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
oauth2 Add 'Reasons to use Nextcloud in your organization' call to action in settings 2020-09-07 08:30:01 +07:00
provisioning_api Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
settings emit typed event for user management 2020-09-08 22:50:05 +07:00
sharebymail [tx-robot] updated from transifex 2020-08-25 02:17:40 +07:00
systemtags [tx-robot] updated from transifex 2020-08-25 02:17:40 +07:00
testing Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
theming [tx-robot] updated from transifex 2020-08-25 02:17:40 +07:00
twofactor_backupcodes Add 'Reasons to use Nextcloud in your organization' call to action in settings 2020-09-07 08:30:01 +07:00
updatenotification Add 'Reasons to use Nextcloud in your organization' call to action in settings 2020-09-07 08:30:01 +07:00
user_ldap Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +07:00
user_status Always use IUserStatus consts 2020-09-07 11:30:18 +07:00
weather_status Fix weather status icon selector with nextcloud/vue update 2020-09-07 09:51:30 +07:00
workflowengine Don't use SELECT DISTINCT when to_char() is used in a WHERE statement 2020-09-07 15:17:48 +07:00