nextcloud/apps/files_trashbin/appinfo
Robin Appelman 4adac445dc
fix select statement
fix select statement
Make trashbin api modules

Apps can register trashbin backends for specific storages,
allowing them to modify trashbin behavior for storages

The old trashbin implementation has been wrapped in a "legacy" backend,
for future work this can be replaced with a new backend that better handles
shares while still keeping the legacy backend around to keep existing trash
from being accessible

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-10-17 14:56:45 +02:00
..
app.php Update license headers 2017-11-06 16:56:19 +01:00
database.xml adding PK to table encryption 2014-06-06 13:33:56 +02:00
info.xml fix select statement 2018-10-17 14:56:45 +02:00
routes.php remove old trashbin api 2018-09-20 17:03:38 +02:00