nextcloud/apps/files_trashbin/lib
2022-06-30 09:26:04 -07:00
..
AppInfo Add trashbin migrator to export and import trashbin data 2022-03-17 14:45:56 +01:00
BackgroundJob Add configuration flag to disable the background job for files_trashbin 2021-10-11 12:30:36 +02:00
Command more concise output, code style fixes 2022-03-30 15:44:02 +02:00
Controller Update php licenses 2021-06-04 22:02:41 +02:00
Events Update php licenses 2021-06-04 22:02:41 +02:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
Sabre Update php licenses 2021-06-04 22:02:41 +02:00
Trash Show most recently deleted files first in trash can 2021-11-09 16:59:16 +02:00
UserMigration Add trashbin export expiration notice 2022-06-29 18:57:55 +00:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +02:00
Expiration.php Update php licenses 2021-06-04 22:02:41 +02:00
Helper.php Update php licenses 2021-06-04 22:02:41 +02:00
Hooks.php Update php licenses 2021-06-04 22:02:41 +02:00
Storage.php Update php licenses 2021-06-04 22:02:41 +02:00
Trashbin.php use size from cache to determine whether to skip the trashbin 2022-06-29 18:24:34 +02:00