aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/Trash
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-047-14/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Remove unused importsChristoph Wurst2020-03-252-4/+0
* Update license headersChristoph Wurst2019-12-057-7/+21
* 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-052-0/+6
* prevent recursion when moving a file to the trashbinRobin Appelman2019-03-131-1/+4
* add option to get raw size (without submounts) from fileinfoRobin Appelman2019-02-271-3/+3
* add fallback for trashbin original locationRobin Appelman2019-01-291-1/+5
* Add getExtension() to FileInfoRobin Appelman2018-10-291-0/+4
* store user for trashitem in the trashitemRobin Appelman2018-10-175-46/+40
* remove user parameter from `ITrashItem::getOriginalLocation`Robin Appelman2018-10-173-9/+8
* fix trashbin previews for modular apiRobin Appelman2018-10-173-6/+47
* fix select statementRobin Appelman2018-10-177-0/+635