server/apps/files_sharing/lib
Vincent Petry 5e8959a5b3 Return and use isPreviewAvailable for share previews
Since the mime type is known, now isPreviewAvailable is returned as well
and used by the JS side to properly render mime icon and previews.
2014-07-04 11:16:23 +02:00
..
connector make sure to enable incognito mode when mounting a public link and update init status of the encryption app 2014-06-14 10:14:07 +02:00
external Merge pull request #9329 from owncloud/sharing_check_target 2014-07-02 21:01:03 +02:00
share move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
api.php Return and use isPreviewAvailable for share previews 2014-07-04 11:16:23 +02:00
cache.php make sure that we always return the correct permissions 2014-06-24 13:39:37 +02:00
helper.php don't move a share mount point into a different mount point 2014-07-01 19:38:55 +02:00
isharedstorage.php Add server<->server sharing backend 2014-06-14 10:10:37 +02:00
maintainer.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
proxy.php Use instanceOfStorage instead of instanceof 2014-05-29 13:52:58 +02:00
readonlycache.php Properly expose read only public shares as read only 2014-06-14 10:14:08 +02:00
readonlywrapper.php Properly expose read only public shares as read only 2014-06-14 10:14:08 +02:00
sharedmount.php don't move a share mount point into a different mount point 2014-07-01 19:38:55 +02:00
sharedstorage.php Fix storage being passed to cache/watcher and scanner when using storage wrappers 2014-06-14 10:14:08 +02:00
updater.php rename mount point of children if parent was renamed 2014-07-02 15:39:38 +02:00
watcher.php fix share api tests 2014-04-23 12:54:25 +02:00