nextcloud/apps/files_trashbin/lib
Roeland Jago Douma b249abc624 Do not obtain userFolder of a federated user
Federated shares are somewhat special. So we can't move the files from
the main user and we should try to get it from the intialized root
already.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-22 13:40:25 +00:00
..
AppInfo Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
BackgroundJob Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
Command Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +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 Make oc_files_trash.auto_id a bigint 2020-12-28 09:46:02 +00: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 Do not obtain userFolder of a federated user 2021-01-22 13:40:25 +00:00
Trashbin.php Delete files that exceed trashbin size immediately 2020-11-23 09:11:53 +01:00