aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/command
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21773 from owncloud/files_external-list-authtypeThomas Müller2016-02-092-3/+3
|\
| * update import logic for the new export logicRobin Appelman2016-02-041-2/+2
| * Show the proper auth identifier when listing mounts as jsonRobin Appelman2016-02-041-1/+1
* | Add occ command to verify storage configurationsRobin Appelman2016-02-081-0/+145
* | output mount id on createRobin Appelman2016-02-051-0/+5
* | verify that the auth backend is valid for the storage backendRobin Appelman2016-02-051-0/+5
* | list supported auth backends for storage backendsRobin Appelman2016-02-051-0/+3
* | Add occ files_external:create command to add new mountsRobin Appelman2016-02-052-0/+325
|/
* 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