nextcloud/apps/sharebymail
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 Small layout fixes to settings hints 2017-04-25 17:45:35 +02:00
img add share by mail icon, fix #1979 2016-11-03 14:05:43 +01:00
js allow admin to enforce password on mail shares 2017-04-20 16:33:26 +02:00
l10n [tx-robot] updated from transifex 2019-10-24 02:15:26 +00:00
lib Get all shares as iterable 2019-10-30 09:45:27 +01:00
templates Remove unused import statements 2018-02-14 16:55:43 +01:00
tests Unshare from mail activity is missing 2018-12-04 16:42:07 +01:00