aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/Command/RestoreAllFiles.php
Commit message (Expand)AuthorAgeFilesLines
* fix(trashbin): Truncate long filenamesChristopher Ng2023-05-311-1/+1
* Sort files by deletion time before restoring in RestoreAllFilesCarl Csaposs2022-07-041-1/+5
* more concise output, code style fixesRobin Appelman2022-03-301-31/+43
* Add trashbin:restore occ commandcahogan2022-03-301-0/+149