summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/BackgroundJob/UploadCleanup.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+0
* Handle file contained inside the uploads folderCarl Schwan2022-06-211-5/+16
* Fix more psalm issuesCarl Schwan2022-05-161-6/+4
* Use the new option to signaling insensitivityJoas Schilling2022-02-071-0/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Catch NoUserException when running the upload cleanup as cronjobJulius Härtl2020-04-031-1/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Catch NotFoundException when getting the user folderJulius Härtl2020-02-261-3/+2
* Update license headersChristoph Wurst2019-12-051-1/+3
* Background job to cleanup leftover chunked uploadsRoeland Jago Douma2019-01-041-0/+87