nextcloud/apps/federatedfilesharing
Roeland Jago Douma 8085ca4cc4
Get all shares as iterable
Sometimes we need all shares or rather a specific subset of shares but
creating dedicated functions is a pain. This just returns an iterable
object for all shares so we can loop over them without allocating all
the memory on the system.

It should not be used by any user called code. But in an occ command or
background job it is fine IMO.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-30 09:45:27 +01:00
..
appinfo Development is 18 now! 2019-09-05 11:26:35 +02:00
composer Shorten index name of calendar changes table 2018-11-14 10:14:23 +01:00
css Fix display of i in personal settings 2019-03-11 12:47:14 +01:00
img Remove G+ icon from Federated Files Sharing-usersettings 2019-03-07 13:45:23 +01:00
js Add missing variable declarations 2018-10-19 20:17:55 +02:00
l10n [tx-robot] updated from transifex 2019-10-09 02:15:07 +00:00
lib Get all shares as iterable 2019-10-30 09:45:27 +01:00
templates Show share settings only if incoming federated shares are allowed 2019-05-31 17:38:45 +02:00
tests Fix usage of deprecated OC.webroot 2018-10-09 13:53:59 +02:00