summaryrefslogtreecommitdiffstats
path: root/apps/files_external/service
Commit message (Expand)AuthorAgeFilesLines
* Use OCP classes as much as possible in files_externalRobin McCorkell2015-08-191-1/+1
* Split backend identifiers from the class nameRobin McCorkell2015-08-192-28/+51
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-192-0/+114
* Introduce UserGlobalStoragesServiceRobin McCorkell2015-08-195-21/+229
* Introduce BackendService for managing external storage backendsRobin McCorkell2015-08-193-4/+238
* Revert "Use OCP classes as much as possible in files_external"Thomas Müller2015-07-021-1/+1
* Use OCP classes as much as possible in files_externalRobin McCorkell2015-07-011-1/+1
* update license headers and authorsMorris Jobke2015-06-252-0/+4
* Fix language level incompatibiltiesLukas Reschke2015-04-082-4/+13
* Update license headersJenkins for ownCloud2015-03-263-12/+51
* Fix PHPDoc in files_external, add missing tagVincent Petry2015-03-173-8/+22
* Generate storage config ids when missingVincent Petry2015-03-161-29/+101
* Mount options for ext storage are now passed aroundVincent Petry2015-03-131-0/+7
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-123-0/+637