nextcloud-server/apps/files_trashbin/lib/Sabre
Christopher Ng 583517eb38 feat(trashbin): Add deleted by properties
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-23 16:20:41 +07:00
..
AbstractTrash.php chore(trashbin): Add method to get deleted by from trash item 2024-04-23 16:20:41 +07:00
AbstractTrashFile.php Update php licenses 2021-06-04 22:02:41 +07:00
AbstractTrashFolder.php Update php licenses 2021-06-04 22:02:41 +07:00
ITrash.php chore(trashbin): Add method to get deleted by from trash item 2024-04-23 16:20:41 +07:00
RestoreFolder.php Update php licenses 2021-06-04 22:02:41 +07:00
RootCollection.php Update php licenses 2021-06-04 22:02:41 +07:00
TrashFile.php use deletion time instead of mtime in trashbin handling 2024-01-03 14:41:58 +07:00
TrashFolder.php use deletion time instead of mtime in trashbin handling 2024-01-03 14:41:58 +07:00
TrashFolderFile.php Update php licenses 2021-06-04 22:02:41 +07:00
TrashFolderFolder.php Update php licenses 2021-06-04 22:02:41 +07:00
TrashHome.php Update php licenses 2021-06-04 22:02:41 +07:00
TrashRoot.php Update php licenses 2021-06-04 22:02:41 +07:00
TrashbinPlugin.php feat(trashbin): Add deleted by properties 2024-04-23 16:20:41 +07:00