nextcloud/apps/files_sharing
Vincent Petry f109677856 Log exceptions when creating share
Because the exceptions don't always contain a useful message for the UI,
but also because in some cases we need to find out what went wrong.

In some setups, a ShareNotFoundException might happen during creation
when we try to re-read the just written share. Usually related to Galera
Cluster where node syncing wait is not enabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-15 15:06:16 +00:00
..
appinfo Adjust share_external table 2020-12-23 15:44:32 +01:00
composer Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
css Remove unused sharedfilelist 2020-10-22 15:21:33 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Only clear share password model when actually saved 2021-03-11 10:05:31 +00:00
l10n [tx-robot] updated from transifex 2021-03-15 02:24:10 +00:00
lib Log exceptions when creating share 2021-03-15 15:06:16 +00:00
src Only clear share password model when actually saved 2021-03-11 10:05:31 +00:00
templates Don't use deprecated getIniWrapper() anymore 2020-08-20 16:35:38 +02:00
tests Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +01:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
public.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
webpack.js Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00