aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Command/CleanupRemoteStorages.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-13/+4
* chore: Add SPDX headerAndy Scherzinger2024-06-061-22/+3
* fix(tests): Specify all positional parameters again to fix testsJoas Schilling2023-08-231-8/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+2
* Fix valid storages removed when cleaning remote storagesDaniel Calviño Sánchez2021-01-281-3/+13
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-1/+1
* Also always return in app commandsJoas Schilling2020-06-261-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
* Properly escape column name in "createFunction" callMorris Jobke2018-10-161-1/+1
* Update license headersMorris Jobke2017-11-061-1/+4
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-241-3/+3
* Safer queriesJoas Schilling2017-03-171-2/+2
* Better outputJoas Schilling2017-03-171-10/+13
* Add CleanupRemoteStorages commandJörn Friedrich Dreyer2017-03-171-0/+177