summaryrefslogtreecommitdiffstats
path: root/apps/files_external/command
Commit message (Expand)AuthorAgeFilesLines
* Add occ command to manage applicablesRobin Appelman2016-02-021-0/+157
* Add delete command for external storagesRobin Appelman2016-01-291-0/+114
* Add files_external:export commandRobin Appelman2016-01-182-19/+83
* Merge pull request #21392 from owncloud/files_external-importThomas Müller2016-01-132-0/+237
|\
| * Add import command for files externalRobin Appelman2016-01-112-0/+237
* | Merge pull request #21663 from owncloud/occ-external-mountpointThomas Müller2016-01-131-2/+10
|\ \
| * | allow setting mountpoint with occ files_external:configRobin Appelman2016-01-121-2/+10
| |/
* / Happy new year!Thomas Müller2016-01-123-3/+3
|/
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-1/+0
* return non 0 status code in case of missing mountRobin Appelman2015-12-011-1/+1
* Add command to set mount options for external storagesRobin Appelman2015-12-012-9/+92
* Add command to get and set config for external mountsRobin Appelman2015-12-011-0/+114
* language fixesRobin Appelman2015-11-231-2/+2
* truncate long values on defaultRobin Appelman2015-11-231-1/+17
* hide passwords and secrets on defaultRobin Appelman2015-11-231-0/+18
* use common --output optionRobin Appelman2015-11-231-7/+11
* Add files_external:list command to list configured external storagesRobin Appelman2015-11-231-0/+193