nextcloud-server/apps/files_sharing/lib/Controller
Roeland Jago Douma 2e443c97af
Use the new direct endpoint for the og:image
Some providers had issues when using the preview link (since it was
double encoded).

Now we actually serve the max size preview so it looks better

The image isn't cropped anymore so supporting platforms can just embed
the whole image.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-10-31 21:00:36 +07:00
..
ExternalSharesController.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +07:00
PublicPreviewController.php Add annotation 2017-09-25 16:18:50 +07:00
RemoteController.php improved error handling 2017-07-21 12:07:32 +07:00
ShareAPIController.php Merge pull request #6120 from nextcloud/public_upload_share_api_fix 2017-09-04 12:43:02 +07:00
ShareController.php Use the new direct endpoint for the og:image 2017-10-31 21:00:36 +07:00
ShareInfoController.php Add unit tests 2017-08-10 16:25:58 +07:00
ShareesAPIController.php shareeAPIController unit test clean up and last fixes 2017-09-26 23:10:25 +07:00