aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Command/DeleteOrphanedFiles.php
Commit message (Expand)AuthorAgeFilesLines
* fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-36/+66
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-291-21/+4
* feat: cleanup filecache_extended items by defaultRobin Appelman2024-04-151-2/+2
* feat: remove orphaned entries from filecache_extendedDaniel Kesselberg2024-04-151-1/+37
* Refactors files app commands.Faraz Samapoor2023-07-121-10/+6
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Add removal of mounts without storages to files:cleanup commandJulius Härtl2020-07-071-0/+33
* Also always return in app commandsJoas Schilling2020-06-261-1/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
* Fix apps/Joas Schilling2016-07-211-2/+3
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-0/+84