aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/Trash/LegacyTrashBackend.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-06-021-19/+2
* chore(trashbin): Add method to get deleted by from trash itemChristopher Ng2024-04-231-6/+9
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-3/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* fix(trashbin): Truncate long filenamesChristopher Ng2023-05-311-1/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* add fallback for trashbin original locationRobin Appelman2019-01-291-1/+5
* store user for trashitem in the trashitemRobin Appelman2018-10-171-7/+10
* remove user parameter from `ITrashItem::getOriginalLocation`Robin Appelman2018-10-171-5/+5
* fix trashbin previews for modular apiRobin Appelman2018-10-171-1/+24
* fix select statementRobin Appelman2018-10-171-0/+102