nextcloud/apps/files_sharing
Daniel Calviño Sánchez 37f231333f Fix reference to wrong class name
\OCP\IShare does not exist; the right name is \OCP\Share\IShare,
although it is already imported as IShare.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-05-29 01:41:06 +02:00
..
appinfo Bump app versions and requirements 2020-05-07 10:29:04 +02:00
composer Convert share event to an interaction event 2020-03-25 16:16:45 +01:00
css Fix public layout header title & description 2020-04-30 13:32:28 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Merge pull request #20629 from mejo-/files_sharing_preview_text 2020-05-15 19:47:02 +02:00
l10n [tx-robot] updated from transifex 2020-05-24 02:15:55 +00:00
lib Fix reference to wrong class name 2020-05-29 01:41:06 +02:00
src Do not process the same FileInfo twice 2020-05-06 19:41:31 +00:00
templates Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
tests Fix share update test 2020-05-15 08:19:31 +02:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Properly emit Viewer event on files and files_sharing 2020-03-11 09:28:27 +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