aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Command/ListCommand.php
Commit message (Expand)AuthorAgeFilesLines
* fix(files_external) Add sensitive S3 values redacted by list commandJosh2024-02-071-2/+2
* Adds parameter type hints.Faraz Samapoor2023-09-281-1/+1
* Refactors files_external app commands.Faraz Samapoor2023-09-281-20/+17
* Add more typing to FilesExternal commandsCarl Schwan2022-10-171-24/+7
* Specify that userId can be nullCarl Schwan2022-10-161-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-4/+2
* 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
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Make it possible to make external storages read onlyRoeland Jago Douma2018-05-011-1/+2
* Update license headersMorris Jobke2017-11-061-0/+1
* [files_external] fix commandsRoeland Jago Douma2017-08-011-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Add option to `occ files_external:list` to show all configured mountsRobin Appelman2016-06-231-10/+34
* Hide more default options in occ files_external:listRobin Appelman2016-06-221-1/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Move remaining classes to PSR-4Joas Schilling2016-05-241-1/+1
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-0/+247