nextcloud/apps/files_sharing/lib/Controller
Sascha Sambale 30460b52df
Updated OpenGraph title to display folder name instead of a nextcloud standard text
When sharing a folder via Facebook, WhatsApp or any other platform that makes use of OpenGraph, the display title was "Nextcloud - a safe home for all your data" and the description was the actual name of the folder. This should not be the case, so the display title has been changed to display the folder name and the description now displays the former OpenGraph title.

Signed-off-by: Sascha Sambale <mastixmc@gmail.com>

Fixing whitespaces and empty line.
2017-10-25 18:33:27 +02:00
..
ExternalSharesController.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewController.php Add annotation 2017-09-25 16:18:50 +02:00
RemoteController.php improved error handling 2017-07-21 12:07:32 +02:00
ShareAPIController.php Merge pull request #6120 from nextcloud/public_upload_share_api_fix 2017-09-04 12:43:02 +02:00
ShareController.php Updated OpenGraph title to display folder name instead of a nextcloud standard text 2017-10-25 18:33:27 +02:00
ShareInfoController.php Add unit tests 2017-08-10 16:25:58 +02:00
ShareesAPIController.php shareeAPIController unit test clean up and last fixes 2017-09-26 23:10:25 +02:00