server/lib/private/Share20
Daniel Calviño Sánchez d9458b303a Add support for room shares to the share manager
Room shares are implemented in an external app (Nextcloud Talk), so in
order to keep the share manager as isolated as possible from room share
specifics all the validity checks are done in the provider of room
shares. However, due to the code structure it is necessary to explicitly
check for room shares in "generalCreateChecks" to prevent an exception
from being thrown.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-08-08 14:25:43 +02:00
..
Exception Fix others 2016-07-21 18:13:57 +02:00
DefaultShareProvider.php some small template fixes 2018-07-21 15:02:19 +02:00
Hooks.php Fix others 2016-07-21 18:13:57 +02:00
LegacyHooks.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Manager.php Add support for room shares to the share manager 2018-08-08 14:25:43 +02:00
ProviderFactory.php Add provider for room shares 2018-08-08 14:25:43 +02:00
Share.php Add "sendPasswordByTalk" property to shares 2018-07-24 13:56:28 +02:00
ShareHelper.php Update license headers 2017-11-06 16:56:19 +01:00