Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -5/+7 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | when a user was delete remove them from applicable list, unless | Arthur Schiwon | 2019-11-28 | 1 | -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 creations | Christoph Wurst | 2019-11-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2018-11-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -15/+20 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [files_external] OCS endpoint to proper OCSController | Roeland Jago Douma | 2018-01-18 | 1 | -18/+19 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -3/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Move GDrive external storage to a separate repo | Vincent Petry | 2017-08-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Bye bye Dropbox v1 | Vincent Petry | 2017-08-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | move personal external storage settings to it's own section | Robin Appelman | 2017-06-23 | 2 | -3/+3 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Split multi-author entries | Joas Schilling | 2017-05-22 | 1 | -1/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add more hints to settings | Jan-Christoph Borchardt | 2017-04-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Merge pull request #4312 from nextcloud/cleanup-name | Björn Schießle | 2017-04-12 | 1 | -1/+1 |
|\ | | | | | Update comments to Nextcloud | ||||
| * | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [files_external] Remove unneeded update steps | Morris Jobke | 2017-04-12 | 1 | -32/+0 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | use closure to properly defer l10n initialization (#27328) | Jörn Friedrich Dreyer | 2017-03-13 | 1 | -9/+10 |
| | |||||
* | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 1 | -2/+1 |
|\ | | | | | Login credential store | ||||
| * | minor version bump | Christoph Wurst | 2017-01-17 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | always allow remembered login | Christoph Wurst | 2017-01-11 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Fix "broken" app descriptions | Joas Schilling | 2017-01-13 | 1 | -3/+3 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -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 command | Roeland Jago Douma | 2016-10-12 | 1 | -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üller | 2016-10-12 | 2 | -60/+13 |
| | | | | | | files_external Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix casing of external storage app | Morris Jobke | 2016-08-17 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 1 | -1/+1 |
|\ | |||||
| * | Fix oracle support of external storage app | Joas Schilling | 2016-08-15 | 1 | -1/+1 |
| | | |||||
* | | move mail settings and file handling to additional ones, thus files_external ↵ | Arthur Schiwon | 2016-08-13 | 1 | -0/+1 |
| | | | | | | | | gets its own section | ||||
* | | adjust files app, and integrate files_external into that section | Arthur Schiwon | 2016-08-11 | 1 | -2/+1 |
| | | |||||
* | | adjust files_external | Arthur Schiwon | 2016-08-11 | 1 | -1/+6 |
|/ | |||||
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -1/+1 |
| | |||||
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ | | | | | Bump version | ||||
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | |||||
* | | Update with robin | Joas Schilling | 2016-07-21 | 4 | -4/+4 |
| | | |||||
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 4 | -9/+13 |
|/ | |||||
* | add files_external:notify command | Robin Appelman | 2016-07-14 | 1 | -0/+3 |
| | |||||
* | Add "Global Auth" option to external storage | Robin Appelman | 2016-06-21 | 1 | -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 headers | Lukas Reschke | 2016-05-26 | 4 | -2/+3 |
| | |||||
* | Move stuff from outside lib/ to PSR-4 | Joas Schilling | 2016-05-24 | 6 | -143/+8 |
| | |||||
* | Use backend/auth mechanism providers in files_external | Robin McCorkell | 2016-05-11 | 1 | -16/+22 |
| |