server/apps/files_sharing
Daniel Calviño Sánchez 0599536c82 Remove unneeded calls to "ShareManager::shareProviderExists()"
"ShareManager::getSharesBy()" already checks if the share provider
exists before returning the shares and, if the provider does not exist,
it returns an empty array. Therefore it is not needed to explicitly
check if the provider exists or not.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-10-25 21:39:49 +02:00
..
appinfo Development is 18 now! 2019-09-05 11:26:35 +02:00
composer Shorten index name of calendar changes table 2018-11-14 10:14:23 +01:00
css Merge pull request #16118 from nextcloud/fix-placement-of-icon-in-public-share-page-for-audio-files 2019-06-27 16:28:41 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Bump webpack from 4.41.1 to 4.41.2 2019-10-20 08:05:34 +00:00
l10n [tx-robot] updated from transifex 2019-10-05 02:15:04 +00:00
lib Remove unneeded calls to "ShareManager::shareProviderExists()" 2019-10-25 21:39:49 +02:00
src Comply to eslint 2019-10-01 17:16:09 +02:00
templates Fix grid toggle button on public page 2019-02-21 09:17:57 +01:00
tests Remove unneeded calls to "ShareManager::shareProviderExists()" 2019-10-25 21:39:49 +02:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Dispatch event to allow apps to load their script for collections 2019-03-19 13:06:55 +01:00
public.php Replace hardcoded status headers with calls to http_response_code() 2018-06-26 16:14:15 +02:00
webpack.js Use different jsonpFunction 2019-09-06 11:10:11 +02:00