nextcloud/apps
Daniel Calviño Sánchez 4ed7131e26 Add support for room shares to ShareAPIController
In some cases, the ShareAPIController requires explicit handling of each
type of share (for example, to format a share for a DataResponse). Room
shares are implemented in an external app (Nextcloud Talk), so in order
to keep the controller as isolated as possible from room share specifics
all that explicit handling is done in a helper class provided by the
Talk app.

In other cases it is just enough to call the share manager specifying a
room share type; note that the share manager is guarded against share
types for which there is no provider, so it is not necessary to
explicitly check that before passing room shares to the share manager.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-08-08 14:25:43 +02:00
..
accessibility Bump webpack-cli from 3.0.8 to 3.1.0 in /apps/accessibility 2018-07-23 19:17:11 +00:00
admin_audit log to $datadir/audit.log by default and add rotation 2018-04-26 12:10:53 +02:00
cloud_federation_api implement federated group shares 2018-07-11 10:11:44 +02:00
comments [tx-robot] updated from transifex 2018-08-08 00:13:19 +00:00
dav [tx-robot] updated from transifex 2018-08-07 00:12:06 +00:00
encryption Merge pull request #10480 from nextcloud/bugfix/10420/settings 2018-08-02 20:23:21 +02:00
federatedfilesharing [tx-robot] updated from transifex 2018-07-31 00:12:12 +00:00
federation A failing federation sync job is not an error 2018-08-06 21:07:15 +02:00
files js fix 2018-08-08 11:24:13 +02:00
files_external [tx-robot] updated from transifex 2018-08-07 00:12:06 +00:00
files_sharing Add support for room shares to ShareAPIController 2018-08-08 14:25:43 +02:00
files_trashbin [tx-robot] updated from transifex 2018-08-05 00:12:29 +00:00
files_versions [tx-robot] updated from transifex 2018-07-11 00:12:15 +00:00
lookup_server_connector Fix info.xml files of shipped apps 2018-02-16 10:24:03 +01:00
oauth2 [tx-robot] updated from transifex 2018-08-01 00:11:59 +00:00
provisioning_api Add optional "displayName" parameter to add user endpoint 2018-07-31 13:33:55 +02:00
sharebymail [tx-robot] updated from transifex 2018-08-06 00:12:21 +00:00
systemtags systemtags: Submit input on enter 2018-08-01 09:45:34 +02:00
testing Fix info.xml files of shipped apps 2018-02-16 10:24:03 +01:00
theming [tx-robot] updated from transifex 2018-08-06 00:12:21 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2018-08-08 00:13:19 +00:00
updatenotification [tx-robot] updated from transifex 2018-08-05 00:12:29 +00:00
user_ldap [tx-robot] updated from transifex 2018-08-01 00:11:59 +00:00
workflowengine [tx-robot] updated from transifex 2018-08-08 00:13:19 +00:00