summaryrefslogtreecommitdiffstats
path: root/apps/files_external/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* Consolidate user mounting check codeRobin McCorkell2016-01-141-5/+2
* Happy new year!Thomas Müller2016-01-121-3/+3
* remove old propagation logicRobin Appelman2015-12-011-3/+0
* Update license headersLukas Reschke2015-10-261-1/+1
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-5/+1
* Migrate SFTP_Key external storage to new APIRobin McCorkell2015-08-281-13/+0
* Migrate SMB_OC external storage to new APIRobin McCorkell2015-08-281-16/+0
* Migrate Swift external storage to new APIRobin McCorkell2015-08-281-18/+0
* Migrate Google external storage to new APIRobin McCorkell2015-08-251-14/+0
* Migrate Dropbox external storage to new APIRobin McCorkell2015-08-251-14/+0
* Migrate AmazonS3 external storage to new APIRobin McCorkell2015-08-251-27/+0
* Migrate SFTP external storage to new APIRobin McCorkell2015-08-191-11/+0
* Migrate OwnCloud external storage to new APIRobin McCorkell2015-08-191-13/+0
* Migrate DAV external storage to new APIRobin McCorkell2015-08-191-13/+0
* Migrate SMB external storage to new APIRobin McCorkell2015-08-191-13/+0
* Migrate FTP external storage to new APIRobin McCorkell2015-08-191-13/+0
* Migrate Local external storage to new APIRobin McCorkell2015-08-191-12/+0
* Restrict Local backend to admin-onlyRobin McCorkell2015-08-191-0/+4
* Make Application a singletonRobin McCorkell2015-08-191-5/+3
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-191-4/+9
* update license headers and authorsMorris Jobke2015-06-251-1/+0
* Make string 'SFTP with secret key login' translatableMartin2015-05-271-1/+1
* Update license headersJenkins for ownCloud2015-03-261-5/+30
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-0/+2
* Revert "Updating license headers"Morris Jobke2015-02-261-29/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+29
* New SMB storage backendRobin Appelman2015-02-161-0/+2
* Merge pull request #13190 from is-apps/master-sftp-keyVincent Petry2015-02-101-0/+13
|\
| * Add support for SFTP key authenticationRoss Nicoll2015-01-141-0/+13
* | 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
| |/
* / Remove unneeded addTranslations() callsVincent Petry2015-01-141-2/+0
|/
* 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
* 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
* fix autoloaderThomas Müller2014-06-271-1/+0
* Added external storage list in files appVincent Petry2014-06-061-0/+12
* 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