summaryrefslogtreecommitdiffstats
path: root/apps/files_external/appinfo/application.php
Commit message (Expand)AuthorAgeFilesLines
* Add global auth backend for files externalRobin Appelman2016-02-041-0/+1
* Add user provided credentials mechanismRobin Appelman2016-01-291-0/+1
* Merge pull request #18531 from owncloud/ext-user-credentialsThomas Müller2016-01-221-0/+1
|\
| * Introduce 'login credentials' auth mechanismRobin McCorkell2016-01-181-0/+1
* | clear mount cache when removing applicablesRobin Appelman2016-01-201-1/+6
|/
* Consolidate user mounting check codeRobin McCorkell2016-01-141-0/+13
* Happy new year!Thomas Müller2016-01-121-2/+2
* Update license headersLukas Reschke2015-10-261-1/+1
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-1/+2
* Merge pull request #18441 from owncloud/ext-backends.advancedRobin McCorkell2015-09-131-13/+10
|\
| * AjaxController uses RSA auth mechanismRobin McCorkell2015-08-281-13/+0
| * Migrate SFTP_Key external storage to new APIRobin McCorkell2015-08-281-0/+4
| * Migrate SMB_OC external storage to new APIRobin McCorkell2015-08-281-0/+1
| * Migrate Swift external storage to new APIRobin McCorkell2015-08-281-0/+5
* | Fire event when BackendService is availableRobin McCorkell2015-08-311-0/+5
|/
* Migrate Google external storage to new APIRobin McCorkell2015-08-251-0/+4
* Migrate Dropbox external storage to new APIRobin McCorkell2015-08-251-0/+4
* Migrate AmazonS3 external storage to new APIRobin McCorkell2015-08-251-0/+4
* Migrate SFTP external storage to new APIRobin McCorkell2015-08-191-0/+1
* Migrate OwnCloud external storage to new APIRobin McCorkell2015-08-191-0/+1
* Migrate DAV external storage to new APIRobin McCorkell2015-08-191-0/+1
* Migrate SMB external storage to new APIRobin McCorkell2015-08-191-0/+6
* Migrate FTP external storage to new APIRobin McCorkell2015-08-191-0/+1
* Migrate Local external storage to new APIRobin McCorkell2015-08-191-2/+4
* Implement password authentication mechanismsRobin McCorkell2015-08-191-0/+4
* Compatibility shims for OC_Mount_ConfigRobin McCorkell2015-08-191-0/+3
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-191-0/+14
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-191-0/+15
* Moved core apps to the capabilities managerRoeland Jago Douma2015-08-101-1/+1
* Update license headersJenkins for ownCloud2015-03-261-4/+19
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-3/+4
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+17
* Add support for SFTP key authenticationRoss Nicoll2015-01-141-0/+33