summaryrefslogtreecommitdiffstats
path: root/apps/files_external/appinfo
Commit message (Collapse)AuthorAgeFilesLines
* Master is now 26Joas Schilling2022-09-221-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Master is now 25Joas Schilling2022-04-141-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix files_external column lengthJoas Schilling2022-03-251-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Master is now 24Joas Schilling2021-11-111-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add migration to move over existing storage idsJulius Härtl2021-11-091-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update app versions for 23Vincent Petry2021-09-281-1/+1
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Bump app versionJoas Schilling2021-06-241-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Master is now 23Joas Schilling2021-06-241-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* move files_external to IBootstrapRobin Appelman2021-06-161-51/+0
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* remove depricated methods from MountConfigRobin Appelman2021-06-162-33/+32
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-5/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Rename External storages to External storageszaimen2021-05-201-1/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Drop redundant indesRoeland Jago Douma2021-02-161-1/+1
| | | | | | | Those indexes are already covered by others. So those can just be used. THose extra indexes just take up space. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* This is 22Joas Schilling2021-02-031-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump versionsJoas Schilling2020-09-181-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-2/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* remove saved credentails if the user no longer has any storage configured ↵Robin Appelman2020-07-301-0/+4
| | | | | | using them Signed-off-by: Robin Appelman <robin@icewind.nl>
* Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in ↵Morris Jobke2020-07-102-6/+4
| | | | | | files_external Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Move files_external to migrationsJoas Schilling2020-07-062-226/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix legacy routesJoas Schilling2020-04-181-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 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>