nextcloud/lib
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
..
composer Add "password_by_talk" column to "share" table in the database 2018-07-24 13:56:25 +02:00
l10n [tx-robot] updated from transifex 2018-08-08 00:13:19 +00:00
private Add support for room shares to the share manager 2018-08-08 14:25:43 +02:00
public Merge pull request #10481 from nextcloud/feature/noid/make-info-available-if-the-avatar-was-uploaded 2018-08-01 22:54:38 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Fix remnants of refactoring 2018-07-05 17:09:38 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00