aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* move files_external to IBootstrapRobin Appelman2021-06-161-51/+0
* remove depricated methods from MountConfigRobin Appelman2021-06-161-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Rename External storages to External storageszaimen2021-05-201-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-2/+0
* Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-101-5/+3
* Update license headersChristoph Wurst2019-12-051-3/+5
* when a user was delete remove them from applicable list, unlessArthur Schiwon2019-11-281-0/+2
* Remove some more direct app instance creationsChristoph Wurst2019-11-251-1/+1
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+3
* Update license headersMorris Jobke2017-11-061-3/+2
* move personal external storage settings to it's own sectionRobin Appelman2017-06-231-2/+0
* Add more hints to settingsJan-Christoph Borchardt2017-04-261-1/+1
* use closure to properly defer l10n initialization (#27328)Jörn Friedrich Dreyer2017-03-131-9/+10
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-1/+1
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-1/+1
* Fix OCA\Files\External\Api namespaceRobin McCorkell2016-04-141-1/+0
* Fix storage backend class namespaces and move to subdirRobin McCorkell2016-04-141-9/+0
* Update author informationLukas Reschke2016-03-011-2/+1
* 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