- Dec 05, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Feb 22, 2019
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Jul 26, 2018
-
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- Jun 26, 2018
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Jan 17, 2018
-
-
Roeland Jago Douma authored
* Add sleep * Add log message Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Jan 09, 2018
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Dec 12, 2017
-
-
Roeland Jago Douma authored
Just to avoid users from trying this with a to new (untested) php version * Moved the check logic to 1 place * All directly callable scripts just require this on top * exit hard (-1) so we know scripts won't continue * Return status 500 so no sync clients will try fancy stuff Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Nov 06, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Sep 21, 2017
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Aug 01, 2017
-
-
Lukas Reschke authored
Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
- Jul 21, 2017
-
-
Roeland Jago Douma authored
* PrivateData is an app now: https://github.com/nextcloud/privatedata * No need to load the OCS routes.php (as there is none!) Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Apr 07, 2017
-
-
Joas Schilling authored
This is not intended anymore, since it falls back to force english when the header is not set. Also 0228bc6e makes clear that the order should be: 1. User setting 2. Accept language 3. Admin default This is the case since the commit from above, unless via OCS and DAV. Both forced to accept-language falling back to english. By removing the force, it now also matches the w3 priority list: https://www.w3.org/International/questions/qa-lang-priorities Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Mar 03, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Feb 23, 2017
-
-
Morris Jobke authored
Single user mode basically disables WebDAV, OCS and cron execution. Since we heavily rely on WebDAV and OCS also in the web UI it's basically useless. An admin only sees a broken interface and can't even change any settings nor sees any files. Also sharing is not possible. As this is at least the case since Nextcloud 9 and we haven't received any reports for this it seems that this feature is not used at all so I removed it. The encryption commands now rely on the well tested maintenance mode. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Feb 08, 2017
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- Dec 16, 2016
-
-
Vincent Petry authored
Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
- Nov 16, 2016
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Oct 06, 2016
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Aug 28, 2016
-
-
Roeland Jago Douma authored
* Move routes to app * Move routes over to the AppFramework * Fix tests There is plenty of stuff to fix properly here. But out of scope for now.
-
- Aug 18, 2016
-
-
Roeland Jago Douma authored
-
- Aug 09, 2016
-
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
- Jul 22, 2016
-
-
Roeland Jago Douma authored
-
- Jul 21, 2016
-
-
Joas Schilling authored
-
Joas Schilling authored
-
- Jul 18, 2016
-
-
Lukas Reschke authored
-
Roeland Jago Douma authored
-
- Jul 14, 2016
-
-
Bjoern Schiessle authored
-
- Jun 16, 2016
-
-
Christoph Wurst authored
* load authentication apps first * load session apps before all other apps
-
- May 26, 2016
-
-
Lukas Reschke authored
-
- May 20, 2016
-
-
Björn Schießle authored
-
Björn Schießle authored
correctly accross share owner and share initiator
-
Björn Schießle authored
-
Björn Schießle authored
-
- Apr 22, 2016
-
-
Björn Schießle authored
-
- Mar 01, 2016
-
-
Lukas Reschke authored
Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
-
- Jan 26, 2016
-
-
Joas Schilling authored
-
- Jan 12, 2016
-
-
Thomas Müller authored
-
- Nov 30, 2015
-
-
Lukas Reschke authored
Gets rid of manual XML generation.
-
- Oct 13, 2015
-
-
Roeland Jago Douma authored
Fixes #13002 Move the cloud/users/{userid} code in total to the provisioning API.
-