nextcloud-server/apps/files_sharing/lib
Morris Jobke 23cc309606
Handle more error cases
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-02 13:43:48 +02:00
..
Activity Fix reshare with user activity message 2017-03-21 16:54:28 -06:00
AppInfo Remove unused use statements 2017-04-22 19:23:31 -05:00
Command Safer queries 2017-03-17 09:59:56 +01:00
Controller Handle more error cases 2017-05-02 13:43:48 +02:00
Exceptions
External Remove unused use statements 2017-04-22 19:23:31 -05:00
Middleware
ShareBackend
Cache.php Remove unused use statements 2017-04-22 19:23:31 -05:00
Capabilities.php move capabilities to share by mail app 2017-04-10 17:18:13 +02:00
DeleteOrphanedSharesJob.php
ExpireSharesJob.php
Helper.php
Hooks.php Do proper DI 2017-04-11 15:04:01 +02:00
ISharedStorage.php
Migration.php add new password column to the share table in order to set passwords for share by mails 2017-04-03 10:20:49 +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
SharedPropagator.php
SharedStorage.php rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::getSourcePath 2017-04-12 14:55:47 +02:00
Updater.php