nextcloud/apps/files_trashbin/lib
Robin Appelman c2c9a6a0e1
fix object store trashbin handling
object stores are "special" given how they interact with the cache on their own

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-30 16:31:56 +02:00
..
AppInfo Clean up container usage in files trashbin 2020-07-16 10:29:38 +02:00
BackgroundJob Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
Command allow admin to configure the max trashbin size 2020-07-07 14:45:08 +02:00
Controller Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Events Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Exceptions Update license headers 2019-12-05 15:38:45 +01:00
Migration Move files_trashbin to migrations 2020-07-06 16:42:14 +02:00
Sabre Update license headers for 19 2020-04-29 11:57:22 +02:00
Trash Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Capabilities.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Expiration.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Helper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Hooks.php Update license headers 2019-12-05 15:38:45 +01:00
Storage.php Remove unused imports 2020-03-25 22:08:08 +01:00
Trashbin.php fix object store trashbin handling 2020-07-30 16:31:56 +02:00