nextcloud-server/apps/files_sharing/lib
Daniel Calviño Sánchez bfb2a914d2 Honour "hide download" in the public share page
When the "hide download" property of a share is set the public share
page will not show the download button nor the menu with the download,
direct link and "Add to your Nextcloud" actions; the "downloadURL"
hidden field will not be included either in the generated HTML.

Despite that, note that the "downloadURL" parameter is still set and
passed to the template, as this could be needed anyway to generate
previews (for example, of audio files).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-30 15:18:55 +01:00
..
Activity Update message shown when unsharing a file 2018-06-18 13:12:23 +03:00
AppInfo accept/decline group shares 2018-07-11 10:11:46 +02:00
BackgroundJob Add background job to refresh federated discovery 2018-04-18 19:20:26 +02:00
Collaboration
Command Properly escape column name in "createFunction" call 2018-10-16 15:24:02 +02:00
Controller Honour "hide download" in the public share page 2018-10-30 15:18:55 +01:00
Exceptions
External fix unit tests 2018-07-11 10:21:00 +02:00
Middleware Don't allow public share pages if link sharing is disabled 2018-06-20 08:53:37 +02:00
Migration
ShareBackend update unit tests 2018-07-11 10:11:48 +02:00
Cache.php do not explode when getting permissions from a FailedStorage 2018-09-26 10:48:37 +02:00
Capabilities.php
DeleteOrphanedSharesJob.php
ExpireSharesJob.php
Helper.php cache parent exists status during share setup 2018-08-16 21:28:01 +02:00
Hooks.php accept/decline group shares 2018-07-11 10:11:46 +02:00
ISharedStorage.php
MountProvider.php cache parent exists status during share setup 2018-08-16 21:28:01 +02:00
Scanner.php
SharedMount.php cache parent exists status during share setup 2018-08-16 21:28:01 +02:00
SharedStorage.php Double check for failed cache with a shared storage 2018-10-16 10:57:37 +02:00
Updater.php Add support for room shares to the share owner updater 2018-08-08 14:25:43 +02:00