summaryrefslogtreecommitdiffstats
path: root/apps/files_external/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Migrate personal certificate handling into AppFramework controllersLukas Reschke2015-04-201-6/+0
* Fix usage of deprecated private constantsJoas Schilling2015-04-181-1/+1
* Update license headersJenkins for ownCloud2015-03-263-21/+63
* Fix PHPDoc in files_external, add missing tagVincent Petry2015-03-171-2/+1
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-123-21/+26
* Revert "Updating license headers"Morris Jobke2015-02-263-59/+23
* Updating license headersJenkins for ownCloud2015-02-233-23/+59
* New SMB storage backendRobin Appelman2015-02-161-0/+2
* Merge pull request #13190 from is-apps/master-sftp-keyVincent Petry2015-02-103-1/+65
|\
| * Add support for SFTP key authenticationRoss Nicoll2015-01-143-1/+65
* | Merge pull request #13364 from is-apps/files_external_cleanupVincent Petry2015-02-091-54/+75
|\ \
| * | Change from array() to [] style in files_external application info.Ross Nicoll2015-01-141-54/+75
* | | Merge pull request #13350 from owncloud/autoload-translationsMorris Jobke2015-01-141-2/+0
|\ \ \ | |/ / |/| |
| * | Remove unneeded addTranslations() callsVincent Petry2015-01-141-2/+0
* | | Merge pull request #13345 from owncloud/increase-files-external-versionsMorris Jobke2015-01-142-2/+5
|\ \ \ | |/ / |/| |
| * | Increase files_externals oC required version and its own versionJoas Schilling2015-01-142-2/+5
| |/
* / The files_external app might need the password so autologin must be disabledJoas Schilling2015-01-141-0/+1
|/
* Minor typo updates to External Storage descriptionChristopher Bunn2015-01-071-2/+2
* smb: rename textfield from root to subfolderMartin2015-01-071-5/+5
* Use the mount config api for files_externalRobin Appelman2014-12-041-0/+2
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+2
* Add support for keys in the info.xmlLukas Reschke2014-10-091-0/+3
* Updated info.xml app descriptionMTRichards2014-10-081-1/+5
* fix amazon s3 issuesJörn Friedrich Dreyer2014-10-081-1/+1
* Fix configuration of rackspaceRobin Appelman2014-09-051-2/+2
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* Improve UI of external storage configurationRobin McCorkell2014-08-301-6/+6
* replace chosen with select2 to provide ajaxified user and group selection for...Jörn Friedrich Dreyer2014-08-251-0/+3
* explicit routes for files_externalJörn Friedrich Dreyer2014-08-221-0/+17
* add ocsids to info.xmlGeorg Ehrke2014-07-072-1/+2
* fix autoloaderThomas Müller2014-06-271-1/+0
* Added external storage list in files appVincent Petry2014-06-062-0/+39
* Adjust core apps to use "requiremin" instead of "require"Vincent Petry2014-05-271-2/+2
* Add storage priority supportRobin McCorkell2014-05-211-0/+12
* changing label "URL" to "Host"fibsifan2014-05-151-4/+4
* drop files_irods from apps_externalThomas Müller2014-04-281-13/+0
* Add translatable mount configsVolkan Gezer2014-04-231-65/+66
* Update backends and their configurationsThomas Müller2014-04-031-19/+72
* Added cURL dependency for Amazon S3, Dropbox and SWIFTPhilipp Kapfer2014-04-031-3/+6
* Added cURL dependency check to Google Drive and WebDAV backendPhilipp Kapfer2014-04-031-2/+4
* Modified app to dynamically register backends instead of hard-coding themPhilipp Kapfer2014-04-031-0/+75
* Rename SMB_Auto to SMB_OC and change visible nameRobin McCorkell2014-03-261-2/+2
* SMB/CIFS mount using OwnCloud logon credentialsRobin McCorkell2014-03-261-0/+3
* Moved external storage mounting code to files_external appVincent Petry2014-03-191-1/+2
* Merge pull request #5238 from owncloud/externalstorage-owncloudbackendThomas Müller2014-01-081-0/+1
|\
| * Added ownCloud backend for external storageVincent Petry2013-10-091-0/+1
* | renaming OC\Files\Storage\SWIFT to OC\Files\Storage\SwiftChristian Berendt2013-10-221-1/+1
|/
* in order to use the ownCloud login credentials we use a login hook to grab ui...Thomas Mueller2013-04-181-0/+4
* initial integration with iRODS www.irods.orgThomas Mueller2013-04-121-0/+1
* Update app.phpj-ed2013-03-021-10/+10