aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/appinfo
Commit message (Collapse)AuthorAgeFilesLines
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersChristoph Wurst2019-12-052-5/+7
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* when a user was delete remove them from applicable list, unlessArthur Schiwon2019-11-281-0/+2
| | | | | | it is the only user, then remove the mount Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Remove some more direct app instance creationsChristoph Wurst2019-11-251-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump versions of server and the requirements of appsJoas Schilling2019-04-111-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-15/+20
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [files_external] OCS endpoint to proper OCSControllerRoeland Jago Douma2018-01-181-18/+19
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump appsRoeland Jago Douma2018-01-141-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersMorris Jobke2017-11-061-3/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Move GDrive external storage to a separate repoVincent Petry2017-08-211-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Bye bye Dropbox v1Vincent Petry2017-08-161-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* move personal external storage settings to it's own sectionRobin Appelman2017-06-232-3/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Split multi-author entriesJoas Schilling2017-05-221-1/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust version requirementJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add more hints to settingsJan-Christoph Borchardt2017-04-261-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #4312 from nextcloud/cleanup-nameBjörn Schießle2017-04-121-1/+1
|\ | | | | Update comments to Nextcloud
| * Update comments to NextcloudMorris Jobke2017-04-111-1/+1
| | | | | | | | | | | | | | * based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [files_external] Remove unneeded update stepsMorris Jobke2017-04-121-32/+0
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* use closure to properly defer l10n initialization (#27328)Jörn Friedrich Dreyer2017-03-131-9/+10
|
* Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-301-2/+1
|\ | | | | Login credential store
| * minor version bumpChristoph Wurst2017-01-171-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * always allow remembered loginChristoph Wurst2017-01-111-1/+0
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix "broken" app descriptionsJoas Schilling2017-01-131-3/+3
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
| | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Readd Notify commandRoeland Jago Douma2016-10-121-0/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move console command registration to info.xml for encryption as well as ↵Thomas Müller2016-10-122-60/+13
| | | | | | files_external Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix casing of external storage appMorris Jobke2016-08-171-2/+2
|
* Merge branch 'master' into implement_712Arthur Schiwon2016-08-161-1/+1
|\
| * Fix oracle support of external storage appJoas Schilling2016-08-151-1/+1
| |
* | move mail settings and file handling to additional ones, thus files_external ↵Arthur Schiwon2016-08-131-0/+1
| | | | | | | | gets its own section
* | adjust files app, and integrate files_external into that sectionArthur Schiwon2016-08-111-2/+1
| |
* | adjust files_externalArthur Schiwon2016-08-111-1/+6
|/
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-1/+1
|
* Also increase the min versionJoas Schilling2016-07-221-1/+1
|
* bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
|
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\ | | | | Bump version
| * Increase app versionsJoas Schilling2016-07-211-1/+1
| |
* | Update with robinJoas Schilling2016-07-214-4/+4
| |
* | Fix apps/Joas Schilling2016-07-214-9/+13
|/
* add files_external:notify commandRobin Appelman2016-07-141-0/+3
|
* Add "Global Auth" option to external storageRobin Appelman2016-06-211-1/+6
| | | | | | | | This adds the "Global Auth" option to the external storage implementation, it is basically done by reverting c2c6caee93c491de9fa9a2e7c2eea036f4974e61 from https://github.com/owncloud/core/pull/22468. This was taken from owncloud/core which is AGPL licensed. Commited with "icewind@owncloud.com" to keep the license header signature in sync. ![2016-06-21_14-01-06](https://cloud.githubusercontent.com/assets/878997/16228662/9c243136-37b8-11e6-9700-c1076ddb3d17.png)
* Update license headersLukas Reschke2016-05-264-2/+3
|
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-246-143/+8
|
* Use backend/auth mechanism providers in files_externalRobin McCorkell2016-05-111-16/+22
|