summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/Controller
Commit message (Collapse)AuthorAgeFilesLines
* Use higher preview resolution in trashbinRoeland Jago Douma2019-03-161-2/+2
| | | | | | For #14639 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix error message for folder preview requestRobin Appelman2018-10-171-4/+4
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* fix trashbin previews for modular apiRobin Appelman2018-10-171-34/+31
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Previews on for all trashbin filesRoeland Jago Douma2018-06-051-29/+40
| | | | | | | | | | * Previews possible for all files in the trashbin * Set caching * Use the fileid to find the file * Fix test Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersMorris Jobke2017-11-061-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Handle more error casesMorris Jobke2017-05-021-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* More testsRoeland Jago Douma2016-11-031-5/+0
| | | | | | | | | * PreviewController test * PublicPreview test * Versions Preview test * Trash Preview test Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move over files_trashbinRoeland Jago Douma2016-11-031-0/+124
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>