summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-156-0/+46
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-132-4/+4
|
* Merge pull request #22292 from owncloud/smb-handle-forbiddenThomas Müller2016-02-121-1/+18
|\ | | | | handle forbidden exceptions in smb backend
| * handle forbidden exceptions in smb backendRobin Appelman2016-02-101-1/+18
| |
* | encrypt passwords for files_externalRobin Appelman2016-02-113-5/+35
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-114-0/+24
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-104-0/+34
|
* update icewind/smb to 1.0.5Robin Appelman2016-02-0916-38/+215
|
* Merge pull request #21773 from owncloud/files_external-list-authtypeThomas Müller2016-02-093-3/+72
|\ | | | | Show the proper auth identifier when listing mounts as json
| * add testsRobin Appelman2016-02-041-0/+69
| |
| * 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
| |
* | Merge pull request #22202 from owncloud/global-auth-no-userThomas Müller2016-02-092-2/+119
|\ \ | | | | | | handle no user set for personal global auth
| * | Add testsRobin Appelman2016-02-082-2/+117
| | |
| * | handle no user set for personal global authRobin Appelman2016-02-081-0/+2
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-096-8/+32
| | |
* | | Add occ command to verify storage configurationsRobin Appelman2016-02-082-0/+147
|/ /
* | Merge pull request #22160 from owncloud/files_external-createThomas Müller2016-02-084-0/+358
|\ \ | | | | | | Add occ files_external:create command to add new mounts
| * | 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-054-0/+345
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-086-0/+46
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-0710-0/+60
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-06154-218/+534
|/ /
* | Merge pull request #20920 from owncloud/issue_20888Thomas Müller2016-02-057-86/+219
|\ \ | | | | | | Add dialog to enter credentials on errored mount point
| * | Improve credentials dialog usability a bitVincent Petry2016-02-041-2/+13
| | | | | | | | | | | | | | | Automatically focus on the first field. Pressing enter submits the form.
| * | fix error code for unconfigured user provided authRobin Appelman2016-02-041-0/+11
| | |
| * | set read permissions on failed mount rootRobin Appelman2016-02-041-1/+2
| | |
| * | handle exception in availibilty checkRobin Appelman2016-02-041-3/+8
| | |
| * | fix input typeRobin Appelman2016-02-041-1/+1
| | |
| * | show failed external storages properlyRobin Appelman2016-02-041-0/+5
| | |
| * | Use handlebars templateRobin Appelman2016-02-041-22/+25
| | |
| * | Fix PR from commentsJesús Macias2016-02-041-5/+3
| | |
| * | Add credentials dialog for user provided authJesús Macias2016-02-044-85/+184
| | |
* | | Merge pull request #22135 from owncloud/global-auth-warningThomas Müller2016-02-051-1/+4
|\ \ \ | | | | | | | | fix warning caused by global auth
| * | | fix warning caused by global authRobin Appelman2016-02-041-1/+4
| |/ /
* / / [tx-robot] updated from transifexJenkins for ownCloud2016-02-0512-0/+38
|/ /
* / Add global auth backend for files externalRobin Appelman2016-02-049-3/+156
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-044-0/+4
|
* Merge pull request #21772 from owncloud/occ-external-applicableThomas Müller2016-02-034-0/+432
|\ | | | | Add occ command to manage applicables
| * Add occ command to manage applicablesRobin Appelman2016-02-024-0/+432
| |
* | Merge pull request #22053 from owncloud/files_external-params-flagsThomas Müller2016-02-034-47/+83
|\ \ | | | | | | Remove magic flags from files_external backend params
| * | Remove magic flags from files_external backend paramsRobin Appelman2016-02-024-47/+83
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-0310-0/+30
|/ /
* | Merge pull request #20903 from owncloud/sharing-mount-optionThomas Müller2016-02-022-1/+8
|\ \ | | | | | | Add mount option to disable sharing
| * | adjust js unit testRobin Appelman2016-01-291-0/+1
| | |
| * | Add mount option to disable sharingRobin Appelman2016-01-291-1/+7
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-0246-82/+4
| | |
* | | Merge pull request #21909 from owncloud/files-external-visibilityThomas Müller2016-02-011-1/+1
|\ \ \ | | | | | | | | Prevent invalid storages being displayed in the storages view