server/apps/files_sharing/lib
Roeland Jago Douma 7c040c0bf9
Show the path relative to the requesting user
A share can only be requested by 3 'types' of people

* owner
* initiator
* recipient

So we have to get the path as the current user. Since that is the only
path that has any meaning to the user.
2016-06-07 15:09:19 +02:00
..
API Show the path relative to the requesting user 2016-06-07 15:09:19 +02:00
AppInfo Update license headers 2016-05-26 19:57:24 +02:00
Controllers Allow public upload when the quota is unlimited 2016-06-02 15:27:16 +02:00
Exceptions Update license headers 2016-05-26 19:57:24 +02:00
External Update license headers 2016-05-26 19:57:24 +02:00
Middleware Update license headers 2016-05-26 19:57:24 +02:00
share Update license headers 2016-05-26 19:57:24 +02:00
Activity.php Update license headers 2016-05-26 19:57:24 +02:00
Cache.php Update license headers 2016-05-26 19:57:24 +02:00
Capabilities.php Move lib/ to PSR-4 2016-05-25 14:59:59 +02:00
DeleteOrphanedSharesJob.php Update license headers 2016-05-26 19:57:24 +02:00
ExpireSharesJob.php Move lib/ to PSR-4 2016-05-25 14:59:59 +02:00
Helper.php Fix for #23066 (#24689) 2016-05-31 06:53:28 +02:00
Hooks.php Update license headers 2016-05-26 19:57:24 +02:00
ISharedStorage.php Move lib/ to PSR-4 2016-05-25 14:59:59 +02:00
Maintainer.php Update license headers 2016-05-26 19:57:24 +02:00
Migration.php Update license headers 2016-05-26 19:57:24 +02:00
MountProvider.php Update license headers 2016-05-26 19:57:24 +02:00
Scanner.php Update license headers 2016-05-26 19:57:24 +02:00
SharedMount.php Update license headers 2016-05-26 19:57:24 +02:00
SharedPropagator.php Update license headers 2016-05-26 19:57:24 +02:00
sharedstorage.php Update license headers 2016-05-26 19:57:24 +02:00
Updater.php Update license headers 2016-05-26 19:57:24 +02:00