nextcloud/apps/files_sharing/lib
Vincent Petry 14256d631c
Use group display name in sharing API + UI
2016-12-22 18:35:32 +01:00
..
Activity Remove leading slash from sharing activity 2016-12-15 15:53:48 +01:00
AppInfo Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
Controller Use group display name in sharing API + UI 2016-12-22 18:35:32 +01:00
Exceptions
External
Middleware Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
ShareBackend
Cache.php Merge pull request #2196 from nextcloud/cache-owner-displayname 2016-11-18 13:51:24 +01:00
Capabilities.php remove 'send mail notification' option from sharing, replaced by send-by-mail feature 2016-11-02 18:30:38 +01:00
DeleteOrphanedSharesJob.php
ExpireSharesJob.php
Helper.php Remove config change hook that deletes link shares (#26612) 2016-12-19 16:18:51 +01:00
Hooks.php
ISharedStorage.php
Migration.php remove the 'shareapi_allow_mail_notification' setting 2016-11-02 21:17:05 +01:00
MountProvider.php When grouping shares, sort by stime then id (#26777) 2016-12-19 17:38:33 +01:00
Scanner.php use unmasked permissions in shared scanner 2016-12-14 14:37:51 +01:00
SharedMount.php Fix overwriting parameter 2016-12-13 22:28:09 +01:00
SharedPropagator.php reuse the known rootinfo in the shared cache when possible 2016-11-17 14:59:31 +01:00
SharedStorage.php use unmasked permissions in shared scanner 2016-12-14 14:37:51 +01:00
Updater.php