nextcloud/apps/federatedfilesharing/lib
Roeland Jago Douma 2cbac3357b
Offload acceslist creation to providers
* This allows for effective queries.
* Introduce currentAccess parameter to speciy if the users needs to have
currently acces (deleted incomming group share). (For notifications)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-04-13 12:58:50 +02:00
..
AppInfo Do proper DI 2017-04-11 15:04:01 +02:00
BackgroundJob Do proper DI 2017-04-11 15:04:01 +02:00
Controller Do proper DI 2017-04-11 15:04:01 +02:00
Settings allow to disable upload to lookup server, by default it is enabled 2017-04-07 16:30:07 +02:00
AddressHandler.php Add a single public api for resolving a cloud id to a user and remote and back 2017-02-08 15:17:02 +01:00
FederatedShareProvider.php Offload acceslist creation to providers 2017-04-13 12:58:50 +02:00
Notifications.php remove discovery manager in favour of the OCSDiscoveryService 2017-04-11 15:04:01 +02:00
Notifier.php Fix DI of the cloud id manager into apps 2017-02-14 12:47:46 +01:00
TokenHandler.php Fix apps/ 2016-07-21 18:13:57 +02:00