aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib/Command/ExpireVersions.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-021-22/+3
* feat: rename users to account or personVincent Petry2024-02-131-2/+2
* Uses early returns.Faraz Samapoor2023-08-031-14/+15
* Refactors files_version app commands.Faraz Samapoor2023-08-031-28/+10
* Improve auto expiration hintszaimen2021-08-081-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Add missing returnJoas Schilling2020-06-261-1/+1
* Also always return in app commandsJoas Schilling2020-06-261-2/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Use more magic DI in files_versionsRoeland Jago Douma2018-05-111-4/+4
* Update license headersMorris Jobke2017-11-061-1/+3
* introduce callForSeenUsers and countSeenUsers (#26361)Jörn Friedrich Dreyer2016-10-281-2/+2
* Add occ command to expire the trashbin (#25878)Thomas Müller2016-08-291-0/+125