summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/Trash/TrashItem.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-06-021-20/+2
* chore(trashbin): Add method to get deleted by from trash itemChristopher Ng2024-04-231-25/+12
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+0
* IFilesMetadataMaxence Lange2023-11-071-0/+10
* add IFileInfo::getParentIdRobin Appelman2023-09-041-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* dont expose metadata etag for nowRobin Appelman2019-11-131-4/+0
* expose filecache extension data in FileInfoRobin Appelman2019-11-131-0/+12
* allow trash backends to overwrite the tooltip for trash itemsRobin Appelman2019-10-051-0/+4
* add option to get raw size (without submounts) from fileinfoRobin Appelman2019-02-271-3/+3
* Add getExtension() to FileInfoRobin Appelman2018-10-291-0/+4
* store user for trashitem in the trashitemRobin Appelman2018-10-171-31/+16
* remove user parameter from `ITrashItem::getOriginalLocation`Robin Appelman2018-10-171-1/+1
* fix select statementRobin Appelman2018-10-171-0/+187