server/apps/files_sharing/lib
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 +01:00
..
Activity Disable default activity email for incoming shares 2017-07-31 08:19:54 +02:00
AppInfo Remove old code + add Middleware 2017-08-10 13:49:09 +02:00
Command Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
Controller Use the new direct endpoint for the og:image 2017-10-31 21:00:36 +01:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +02:00
External Merge pull request #5823 from nextcloud/improve-error-handling 2017-07-21 22:54:14 +02:00
Middleware Add unit tests 2017-08-10 16:25:58 +02:00
Migration Fix the share type of guest shares when migrating from ownCloud 2017-05-12 09:38:48 +02:00
ShareBackend Fix comparisons in the sharing app 2017-08-01 13:56:12 +02:00
Cache.php dont die if we try to access the shared cache while setting up the shared storage 2017-05-24 13:56:09 +02:00
Capabilities.php Some app fixes of phpstorm inspections 2017-07-24 11:42:07 +02:00
DeleteOrphanedSharesJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExpireSharesJob.php Cleanup unused methods 2017-08-15 14:29:26 +02:00
Helper.php Fix comparisons in the sharing app 2017-08-01 13:56:12 +02:00
Hooks.php Do proper DI 2017-04-11 15:04:01 +02:00
ISharedStorage.php Update with robin 2016-07-21 18:13:58 +02:00
MountProvider.php Merge pull request #3884 from nextcloud/downstream-26956 2017-03-20 12:27:38 +01:00
Scanner.php rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::getSourcePath 2017-04-12 14:55:47 +02:00
SharedMount.php allow apps to set custom mount types 2017-04-28 09:38:21 +02:00
SharedStorage.php Fix propagating changes within jail wrapper 2017-07-11 17:55:04 +02:00
Updater.php Fix apps/ 2016-07-21 18:13:57 +02:00