aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/Command
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-06-025-101/+13
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-2/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Rename since/until in verbose messageRobin Windey2023-08-181-2/+2
* Code adjustments according to PR reviewRobin Windey2023-08-181-54/+32
* Make scope parsing more readableRobin Windey2023-08-181-9/+10
* Decouple from groupfolders app & remove PSALM warningsRobin Windey2023-08-181-13/+18
* Let occ trashbin:restore restore also from groupfolders and add additional fi...Robin Windey2023-08-181-29/+173
* fix(trashbin): Truncate long filenamesChristopher Ng2023-05-311-1/+1
* add a bit more verbose option for trashbin cleanupRobin Appelman2023-04-031-7/+20
* Sort files by deletion time before restoring in RestoreAllFilesCarl Csaposs2022-07-041-1/+5
* more concise output, code style fixesRobin Appelman2022-03-301-31/+43
* Add trashbin:restore occ commandcahogan2022-03-301-0/+149
* Improve auto expiration hintszaimen2021-08-081-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-5/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-1/+5
* allow admin to configure the max trashbin sizeRobin Appelman2020-07-071-0/+146
* Also always return in app commandsJoas Schilling2020-06-262-4/+8
* Update license headers for 19Christoph Wurst2020-04-293-0/+3
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-103-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-053-3/+6
* Some php-cs fixesRoeland Jago Douma2019-11-222-4/+4
* trashbin:cleanup exceptions for invalid optionsLiam Dennehy2018-06-281-4/+6
* Default behaviour when no users are specified on trashbin:cleanupLiam Dennehy2018-06-281-3/+13
* 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/+127
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-212-4/+6
* Update license headersLukas Reschke2016-05-261-1/+1
* Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-122-0/+178